Irrlicht help with Code Blocks

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.
Post Reply
jtreiner
Posts: 2
Joined: Mon Feb 20, 2012 11:36 pm

Irrlicht help with Code Blocks

Post by jtreiner »

I am using Irrlicht with code blocks on a Mac osx. Whenever I try to run the Irrlicht wizard in code blocks I get an error that says "The path you entered seems valid, but this wizard can't locate the Irrlicht's library file in it." I am using the most recent version of Code blocks and Irrlicht 1.7.7. Can Someone please help me.
Thanks. :wink:
hybrid
Admin
Posts: 14143
Joined: Wed Apr 19, 2006 9:20 pm
Location: Oldenburg(Oldb), Germany
Contact:

Re: Irrlicht help with Code Blocks

Post by hybrid »

There is no Irrlicht 1.7.7, so no we cannot help you for the next few month at least.
darksmaster923
Posts: 51
Joined: Tue Jan 02, 2007 11:04 pm
Location: huntington beach

Re: Irrlicht help with Code Blocks

Post by darksmaster923 »

hybrid wrote:There is no Irrlicht 1.7.7, so no we cannot help you for the next few month at least.
That put a smile on my face
Programmers are merely tools to convert caffeine into code.
jtreiner
Posts: 2
Joined: Mon Feb 20, 2012 11:36 pm

Re: Irrlicht help with Code Blocks

Post by jtreiner »

oh sorry I meant Irrlicht 1.7.2;)
Iyad
Posts: 140
Joined: Sat Mar 07, 2009 1:18 am
Location: Montreal, Canada

Re: Irrlicht help with Code Blocks

Post by Iyad »

put Irrlicht library in the valid path! you need to compile it first on mac!
#include <Iyad.h>
Post Reply