Penjin Tutorials 02 - Installing libs and Code::Blocks + SDL Test Compile

preview_player
Показать описание
In this episode, we revisit the Synaptic Package Manager and install SDL development libraries and Code::Blocks and then compile a simple SDL project to test that the compiler is working correctly.

Linkies:

Рекомендации по теме
Комментарии
Автор

Hmm.. sorry, it's already work now :) Thankyou!

AzharRafiq
Автор

Thankyou for reply :)
I use the SDL template source, no change, from Code::Blocks, in ubuntu 12.04 LTS. Any suggestion? :-?

AzharRafiq
Автор

I must admit from that description alone, I can't really see what exactly is going one.
I'd advise to retrace your steps with the video. Make sure the states have been defined properly. If you want to send me your source to see if I can see the problem, that's also an option.

PokeParadox
Автор

i have trying this, but, when i click "Build & Run", in the build log appear :
Checking for existence: blablabla...(directory of the project)
Executing:blablabla...(in blablabla....)
Process terminated with status 255 (0 minutes, 0 seconds)

how to solve this problem? thx.

AzharRafiq
Автор

I really can't think of anything too helpful. Make sure all libraries are installed, etc. :/

PokeParadox