Hello,
I was configuring and generating the same some days before. I send you what I used into Boost params.
Boost_Include_dir –> C:/local/boost_1_64_0
Boost_Library_DIR_DEBUG –> C:/local/boost_1_64_0/lib32-msvc-14.1
Boost_Library_DIR_RELEASE –> C:/local/boost_1_64_0/lib32-msvc-14.1
I download boost “boost_1_64_0-msvc-14.1-32.exe” from the link suggested in SOFA https://sourceforge.net/projects/boost/files/boost-binaries/
It is very important that boost name libraries has a specific format, I found that some boost libraries had included in the name “x32” tag and this did not work for me, then I download again other boost library “boost_1_64_0-msvc-14.1-32.exe” and this works for me!
Good luck!
Thanks!
Regards,
Rosell
I have solved problem, CMake needs a complete path with dll to glew, glut and zlib.
WARNING
The forum has been moved to GitHub Discussions.
Old topics and replies are kept here as an archive.