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 » Community » Newbie corner » How to configure for SDL2 project?
Re: How to configure for SDL2 project? [message #57024 is a reply to message #57022] Sat, 15 May 2021 14:42 Go to previous messageGo to previous message
flim is currently offline  flim
Messages: 5
Registered: May 2021
Location: Hong Kong
Promising Member
I have different errors when I create a new package with SDL template

F:\upp\MyApps\test\test.cpp (5): error: use of undeclared identifier 'SDL_SetVideoMode'
F:\upp\MyApps\test\test.cpp (8): error: use of undeclared identifier 'printf'
F:\upp\MyApps\test\test.cpp (24): error: use of undeclared identifier 'SDL_HWSURFACE'
F:\upp\MyApps\test\test.cpp (24): error: use of undeclared identifier 'SDL_HWACCEL'
(): int videoflags = SDL_HWSURFACE | SDL_HWACCEL | SDL_DOUBLEBUF;
F:\upp\MyApps\test\test.cpp (24): error: use of undeclared identifier 'SDL_DOUBLEBUF'
F:\upp\MyApps\test\test.cpp (43): error: use of undeclared identifier 'SDL_FULLSCREEN'
F:\upp\MyApps\test\test.cpp (56): error: exponent has no digits


 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: my TCP client/server don't work correctly
Next Topic: Question about TcpSocket::Peek() / Get()
Goto Forum:
  


Current Time: Tue May 14 05:19:12 CEST 2024

Total time taken to generate the page: 0.02380 seconds