I'm trying to compile pythonocc from SVN with VS.NET 2003 SP1, and get a
few errors in WinNT.h, starting with this:
C:\Program Files\Microsoft Visual Studio .NET
2003\Vc7\PlatformSDK\Include\WinNT.h(286) : error C2143: syntax error :
missing ';' before '*'
C:\Program Files\Microsoft Visual Studio .NET
2003\Vc7\PlatformSDK\Include\WinNT.h(286) : error C2501: 'PCHAR' :
missing storage-class or type specifiers
...
The line in WinNT.h looks like this:
typedef CHAR *PCHAR;
So it looks like CHAR is not defined? I'm running Vista, if that makes
any difference.
Just wondering if anybody knows from experience what causes this and how
to fix it (before I start Googling away ;-)
Thanks,
Frank Conradie
_______________________________________________
Pythonocc-users mailing list
[email protected]
https://mail.gna.org/listinfo/pythonocc-users