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] help with openscenegraph 3.0 update


From: Mark Brand
Subject: Re: [Mingw-cross-env-list] help with openscenegraph 3.0 update
Date: Sun, 10 Jul 2011 22:49:02 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:5.0) Gecko/20110624 Thunderbird/5.0


On 07/10/2011 04:42 PM, Tony Theodore wrote:
Hi Mark, I'm not too familiar with these packages, but it seems dcmtk is transitioning to cmake (at least for msvc), away from autoconf. There's a define check that causes .../include/dcmtk/config/cfunix.h to be excluded, but this is necessary for mingw builds (when dcmtk is built with ./configure). The diff attached works, though something like: #ifndef MSVC might be a better test. I also tried building dcmtk with cmake, and while that doesn't require a patch to build with osg, it doesn't detect it's dependencies correctly (it looks for libpng_o.lib etc.) Cheers, Tony

Thanks Tony. I used your patch to update openscenegraph:

http://hg.savannah.gnu.org/hgweb/mingw-cross-env/rev/ad0ae472f48c

Also took the liberty of sharing your patch on the openscenegraph mailing list as noted here:

http://hg.savannah.gnu.org/hgweb/mingw-cross-env/file/ad0ae472f48c/src/openscenegraph-1-mingw32.patch

regards,

Mark





reply via email to

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