[Bf-committers] Compiling under Windows with MinGW

Jeremy Wall zaphar at gmail.com
Thu Oct 21 21:22:05 CEST 2004


I had this exact same problem myself on mingw but was never able to
resolve it. I'd be interested in whether someone else manages it.


On Thu, 21 Oct 2004 11:56:26 +0000, Martin Middleton
<martin.middleton at verizon.net> wrote:
> My short term goal is to publish an up-to-date doc on how to compile using MinGW (as opposed to Cygwin). I've read all the available doc and managed to pretty much compile all the Blender code. My problem is trying to link the Blender executable.
> 
> ****> Link /home/mmiddlet/2.34/blender/obj/windows/bin/blender.exe
> g++ -DNDEBUG -O2 -DBUILD_DATE='"2004-10-21"' -DBUILD_TIME='"07:26:53"' -DBUILD_PLATFORM='"windows"' -DBUILD_TYPE='"dynamic"' /home/mmiddlet/2.34/blender/source/creator/buildinfo.c -c -o /home/mmiddlet/2.34/blender/obj/windows/buildinfo.o -DNAN_BUILDINFO
> C:/msys/1.0/home/mmiddlet/2.34/blender/source/creator/buildinfo.c:44:26: winbuildinfo.h: No such file or directory
> make[1]: *** [/home/mmiddlet/2.34/blender/obj/windows/bin/blender.exe] Error 1
> make: *** [all] Error 1
> 
> I don't seem to have a winbuildinfo.h file anywhere. BTW, in order to minimze my pain in starting the process, I decided to try re-building Blender 2.34 by checking out all the code with the blender-2-34-release tag. I thought that should pretty much compile out of the box. Alas, I have the exact same problem in that code tree. Any suggestions?
> 
> - Oso
> 
> _______________________________________________
> Bf-committers mailing list
> Bf-committers at projects.blender.org
> http://projects.blender.org/mailman/listinfo/bf-committers
>


More information about the Bf-committers mailing list