What did i do wrong??
-
- Admin
- Posts: 3590
- Joined: Mon Oct 09, 2006 9:36 am
- Location: Scotland - gonnae no slag aff mah Engleesh
- Contact:
So, I push my car to the garage and sez "The engine won't start. What's wrong?"
And the cretin who works there sez "Pop the hood. By the way, you have a flat."
And I'm like "Dude, I don't care about that! Just tell me what's wrong with the engine!"
And he's all like "I need to see the engine."
And I'm all "DUDE! DON'T BE AN IMMATURE JERK! JUST TELL ME WHAT'S WRONG!"
And the cretin who works there sez "Pop the hood. By the way, you have a flat."
And I'm like "Dude, I don't care about that! Just tell me what's wrong with the engine!"
And he's all like "I need to see the engine."
And I'm all "DUDE! DON'T BE AN IMMATURE JERK! JUST TELL ME WHAT'S WRONG!"
Please upload candidate patches to the tracker.
Need help now? IRC to #irrlicht on irc.freenode.net
How To Ask Questions The Smart Way
Need help now? IRC to #irrlicht on irc.freenode.net
How To Ask Questions The Smart Way
he will get the same replies if he posted this on other forums.
My company: http://www.kloena.com
My blog: http://www.zhieng.com
My co-working space: http://www.deskspace.info
My blog: http://www.zhieng.com
My co-working space: http://www.deskspace.info
No, you didn't !!!Kojima Pro wrote:i DID specify my error it's in the first sentence i wrote:
"it says there was build errors, would you like to continue and run the last succesful build?"
this only tells you that there where errors when compiling, but not what errors !!!!
right, not with such an attitude...Virion wrote:he will get the same replies if he posted this on other forums.
while(!asleep) sheep++;
IrrExtensions:
http://abusoft.g0dsoft.com
try Stendhal a MORPG written in Java
IrrExtensions:
http://abusoft.g0dsoft.com
try Stendhal a MORPG written in Java
this is hilarious!
I think my post in another of kojima's threads about him not being ready for Irrlicht was just about right if he can't use a compiler!
I should think he'll be back under a different name though, when he realises that this is pretty much the only place to get help with Irrlicht xD.
I think my post in another of kojima's threads about him not being ready for Irrlicht was just about right if he can't use a compiler!
I should think he'll be back under a different name though, when he realises that this is pretty much the only place to get help with Irrlicht xD.
you said there were build errors, but you did not post what those errors are. so you did not post the error. we dont have magical powers to see whats on your screenKojima Pro wrote:in the first sentence i wrote:
"it says there was build errors, would you like to continue and run the last succesful build?"
How could you guy's miss this???
its like calling a doctor and telling him your stomach aches and want prescription, and not providing anymore information. your stomach ache could be caused by diarrhea, damaged internal organ, muscle pain, etc. how can a doctor help you? impossible!
-
- Posts: 368
- Joined: Tue Aug 21, 2007 1:43 am
- Location: The Middle of Nowhere
-
- Posts: 83
- Joined: Fri Apr 11, 2008 3:06 am
- Location: Beaverton, Oregon, US
-
- Competition winner
- Posts: 189
- Joined: Tue Oct 16, 2007 3:53 am
- Location: Indonesia
- Contact:
every thing need time.
Code: Select all
while(time<thatTime){
tryHarder();
praySoBadly();
//--------------------- he is here
}
-
- Competition winner
- Posts: 189
- Joined: Tue Oct 16, 2007 3:53 am
- Location: Indonesia
- Contact:
Re: What did i do wrong??
maybe u need set correct path to ur media directory
check this:
hope, this help
next, getmesh != getMesh && dimention != dimension etc.Kojima Pro wrote: IAnimateMesh* mesh = smgr->getmesh("../../mediasydney.md2");
check this:
Code: Select all
IAnimatedMesh* mesh = smgr->getMesh("../../media/sydney.md2");
/* C++ is a God programming language. If true then all mistakes of God made with it. */