UFO:Alien Invasion

Technical support => Windows => Topic started by: xray on July 21, 2015, 01:09:06 pm

Title: Solution to building uforadiant on windows platform
Post by: xray on July 21, 2015, 01:09:06 pm
Hi,

I noticed the build for uforadiant on windows was broken due to some missing header files. I've attached them below. These files are typically created when running building gdk/gdkglext using configure. Unfortunately, configure drops the files somewhere in a user folder and in the source folder.

Apart from these files, the exec.h and exec.cpp need to be fixed. After that, it builds. To run you need to put the needed dll's in the uforadiant.exe folder or somewhere on the path.

xray
Title: Re: Solution to building uforadiant on windows platform
Post by: AntJam on July 22, 2015, 12:34:10 pm
Excellent job xray that worked a treat thanks
Title: Re: Solution to building uforadiant on windows platform
Post by: Mattn on September 19, 2015, 11:08:11 am
are those fixes already in master?
Title: Re: Solution to building uforadiant on windows platform
Post by: xray on September 19, 2015, 04:27:23 pm
No. Not yet. If you like, you can add them using the attachment provided in the earlier post.

xray
Title: Re: Solution to building uforadiant on windows platform
Post by: hwoarangmy on September 19, 2015, 09:36:29 pm
Note that since july, I've fixed what was needed to configure all projects on windows (using C::B and MinGW). I've not seen what have been changed here but some changes might already be in.