pandap / slimdx

Automatically exported from code.google.com/p/slimdx
MIT License
0 stars 0 forks source link

Cannot build D3D11 assembly #767

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
 Unhandled Exception: System.InvalidOperationException: Syntax error: (line:207) extern const __declspec
   -- Expected: __w64, __int64, align, char, class, double, enum, float, Id, int, long, short, signed, struct, union, unsigned, void
     at SlimDX.Generator.Parsing.HeaderParser.Parse(String file) in X:\Projects\SlimDX2\Source\Tools\Generator\Parsing\HeaderParser.cs:line 72
     at SlimDX.Generator.Program.Run(String configurationFile) in X:\Projects\SlimDX2\Source\Tools\Generator\Program.cs:line 95
     at SlimDX.Generator.Program.Main(String[] args) in X:\Projects\SlimDX2\Source\Tools\Generator\Program.cs:line 48

Original issue reported on code.google.com by josh.petrie on 8 Jan 2011 at 10:38

GoogleCodeExporter commented 9 years ago
Fixed.

Original comment by Mike.Popoloski on 23 Jan 2011 at 9:58