[ scummvm-Bugs-1645653 ] MSVC71 BUILD: Latest SVN doesn't compile

SourceForge.net noreply at sourceforge.net
Fri Jan 26 23:37:58 CET 2007


Bugs item #1645653, was opened at 2007-01-26 23:37
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=1645653&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: Unknown Crash/Other
Group: All Games
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: josemuk (josemuk)
Assigned to: Nobody/Anonymous (nobody)
Summary: MSVC71 BUILD: Latest SVN doesn't compile

Initial Comment:
Compiling with Microsoft Visual Studio 2003 I get a lot of errors like this with different engines (saga, agi, cine, kyra, agos, etc):

sagagame.cpp(576) : error C2073: 'Common::ADGameDescription::filesDescriptions' : elements of partially initialized array must have a default constructor

sagagame.cpp(576) : error C2512: 'Common::ADGameFileDescription' : no appropriate default constructor available

agosgame.cpp(12) : error C2073: 'Common::ADGameDescription::filesDescriptions' : elements of partially initialized array must have a default constructor

agosgame.cpp(12) : error C2512: 'Common::ADGameFileDescription' : no appropriate default constructor available


I suppose is due to the changes added recently to the game detector engine (3 days ago compiled fine)



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

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




More information about the Scummvm-tracker mailing list