Houdini Engine 7.0
|
Each sample file is meant to be run as a standalone example file, and should therefore be compiled individually. If using Microsoft Visual Studio, an example compilation method could be as follows:
Make sure you're using the x64 compiler, use of the 32-bit cl.exe will cause "unresolved external symbol" linker errors. To be sure, execute the command above in the x64 Native Tools Command Prompt for VS
.
When running the compiled executable, if you encounter a System Error specifying that the "code execution cannot proceed because libHAPIL.dll was not found", please make sure that the "<path to Houdini install location>\bin" directory has been added to your PATH environment variable.