Search found 3 matches

by kmullins
17 Jun 2010, 05:42
Forum: Development
Topic: Tools returning error codes (VS 2008)
Replies: 1
Views: 2312

Tools returning error codes (VS 2008)

Hello, I am attempting to compile WZ2100 using Visual Studio 2008 Professional on Windows 7 64-bit. I am pretty sure I have followed the build directions as closely as possible but I am running into these errors: Error 131 error PRJ0019: A tool returned an error code from "Generating parser bas...
by kmullins
17 Jun 2010, 05:30
Forum: Development
Topic: Tower Defence
Replies: 51
Views: 30273

Re: Tower Defence

I am new to WZ2100 but I would also be interested in a Tower Defense game. As soon as I started playing it that was actually one of the first ideas that popped up. I'm having trouble getting it to compile in Windows at the moment. If I can get this working then I would be happy to help out with any ...
by kmullins
17 Jun 2010, 05:24
Forum: 2.2.x
Topic: Problems compiling ver 2.2
Replies: 4
Views: 37376

Re: Problems compiling ver 2.2

To get around this problem, I simply added this to my path:

Code: Select all

;C:\Progra~1\GnuWin32\bin
Note that I am running Windows 7 64-bit Version so I have bison/flex installed into the 'Program Files (x86)' folder. This should still help with the white-space-escaping problem.