Problems with Boost when building on Windows - Page 2

Problems with Boost when building on Windows

Discuss the source code and development of Spring Engine in general from a technical point of view. Patches go here too.

Moderator: Moderators

User avatar
hoijui
Former Engine Dev
Posts: 4344
Joined: 22 Sep 2007, 09:51

Re: Problems with Boost when building on Windows

Post by hoijui »

thanks! :-)

in point 3., what do you mean with "not download the zip file from website,it not contain boost chrono"?
where exactly did you download it from (so it can be removed/updated there). cause the zip file you can download on github (auto generated from the repo) should of course be up-to-date.

regarding freetype, i would say that either the structure inside the vclibs package has to be adjusted (rename "/freetype/" to "/freetype2/"?), or this code:
https://github.com/spring/spring/blob/d ... .cmake#L71
for it to be found automatically.
abma
Spring Developer
Posts: 3798
Joined: 01 Jun 2009, 00:08

Re: Problems with Boost when building on Windows

Post by abma »

thx, i've deleted all files as updating isn't possible any more...
Post Reply

Return to “Engine”