Search found 3 matches

by Blue2117
Tue May 12, 2015 5:49 pm
Forum: Beginners Help
Topic: Can Someone Help With/Update the Code::Blocks Tutorial?
Replies: 4
Views: 853

Re: Can Someone Help With/Update the Code::Blocks Tutorial?

Nevermind: although I'm unable to build/run each project by itself (which gives me a huge list of different options), I can open each main.cpp file and run those individually without any problem.
by Blue2117
Tue May 12, 2015 5:43 pm
Forum: Beginners Help
Topic: Can Someone Help With/Update the Code::Blocks Tutorial?
Replies: 4
Views: 853

Re: Can Someone Help With/Update the Code::Blocks Tutorial?

Thanks for the help.

However, I am getting error messages saying that I need to "You must select a host application to "run" a library...". This didn't happen before and I'm not sure what to do.
by Blue2117
Sun May 10, 2015 7:59 pm
Forum: Beginners Help
Topic: Can Someone Help With/Update the Code::Blocks Tutorial?
Replies: 4
Views: 853

Can Someone Help With/Update the Code::Blocks Tutorial?

Hello Everyone, I am new to Irrlicht and am trying to setup Code::Blocks for use with the engine, but when I try to add libraries like GLU and X11 from the /include directory, I don't see them. I have also noticed that the tutorial for setting up Code::Blocks with Irrlicht is from 2009, so things ma...