Author Topic: Building the game with SVN source code.  (Read 7856 times)

0 Members and 1 Guest are viewing this topic.

Offline crazy

  • Hero Member
  • *****
  • Posts: 733
Re: Building the game with SVN source code.
« Reply #15 on: July 06, 2010, 04:47:05 AM »
Finally got it working had to download a few other SDL files but the Dependencies.txt tells where to get them i just missed it the 1st time.  Thanks for help the Doc and dalmedya.   :)

Offline Dagoth

  • Administrator
  • *****
  • Posts: 617
Re: Building the game with SVN source code.
« Reply #16 on: July 07, 2010, 05:57:42 AM »
Maybe we should figure out how you dev guys can get it to compile without disabling the pre-build?

The pre-build event for Visual Studio on Windows uses a component of TortoiseSVN to get the revision number, so it assumes two things:
1. You have TortoiseSVN installed.
2. You have left the SVN folders in the source directory, so an SVN revision number is available.