gnash-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [Gnash-dev] Compilation trouble on Windows with MSVC


From: Klaas-Pieter Vlieg
Subject: RE: [Gnash-dev] Compilation trouble on Windows with MSVC
Date: Wed, 13 Jun 2007 16:53:12 +0200

Asger,
 
How do you configure gnash.
Can you post your modules/libraries list? Thx!
 
Regards,
Klaas-Pieter Vlieg


From: Asger Ottar Alstrup [mailto:address@hidden
Sent: 12 June 2007 19:24
To: address@hidden
Subject: [Gnash-dev] Compilation trouble on Windows with MSVC

Hi,

I'm trying to compile Gnash on Windows, using Microsoft Visual Studio 8. I added libgeometry to the include path, but I still get 204 errors. The first are:

------ Build started: Project: gnash, Configuration: Debug Win32 ------
Compiling...
action.cpp
c:\flash\gnash\server\asobj
\xmlnode.h(151) : error C2065: '__PRETTY_FUNCTION__' : undeclared identifier
c:\programmer\microsoft visual studio 8\vc\platformsdk\include\winnt.h(950) : warning C4005: 'ARRAYSIZE' : macro redefinition
        c:\flash\gnash\libbase\utility.h(107) : see previous definition of 'ARRAYSIZE'
action_buffer.cpp
c:\flash\gnash \server\parser\action_buffer.cpp(109) : error C2146: syntax error : missing ')' before identifier 'SIZET_FMT'
c:\flash\gnash\server\parser\action_buffer.cpp(110) : error C2059: syntax error : ')'
ActionExec.cpp
c:\flash\gnash\server\vm\actionexec.cpp(160) : error C2146: syntax error : missing ')' before identifier 'SIZET_FMT'
c:\flash\gnash\server\vm\actionexec.cpp(160) : error C2059: syntax error : ')'

Any ideas?

Regards,
Asger Ottar Alstrup

reply via email to

[Prev in Thread] Current Thread [Next in Thread]