Problems with Darkplaces compiling(MinGW)
Moderator: InsideQC Admins
6 posts
• Page 1 of 1
Problems with Darkplaces compiling(MinGW)
Hello all!
I cant compile thi engine under MinGW(i get sdl,dx headers)
Got this error-_-

P.S: i used this for compiling
I cant compile thi engine under MinGW(i get sdl,dx headers)
Got this error-_-

P.S: i used this for compiling
- Code: Select all
make DP_MAKE_TARGET=mingw CC="gcc" CFLAGS_RELEASE='-DSUPPORTDIRECTX' cl-release
Sorry for my english 
- Max_Salivan
- Posts: 93
- Joined: Thu Dec 15, 2011 1:00 pm
Re: Problems with Darkplaces compiling(MinGW)
try CFLAGS_RELEASE='-DNO_SSE -DSUPPORTDIRECTX'
- Spike
- Posts: 2892
- Joined: Fri Nov 05, 2004 3:12 am
- Location: UK
Re: Problems with Darkplaces compiling(MinGW)
now its wants libjpeg.h
i found it,but needs something else
i found it,but needs something else
Sorry for my english 
- Max_Salivan
- Posts: 93
- Joined: Thu Dec 15, 2011 1:00 pm
Re: Problems with Darkplaces compiling(MinGW)
it got further then, that's good I guess.
And yes, external dependancies suck. its probably much easier to compile it for linux, as you can just apt-get whatever dependancies, hurrah for that.
And yes, external dependancies suck. its probably much easier to compile it for linux, as you can just apt-get whatever dependancies, hurrah for that.
- Spike
- Posts: 2892
- Joined: Fri Nov 05, 2004 3:12 am
- Location: UK
Re: Problems with Darkplaces compiling(MinGW)
Yea, I would actually consider cross-compiling for Windows with Fedora. While I'm generally not a fan of Fedora, it seems to have the best cross-compiling support. This is what we use for Quake2World -- we have a Fedora box running Jenkins and cross-compiling for Windows. Here are our build scripts, if it's of any use to you:
MingW cross compilation on Fedora:
https://github.com/jdolan/quake2world/t ... ingw-cross
Continuous integration scripts to drive the build through Jenkins:
https://github.com/jdolan/quake2world/t ... rt/jenkins
MingW cross compilation on Fedora:
https://github.com/jdolan/quake2world/t ... ingw-cross
Continuous integration scripts to drive the build through Jenkins:
https://github.com/jdolan/quake2world/t ... rt/jenkins
-

Jay Dolan - Posts: 59
- Joined: Tue Jan 22, 2008 7:16 pm
- Location: Naples, FL
Re: Problems with Darkplaces compiling(MinGW)
Sorry for my english 
- Max_Salivan
- Posts: 93
- Joined: Thu Dec 15, 2011 1:00 pm
6 posts
• Page 1 of 1
Who is online
Users browsing this forum: No registered users and 1 guest