killingblair
Junior Member

Posts: 102
Registered: 10-04 |
Hello,
I tried to checkout the latest DB2 svn revision today, and upon compiling I got this error:
code: 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:
code: 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
|