Thief007 / swingamesdk

Automatically exported from code.google.com/p/swingamesdk
1 stars 2 forks source link

Compiling fails on Win32 #10

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Checkout the entire trunk SVN
2. Read the README.TXT, which details to build .NET interface by running 
DotNet_lib.cmd
3. Open Visual Studio 2008 and navigate to the svn folder\CoreSDK and 
execute DotNet_lib.cmd
4. Cannot find folder/file errors appear, trying to find SGSDK.pas

What is the expected output? What do you see instead?
Expected output is compiling OK.

What version of the product are you using? On what operating system?
SVN r976

Please provide any additional information below.
Free Pascal and MSys is installed on this system.

Original issue reported on code.google.com by adman.com@gmail.com on 2 Sep 2009 at 10:01

GoogleCodeExporter commented 8 years ago
Fixed.

Updated ReadMe.txt to describe new build process and removed old scripts.

Please checkout and see if these new instructions help.

Note: Also needs Python now in new build setup.

Original comment by swinbr...@gmail.com on 2 Sep 2009 at 11:20