Search found 2 matches
- 05 Mar 2013, 08:35
- Forum: Engine
- Topic: Problems with Boost when building on Windows
- Replies: 22
- Views: 3074
- 05 Mar 2013, 03:22
- Forum: Engine
- Topic: Problems with Boost when building on Windows
- Replies: 22
- Views: 3074
Re: Problems with Boost when building on Windows
I have successfully built it on windows with vs2010. Here is my steps: 1. download cmake 2. get source code from https://github.com/spring/spring (develop branch) 3. get source code from https://github.com/spring/vclibs10 (not download the zip file from website,it not contain boost chrono) 4. run &q...