help > Problems when compiled APP2 plug-in in Vaa3D (windows)
Showing 1-2 of 2 posts
Display:
Results per page:
Apr 25, 2021  05:04 AM | Lingli Zhang
Problems when compiled APP2 plug-in in Vaa3D (windows)
Hello everyone!
I have encountered the problem when I was compiling the APP2 plug-in, the error messages were:"couldn't find the boost\config.h file". And the problem was repeated in other plug-ins as well,  that could't find file in boost.

I have solved the problem by copying boost folder in "Path\local\boost_1_61_0\boost " to the  "Path\v3d_external\v3d_main\common_lib\include" .
Apr 25, 2021  01:04 PM | Hanchuan Peng
RE: Problems when compiled APP2 plug-in in Vaa3D (windows)
Did you check if the boost library path is in the .pro file (the line with INCLUDE ) ?

Normally you do not need to copy header files from one place to another; you only need to include the right path in the project file.

-Hanchuan

http://vaa3d.org