[ scummvm-Bugs-1800764 ] MinGW: tools building broken

SourceForge.net noreply at sourceforge.net
Mon Sep 24 00:38:36 CEST 2007


Bugs item #1800764, was opened at 2007-09-24 00:38
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=418820&aid=1800764&group_id=37116

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Johannes Schickel (lordhoto)
Assigned to: Nobody/Anonymous (nobody)
Summary: MinGW: tools building broken

Initial Comment:
Since the tools (create_kyradat/create_lure) are included in the default build, ScummVM doesn't build fine anymore on Win32 with MinGW.

Error message:
g++   tools/create_kyradat/create_kyradat.o tools/create_kyradat/pak.o tools/create_kyradat/md5.o tools/create_kyradat/util.o -o tools/create_kyradat/create_kyradat.exe
X:/MSYS/mingw/bin/../lib/gcc/mingw32/3.4.5/../../../libmingw32.a(main.o):main.c:(.text+0x106): undefined reference to `WinMain at 16'
collect2: ld returned 1 exit status
make: *** [tools/create_kyradat/create_kyradat.exe] Error 1

scummvm.exe is built before that, so itself it's working. Still our default build rule is broken.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=418820&aid=1800764&group_id=37116




More information about the Scummvm-tracker mailing list