Windows Cmake Boost Fix

Support for running, installing or compiling OpenMW
Locked
User avatar
lgromanowski
Site Admin
Posts: 1193
Joined: 05 Aug 2011, 22:21
Location: Wroclaw, Poland
Contact:

Windows Cmake Boost Fix

Post by lgromanowski »

Hircine wrote: For those who are having issues with getting the 4 extra boost libraries found using Cmake (telling cmake where the file is and it not registering and other fun things like that)

http://www.cmake.org/pipermail/cmake/20 ... 14131.html

replace your FindBoost.cmake file in your Cmake install with the code there.

for me it worked, but I had to input the debug library file after each time i configured cmake.

hth,
Peter.
Locked