Technical support > Windows

make_UfoAI_win32 (all in one win32 build script)

<< < (17/62) > >>

andyr2005:
Hi,

I tried again to run another build off using this tool, only to be greeted with the same error message as above.

I have attached this time, the log file from the previous and this attempt to see if that helps get the problem resolved.

Muton:
You tried to build a debug build
with "aggressive" gcc settings

try default or core2/O1/sse

<Target title="windows_debug">
<Add option="-Wall" /><Add option="-mtune=core2" /><Add option="-O3" /><Add option="-mssse3" /><Add option="-mfpmath=sse" /><Add option="-mieee-fp" /><Add option="-fno-strict-aliasing" />

andyr2005:
Hi,

Well, with me being new to this, what would be the best settings to use with the build tool?

andyr2005:
Hi,

I just tried again, but this time deleted and re-downloaded the tool etc so that the default settings are used, i.e. the ones that come from the package, without me changing any.

I get the same result as earlier

Added the log file again in case it is different.

Muton:
try the last codeblocks package
http://www.destructavator.com/92dl/codeblocks_6088.zip

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version