To build the sample applications:
<KERNEL_DIR>\Platforms\<conf>
subfolder,
where <KERNEL_DIR>
is the directory where you unpacked the Kernel archive and the <conf>
value depends on the platform, compiler and configuration. <KERNEL_DIR>\Platforms\vc15dll\Kernel_vc15dll_ex.sln
.
exe
subfolder.
Important! Use the proper version of Visual Studio for building sample applications from the release archive of the specified configuration.
To build Facet Modeler sample applications on non-Windows platforms, install CMake 2.8.2 or later. It can be downloaded from https://cmake.org/download/.
To build the sample applications:
./configure
located in the root folder where the Kernel binary archive was unpacked.
FacetModeler/examples
folder active.
make
. Binary output files can be found in the bin
subfolder.
Copyright © 2002 – 2020. Open Design Alliance. All rights reserved.
|