[Bf-committers] Cycles MinGW compilation

2011-09-12 Thread Αντώνης Ρυακιωτάκης
Hi everyone, I ve been working on getting cycles compile with MinGW lately. I've managed to get the compilation part right but I still run into linking issues: boost and openimageio. I have managed to get boost to compile under MinGW and got rid of the boost link errors but openimageio still has

Re: [Bf-committers] Cycles MinGW compilation

2011-09-12 Thread Αντώνης Ρυακιωτάκης
Hi brecht, excellent! By the way, what configuration enable flags do you use with cmake when compiling? I use the following: cd C:\Users\Psy-Fi\workspace\oiio cmake C:\blender_svn\oiio\src\ -G Eclipse CDT4 - MinGW Makefiles -DBUILDSTATIC=1 -DBOOST_CUSTOM=1

Re: [Bf-committers] Cycles MinGW compilation

2011-09-12 Thread Brecht Van Lommel
Hi, 2011/9/12 Αντώνης Ρυακιωτάκης kal...@gmail.com: Hi brecht, excellent! By the way, what configuration enable flags do you use with cmake when compiling? I use the following: The build flags used are in svn: https://svn.blender.org/svnroot/bf-blender/trunk/lib/windows/openimageio/build.bat