On Saturday 18 March 2006 16:40, Mark Livingstone wrote:

> When I opened the edited M.sln, there were a lot of complaints about
> missing *.vcproj files which exist as *.dsp files only. I pressed OK for
> all of them and then did Build -> Build M.

OK. I reread the instructions for making win versions of wxWidgets and found 
they were somewhat unclear. This time instead of making wxWidgets by opening 
wx.sln, I opened wx.dsw. This allowed me to create the .vcproj files which 
previously were grumbled about.

> Any other vc++ 7.1 'gotchas' I might need to know?

We now fall over at this point:

------ Build started: Project: M, Configuration: Debug Win32 ------

Compiling...
MObject.cpp
c:\Program Files\Microsoft Platform SDK for Windows Server 2003
R2\Include\WinNT.h(893) : error C2143: syntax error : missing ','
before 'constant'
c:\Program Files\Microsoft Platform SDK for Windows Server 2003
R2\Include\WinNT.h(894) : error C2988: unrecognizable template
declaration/definition
c:\Program Files\Microsoft Platform SDK for Windows Server 2003
R2\Include\WinNT.h(894) : error C2059: syntax error : 'constant'
c:\Program Files\Microsoft Platform SDK for Windows Server 2003
R2\Include\WinNT.h(894) : error C2059: syntax error : ')'
c:\Program Files\Microsoft Platform SDK for Windows Server 2003
R2\Include\WinNT.h(894) : error C2065: 'N' : undeclared identifier
c:\Program Files\Microsoft Platform SDK for Windows Server 2003
R2\Include\WinNT.h(894) : error C2090: function returns array
c:\Program Files\Microsoft Platform SDK for Windows Server 2003
R2\Include\WinNT.h(894) : error C2143: syntax error : missing ')'
before '<end Parse>'

Is the PDK defective or what?

TIA

MarkL


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Mahogany-Developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mahogany-developers

Reply via email to