[ scummvm-Bugs-2782097 ] Compiler Error: undeclared '__argc' and '__argv'

SourceForge.net noreply at sourceforge.net
Mon Apr 27 14:03:26 CEST 2009


Bugs item #2782097, was opened at 2009-04-27 22:03
Message generated for change (Tracker Item Submitted) made by wibble92
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=418820&aid=2782097&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: Compiler error
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: William (wibble92)
Assigned to: Nobody/Anonymous (nobody)
Summary: Compiler Error: undeclared '__argc' and '__argv'

Initial Comment:
Platform: Windows32 ( Xp Prof)
Compiler: Cygwin
Version: Latest SVN

I have downloaded the latest SVN GNU Tarball (http://scummvm.svn.sourceforge.net/viewvc/scummvm/scummvm/trunk.tar.gz?view=tar) and when i compile it using Cygwin on Windows Xp Prof get a error 

<Start of Error>

backends/platform/sdl/main.cpp In function 'int WinMain(HINSTANCE__*, HINSTANCE__*, CHAR*, int)' 
backends/platform/sdl/main.cpp:45 error: '__argc' undeclared (first use of this function)
backends/platform/sdl/main.cpp:45 error: (each undeclared identifier is reported only once for each function it appears in.)
backends/platform/sdl/main.cpp:45 error: '__argv' undeclared (first use of this function)
make: *** [backends/platform/sdl/main.o] Error 1

<End>

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

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




More information about the Scummvm-tracker mailing list