Error when compiling a WinForms project that uses SubSonic library
- by Mike Devenney
The code generation is working but I get the following errors when I try to build the project:
Error 4 Source file '...Project Path...\Structs.cs' could not be opened ('Unspecified error ') PPSGenerator
Error 5 Source file '...Project Path...\Context.cs' could not be opened ('Unspecified error ') PPSGenerator
Error 6 Source file '...Project…