LuxCore icon indicating copy to clipboard operation
LuxCore copied to clipboard

Could NOT find Boost

Open Sunning2118 opened this issue 1 year ago • 1 comments

-- Could NOT find Boost (missing: thread program_options filesystem serialization iostreams regex system python311 chrono serialization numpy311) (found suitable version "1.72.0", minimum required is "1.56.0") -- Found OpenGL: opengl32 -- Found OpenMP_C: -openmp (found version "2.0") -- Found OpenMP_CXX: -openmp (found version "2.0") -- Found OpenMP: TRUE (found version "2.0") -- OpenMP found - compiling with -- Found BISON: E:\Code\luxcorerender\WindowsCompile/support/bin/win_bison.exe (found version "3.7.1") -- Found FLEX: E:\Code\luxcorerender\WindowsCompile/support/bin/win_flex.exe (found version "2.6.4") CMake Error at CMakeLists.txt:110 (MESSAGE): --> Could not locate required Boost files - Please check E:\Code\luxcorerender\WindowsCompileDeps\include/Boost

Sunning2118 avatar Aug 16 '24 08:08 Sunning2118

If you want to build LuxCore on your own, please use the build script in the WindowsCompile repository and follow the instructions in the readme. WindowsCompile

neo2068 avatar Aug 16 '24 15:08 neo2068

We entirely refactored LuxCore dependency system in v2.10.0, therefore this issue should be no more relevant.

howetuft avatar Apr 28 '25 17:04 howetuft