Page 1 of 1

I'm confused! How to compile?

PostPosted: Mon Jun 25, 2012 3:13 pm
by Game A Gogo
How do you compile the source code? I try to follow the steps in the .txt but some steps I can't perform and I can't compile anything in Visual Studio 2008?

Re: I'm confused! How to compile?

PostPosted: Tue Jun 26, 2012 11:30 am
by makslane
You can compile in the VC2008, without problems.
What are the errors?

Re: I'm confused! How to compile?

PostPosted: Tue Jun 26, 2012 3:01 pm
by Game A Gogo
well now I get it to compile 13 succeed and 6 failed. I check in the output folder there is no exe anywhere to be found S:

if it helps most of the errors seems to be because of there is no dsound.h, dxguid.lib, lib/vc_lib/msw/wx/setup.h, \Release
defplugin.sbr and \output\Windows\wxGameEditor\ReleaseMSW\DlgSaveLayout.sbr

Re: I'm confused! How to compile?

PostPosted: Wed Jun 27, 2012 11:27 am
by makslane
If you have this files on your system, go to Tools/Options/Projects and Solutions/VC++ Directories, and include the path.
If not, get and install the directx sdk.

Re: I'm confused! How to compile?

PostPosted: Wed Jun 27, 2012 5:10 pm
by Game A Gogo
thank you! now it can compile! great :) It might take a loooong while before I can give away something that's ever worth trying xD