U++ framework
Do not panic. Ask here before giving up.

Home » U++ Library support » U++ Library : Other (not classified elsewhere) » Problem with "SDL Example" in Upp 2008.1 [BUG?]
Re: Problem with "SDL Example" in Upp 2008.1 [BUG?] [message #17343 is a reply to message #17340] Fri, 08 August 2008 10:34 Go to previous messageGo to previous message
masu is currently offline  masu
Messages: 378
Registered: February 2006
Senior Member
Try to add the following to main.cpp:

#if defined(PLATFORM_WIN32) && defined(COMPILER_GCC)
int APIENTRY WinMain(HINSTANCE hInstance, HINSTANCE, LPSTR lpCmdLine, int nCmdShow){return main(0,NULL);}
#endif

See also this topic:
http://www.ultimatepp.org/forum/index.php?t=msg&th=1552& amp;start=0&

Matthias
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Google Translator library
Next Topic: [SOLVED] httpcli and MJPEG
Goto Forum:
  


Current Time: Wed Sep 16 06:09:06 GMT+2 2026

Total time taken to generate the page: 0.05190 seconds