[Bf-committers] Compile: Windows x64 + QTcreator + Cmake + MinGW x64 - Help me :)

Campbell Barton ideasman42 at gmail.com
Sat May 29 12:27:53 CEST 2010


On Fri, May 28, 2010 at 3:50 PM, ennio tr <ennio.tr at gmail.com> wrote:
> Hello there,
>
> Since I can't have OpenMP support on VC++ Express, even with SDK, I'm trying
> the Campbell way
> using QTcreator, cmake and MinGWx64 to compile blender for windows x64
>
> I'm not using OpenMP because I want to just compile blender without it first
> ( I got errors with openmp enabled.. hope to check later. )
>
> At bottom is the compile output with errors and are beyond me.
> Hope you could help in your free time, if possible ofc. Maybe what Campbell
> did for Linux would be possible on windows too.
>
> Thank you
>
> http://www.pasteall.org/13406

Applied the CMake + MingW patch yesterday so it should work in the
same way scons does, but there are only 32bit gcc libraries in the
lib/windows directory.

Id assume someone needs to compile gcc libs like pthread, freetype zlib etc.
-- 
- Campbell


More information about the Bf-committers mailing list