Andrea Martini wrote:

Hi,
i get 2 errors in tha last two line of log reported in :

http://pastebin.com/m74380111

I have compiled with -Wno-multichar , but i still continue get the same

warnings and error.

Can you paste the entire output of "mingw32-make VERBOSE=1" including stdout
and stderr?

Maybe pipe it through a "grep -v warning.*multi-char" because those warning sure don't help spotting what the actual problem is...

However, what about this one (near line 1973)?  Does it ring a bell with anyone?
C:/Programmi/QuickTimeSDK/CIncludes/Math64.h:86:64: invalid suffix "i64" on integer constant
In file included from C:/Programmi/QuickTimeSDK/CIncludes/CoreServices.h:166,
                 from C:/Programmi/QuickTimeSDK/CIncludes/HIObject.h:20,
                 from C:/Programmi/QuickTimeSDK/CIncludes/Menus.h:68,
                 from C:/Programmi/QuickTimeSDK/CIncludes/MacWindows.h:72,
                 from C:/Programmi/QuickTimeSDK/CIncludes/QTML.h:28,
from O:\OpenSceneGraph-2.2.0\OpenSceneGraph\src\osgPlugins\quicktime\QTUtils.h:25, from O:\OpenSceneGraph-2.2.0\OpenSceneGraph\src\osgPlugins\quicktime\MovieData.h:21, from O:\OpenSceneGraph-2.2.0\OpenSceneGraph\src\osgPlugins\quicktime\MovieData.cpp:13:

/ulrich
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to