So I was suggested in a different thread that to get the Win32 API (GUI?) for my C++ programs, a good way is to download SDL.
I downloaded SDL-1.2.15, but now I want to know how to use it in CodeBlocks, to make a basic C++ program use the Win32 API.
Thanks in Advance.
Regards, King of the Boneheads.
SDL Download Help
Started by King of the Boneheads, Oct 10 2012 02:43 PM
3 replies to this topic
Sponsor:
#3 Crossbones+ - Reputation: 337
Posted 11 October 2012 - 10:32 AM
Google is your best friend. Regardless, this should get you headed down the right path: http://www.sdltutorials.com/
▬▬▬▬▬▬▬▬▬▬▬ஜ۩۞۩ஜ▬▬▬▬▬▬▬▬▬▬▬▬▬
I see the future in 1's and 0's
▬▬▬▬▬▬▬▬▬▬▬ஜ۩۞۩ஜ▬▬▬▬▬▬▬▬▬▬▬▬▬
I see the future in 1's and 0's
▬▬▬▬▬▬▬▬▬▬▬ஜ۩۞۩ஜ▬▬▬▬▬▬▬▬▬▬▬▬▬
#4 Members - Reputation: 283
Posted 11 October 2012 - 02:13 PM
I put the link to Lazy Foo's site on the other thread we were on.
That site has a whole once-over on configuring SDL to work with Code::Blocks for Windows(that's your current platform, right?).
I'll put the exact link here to the tutorial: --> http://lazyfoo.net/SDL_tutorials/lesson01/windows/codeblocks/index.php
I know you'll probably (I was the first time) be a bit confused with the settings and such, but just read thoroughly if it's somewhat difficult, and if you have any problems you can report back here!
That site has a whole once-over on configuring SDL to work with Code::Blocks for Windows(that's your current platform, right?).
I'll put the exact link here to the tutorial: --> http://lazyfoo.net/SDL_tutorials/lesson01/windows/codeblocks/index.php
I know you'll probably (I was the first time) be a bit confused with the settings and such, but just read thoroughly if it's somewhat difficult, and if you have any problems you can report back here!
Yes, this is red text.






