Page 1 of 1

STK Build failure with VS 2015

PostPosted: 25 Apr 2016, 22:33
by capricom45
Hey all, I'm having a pretty weird problem with building SuperTuxKart on Windows 10 with Visual Studio 2015 (version 14), mostly because it cannot find the "include/*" files - yet, they are there

Build log; http://pastebin.com/TaA7adkU

I'm using the latest revisions of the stk code, and the dependencies package

and for some odd reason, CMake didn't bother looking for the dependencies package; even though it sits in the same folder as stk-code and stk-assets. So I had to reconfigure it.

My only question: What am I doing wrong?

Re: STK Build failure with VS 2015

PostPosted: 26 Apr 2016, 00:47
by benau
Put dependencies/ folder in stk-code

Also inside dependencies should have dll, include and lib folders

Re: STK Build failure with VS 2015

PostPosted: 01 May 2016, 00:25
by Auria
For more information on the dependency pack Benau is referring to, please make sure to follow http://supertuxkart.sourceforge.net/How ... ws_version