Search found 9 matches

by Indecom 4000 Inc.
Thu Jan 22, 2004 5:56 pm
Forum: Beginners Help
Topic: Hey, can you guys send me a link.
Replies: 2
Views: 513

Hey, can you guys send me a link.

I need a link to the correct instalation of devcpp. None of the ones that I use will work. If you could reply with a link to the Instalation that you used, I would appreciate it.
by Indecom 4000 Inc.
Thu Jan 22, 2004 4:17 pm
Forum: Beginners Help
Topic: What kinds of C++ can I use?
Replies: 2
Views: 617

What kinds of C++ can I use?

Can I use Visual C++, visual basic, and what is visual studio?
by Indecom 4000 Inc.
Wed Jan 21, 2004 7:44 pm
Forum: Beginners Help
Topic: Dev C++, I have one error and I need Help.
Replies: 19
Views: 2607

Okay, I got it, but it says now that my devcpp.cfg file is missing the $bin field in it's [VUPDATE] section. Is this something I need to make it compile and run my projects?
by Indecom 4000 Inc.
Wed Jan 21, 2004 7:36 pm
Forum: Beginners Help
Topic: Dev C++, I have one error and I need Help.
Replies: 19
Views: 2607

Where do I place this? What directory?
by Indecom 4000 Inc.
Wed Jan 21, 2004 7:25 pm
Forum: Beginners Help
Topic: Dev C++, I have one error and I need Help.
Replies: 19
Views: 2607

I have the beta installed, but I still don't have the .cfg file. Should I just use regular c++ and if so, Is possible to get it free?
by Indecom 4000 Inc.
Wed Jan 21, 2004 6:55 pm
Forum: Beginners Help
Topic: Dev C++, I have one error and I need Help.
Replies: 19
Views: 2607

I tried to update devcpp, but it says that I'm missing devcpp.cfg file. What is this, where can I get it and where does it go.
by Indecom 4000 Inc.
Wed Jan 21, 2004 6:51 pm
Forum: Beginners Help
Topic: Dev C++, I have one error and I need Help.
Replies: 19
Views: 2607

Well, I've tried it, and none works, I'm a little depressed, but I'm sure I'll get it, with the right help.
by Indecom 4000 Inc.
Wed Jan 21, 2004 6:33 pm
Forum: Beginners Help
Topic: Dev C++, I have one error and I need Help.
Replies: 19
Views: 2607

:? It didn't work. In the compile log it says:
Compiler: Default compiler
Building Makefile: "C:\Dev-Cpp\Projects\Irr demo\Makefile.win"
Executing make...
make.exe -f "C:\Dev-Cpp\Projects\Irr demo\Makefile.win" all
Execution terminated

What the exact error is I don't know, how would I find out?
by Indecom 4000 Inc.
Wed Jan 21, 2004 5:13 pm
Forum: Beginners Help
Topic: Dev C++, I have one error and I need Help.
Replies: 19
Views: 2607

Dev C++, I have one error and I need Help.

I just got the engine, It's the best I have ever seen! But I am having problems. I tried out the hello-world tutorial for dev c++, but after I compile it and go to run it, it says that the source needs to be compiled, but if I compile and render (F9) it compiles, then stops dead in it's track. I ...