Menu

SDL

2001-05-10
2012-09-26
  • Nobody/Anonymous

    Has anyone gotten the Simple DirectMedia Layer to compile and run in Dev C++?  I've altered the include and lib directories to add the SDL ones, but it still acts as if the SDL headers don't exist, and tosses back an error WinMain@16 (depite the main() function having the correct header...)

    -Solstice
    solstice@deninet.com

     
    • Nobody/Anonymous

      i got a strange problem i've never seen before ... when trying to compile any SDL test programs.

      [Linker error] undefined reference to `WinMain@16'

      it seems the program compiles, but can't link? any ideas?

       
    • Nobody/Anonymous

      Try using a main() function instead of WinMain().

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.