gnash-dev
[Top][All Lists]
Advanced

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

[Gnash-dev] Compilation trouble on Windows using MSVC8


From: Asger Ottar Alstrup
Subject: [Gnash-dev] Compilation trouble on Windows using MSVC8
Date: Sun, 10 Jun 2007 23:07:12 +0200

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]