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


  _____  

From: Asger Ottar Alstrup [mailto:[EMAIL PROTECTED] 
Sent: 12 June 2007 19:24
To: [email protected]
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


_______________________________________________
Gnash-dev mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnash-dev

Reply via email to