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