mingw-cross-env-list
[Top][All Lists]
Advanced

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

Re: [Mingw-cross-env-list] Re: Xine compiling error might have to do wit


From: Mark Brand
Subject: Re: [Mingw-cross-env-list] Re: Xine compiling error might have to do with pthreads
Date: Tue, 27 Apr 2010 12:36:29 +0200
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100308 SUSE/3.1b1-6.3 Thunderbird/3.1b1


It looks like openscenegraph is unhappy about this:

[ 48%]
/home/brand/projects/mingw-cross-env.dev/test/tmp-openscenegraph/OpenSceneGraph-2.8.3/src/osgPlugins/xine/ReaderWriterXine.cpp:330:
error: 'asprintf' was not declared in this scope
Ouch.

Could you adjust the CMake parameters in src/openscenegraph.mk
such that the "xine" osgPlugin is not built?

It was easier for me to replace the call to asprintf. This lets the build succeed.

Please review.

regards,

Mark

Attachment: openscenegraph-no-asprintf.export.gz
Description: GNU Zip compressed data


reply via email to

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