[ scummvm-Patches-1241249 ] Allow ScummVM tools to compile with MSVC, other cleanup

SourceForge.net noreply at sourceforge.net
Wed Jul 20 01:31:56 CEST 2005


Patches item #1241249, was opened at 2005-07-19 18:31
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=418822&aid=1241249&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
Submitted By: Quietust (quietust)
Assigned to: Nobody/Anonymous (nobody)
Summary: Allow ScummVM tools to compile with MSVC, other cleanup

Initial Comment:
most of the ScummVM 'tools' do not compile using MSVC6
or VS.NET, reporting an undefined external symbol
"vsnprintf" in util.obj (MSVC uses _vsprintf instead).

The attached patch fixes this issue and allows the
tools to compile properly with MSVC++ from a command
prompt.

In addition, this patch cleans up all of the extract
utilities I previously wrote (mm_nes, mm_c64, zak_c64,
and loom_tg16) to link against util.c.

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

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




More information about the Scummvm-tracker mailing list