Jump to content
Search In
  • More options...
Find results that contain...
Find results in...
Sign in to follow this  
killingblair

r1324 Not Compiling

Recommended Posts

Hello,

I tried to checkout the latest DB2 svn revision today, and upon compiling I got this error:

Source file 'C:\Code\DB2\Source\Core\ZDoom\StateGoto.cs'
could not be opened ('Unspecified error ')
Looking at the repositories, it looks like StateGoto.cs isn't in there, yet it's still listed by the .csproj. I removed the file listing from the .csproj, just to see if all instances of the code in that file were removed/moved, and I got this error:
The type or namespace name 'StateGoto' could not be found
(are you missing a using directive or an assembly reference?)
C:\Code\DB2\Source\Core\ZDoom\StateStructure.cs

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  
×