If you are a new Irrlicht Engine user, and have a newbie-question, this is the forum for you. You may also post general programming questions here.
-
uniqueuser
- Posts: 2
- Joined: Fri Feb 20, 2004 7:18 am
Post
by uniqueuser »
Has anyone found out how to do Irrlicht projects in Kdevelop 3?
UPDATE: So far I have just manually added INCLUDE and LIB flags/paths to the standard C++ project and it works. But this is going to be a bitch.
Thanks.
Signature error.
-
Guest
Post
by Guest »
You have to manually add them to any other development environment why would Kdevelop 3 be any different?
-
deps
- Posts: 115
- Joined: Sat Jan 10, 2004 5:22 pm
- Location: Tranås, Sweden
Post
by deps »
Isn't it possible to create a template or something for kdevelop with all the work done?