Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
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 Jun 05 19:51:45 CEST 2024

Total time taken to generate the page: 0.01965 seconds