Search found 5 matches

by Greywolf
Thu Jan 29, 2004 1:17 am
Forum: Beginners Help
Topic: Innumerable problems with irrlicht DX recompile
Replies: 4
Views: 384

Hehe... my problem suddenly changed... shortly after I posted, I checked few a few things, compiled it again... and got a whole load of parse errors and such.... Hmmm... I've been using Dev-C++ with a seperate MinGW install. Does anyone have a working suggestion(with version numbers) for freeware co...
by Greywolf
Tue Jan 27, 2004 6:35 am
Forum: Beginners Help
Topic: Innumerable problems with irrlicht DX recompile
Replies: 4
Views: 384

Innumerable problems with irrlicht DX recompile

Well.... They'd be numerable if I'd been keeping a count...

My latest problem has been rather simple.... I'm using dev-C++ 5b and when I compile the irrlicht.dev project, I get no output file... but it says it compiled without errors...

Anyone have a clue what's wrong...?
by Greywolf
Tue Jan 27, 2004 6:22 am
Forum: Beginners Help
Topic: Dev C++, I have one error and I need Help.
Replies: 19
Views: 1622

One last bit of info... for those who have installed Dev-C++ with an idependent copy of MinGW, the settings in compiler options, under the programs tab, need to be changed to reflect the different naming in the MinGW distributions(mainly adding "MinGW32-" to items such as make)
by Greywolf
Tue Jan 27, 2004 5:12 am
Forum: Beginners Help
Topic: Dev C++, I have one error and I need Help.
Replies: 19
Views: 1622

Now, this one isn't... open your devcpp.cfg file with wordpad(or any decent text editor), locate the BIN$ field, and add your bin directory path(e.g. c:\DEVCPP\bin), save it and your updater should work fine.
by Greywolf
Tue Jan 27, 2004 5:07 am
Forum: Beginners Help
Topic: Dev C++, I have one error and I need Help.
Replies: 19
Views: 1622

I'll admit.... this post is kinda pointless.... but I also have the BIN$ field missing problem...