Search found 8 matches
- Mon Jun 26, 2006 4:27 pm
- Forum: Beginners Help
- Topic: need help starting
- Replies: 14
- Views: 1213
ok, i am on code::blocks now, and i tried the hello world again, but on c::b. I got the package with the MinGW, but when i try to compile the file, I get the following message in the build log: Compiling: main.cpp mingw32-g++.exe: /GX: No such file or directory mingw32-g++.exe: /W3: No such file or ...
- Mon Jun 26, 2006 4:06 pm
- Forum: Beginners Help
- Topic: need help starting
- Replies: 14
- Views: 1213
- Mon Jun 26, 2006 5:14 am
- Forum: Open Discussion and Dev Announcements
- Topic: Want to make a game?
- Replies: 4
- Views: 689
- Mon Jun 26, 2006 5:07 am
- Forum: Beginners Help
- Topic: need help starting
- Replies: 14
- Views: 1213
Ok, i had a feeling that i was getting gypped. Let me get this straight, code blocks is basically a different brand of C++ compiler along with Dev C++, right? Is it easy to download through dial-up, or if it is large, could it be downloaded through the internet explorer download manager so that i co...
- Sun Jun 25, 2006 8:09 pm
- Forum: Beginners Help
- Topic: need help starting
- Replies: 14
- Views: 1213
Okay, i tried to not use the precompiled headers, which i found was in a different place then where you said. It didn't work, i think made it worse. I basically copy and pasted the code from hello world into the code and got this message when compiling: ------ Build started: Project: hello world 2, ...
- Sun Jun 25, 2006 5:56 pm
- Forum: Beginners Help
- Topic: need help starting
- Replies: 14
- Views: 1213
- Sun Jun 25, 2006 4:09 am
- Forum: Beginners Help
- Topic: need help starting
- Replies: 14
- Views: 1213
Okay, well, i tried the tutoril on hello world but using the express edition of visual studio as if it was the .net version. It was supprising how it seemed to fill in blanks, as if there was no diference in .net and express. But I ran into a problem, when i tried to to compile the code, it had a pr...
- Sat Jun 24, 2006 11:22 pm
- Forum: Beginners Help
- Topic: need help starting
- Replies: 14
- Views: 1213
need help starting
Okay, I am very new to this, and I don't have much coding experience, just enough to get a taste if you know what i mean. How do I get Irrlicht started? The C++ program that I have is Microsoft visual studio express edition. But I think that i have to download an sdk thing for that program and that ...