Search found 176 matches

by RustyNail
Sun Mar 02, 2008 11:46 am
Forum: Off-topic
Topic: Which is the beste IDE for c++ proyects.
Replies: 28
Views: 2572

C::B.
Because it's cross-platform ^_^, which is important for me, 'cause I've switched to Linux, but I need to work on apps designed for Windows... :roll:

I'd say MSVC, but it runs too darn slow on my stone-age pc :evil: .
by RustyNail
Sun Mar 02, 2008 8:20 am
Forum: Game Programming
Topic: Organizing world data
Replies: 8
Views: 2457

My way failed :-/
After several hours of digging through arrays of pointers to pointers, i gave up. 8)
Guess it's time too look through the Irrlicht code... :roll:
by RustyNail
Sat Mar 01, 2008 4:11 pm
Forum: Game Programming
Topic: Organizing world data
Replies: 8
Views: 2457

Hmmm... never thought of looking at Irrlicht's code :? I'll have to take a look at it... Anyway. I am currently attempting to implement an Octree for the geometry... In my class cOctreeNode, i have a static function BuildOctree that traverses through my loaded world, and builds a bounding box around...
by RustyNail
Sat Mar 01, 2008 10:31 am
Forum: Game Programming
Topic: Organizing world data
Replies: 8
Views: 2457

Organizing world data

How wonderful it is to be back here after so much time ^_^. Anyway, i've been writing a simple OpenGL 3D engine, and have come to a rather large problem: I need to organize all my world/entity data into bite-sized chunks, and render only the ones that a visible. The best part is, that I have no idea...
by RustyNail
Sun Nov 19, 2006 11:22 pm
Forum: Off-topic
Topic: VC++ Expresss & Quake 2 questions...
Replies: 2
Views: 475

hmmm..... I don't know.... After installing the August2006DX9 SDK, ref_gl Compiled only with 35 warnings.... game compiled without any problems, except 1000+ warnings... ref_soft compiled with only 18 warnings, a huge improvement over VC++6 (wouldn't compile, 100+ errors) ctf compiled with 159 warni...
by RustyNail
Sun Nov 19, 2006 8:33 pm
Forum: Off-topic
Topic: VC++ Expresss & Quake 2 questions...
Replies: 2
Views: 475

VC++ Expresss & Quake 2 questions...

Okay.... I know this is a Irrlicht forum and all, but everywhere else ppl are vewy vewy unhelpful... I, as some people know, have recently gotten rid of VS6 and have switched to VC++ Express. And now I want to go back to Quake 2 Modding, but, When I try to compile the Q2 3.21 source code, I get 3021...
by RustyNail
Thu Nov 02, 2006 11:07 pm
Forum: Off-topic
Topic: Microsoft & Visual C++ Express Edition woes...
Replies: 19
Views: 1351

hmmm.... DirectX? WTH? Quake 2 uses OpenGL... But wait.. Ya... I see... DX is not only graphics, includes other stuffs as well.. kk, thx, luckily I have the august 2005 one already downloaded... (downloading it one my 56K would be overkill) and Vitek, technically, I DID ask... I was having problems ...
by RustyNail
Thu Nov 02, 2006 5:04 am
Forum: Off-topic
Topic: Microsoft & Visual C++ Express Edition woes...
Replies: 19
Views: 1351

:oops: :oops: :oops:
Must be my 2 years of Quake 2 modding...
and about that, Where the hell am i to find "dsound.h" (or something like that) that VC8EE caannot find?!?!?!
& vitek - if you could why didn't you? :?
by RustyNail
Wed Nov 01, 2006 1:08 am
Forum: Off-topic
Topic: Microsoft & Visual C++ Express Edition woes...
Replies: 19
Views: 1351

Okay... I feel vewy, vewy dum-dum.... At the Microsoft forums they told me that it was all with the extension of the file... it was ".c" which compiles as a C file, and that does not support "#include <iostream>"; I needed to change the extension to ".cpp" and voila! ev...
by RustyNail
Tue Oct 31, 2006 3:12 am
Forum: Off-topic
Topic: Microsoft & Visual C++ Express Edition woes...
Replies: 19
Views: 1351

Vewy, Vwey Strange.... Before, when using Code::Blocks on Win2K with 2003ToolKit and the same PSDK, I recieved the same errors, so I think that this has something to do with the includes in that... I'll try to re-order the stuff, speaking of that, where was the PSDK in your includes directories? At ...
by RustyNail
Mon Oct 30, 2006 5:04 am
Forum: Off-topic
Topic: Microsoft & Visual C++ Express Edition woes...
Replies: 19
Views: 1351

If I create an Empty Win32 Console Application, and add the code there, I get the same errors... I have 8 different copies of iostream, but only 3 of them are in directories that are listed in VC's directories... And one of them is iostream.h, which is not used... so, I have one here: F:\Program Fil...
by RustyNail
Mon Oct 30, 2006 2:15 am
Forum: Off-topic
Topic: Microsoft & Visual C++ Express Edition woes...
Replies: 19
Views: 1351

It's not that... The build does not get past the line: #include <iostream> EDIT: Just installed Dev-Cpp & the same program compiled without any errors... Probably the same if I install Code::Blocks and MinGW... So, for me this is isolated to VC2005Express... hmmm... There is something wrong with...
by RustyNail
Mon Oct 30, 2006 1:17 am
Forum: Off-topic
Topic: Microsoft & Visual C++ Express Edition woes...
Replies: 19
Views: 1351

Hmmm.... I'm quite sure that that is not the problem, I think it's something related to the includes... But then again, i'm not the best person to ask about this... Any ideas? Another fact: Before installing WinXP, on Win2K, Code::Blocks with MinGW, Borland, and VCToolKit2003 had the same problems.....
by RustyNail
Sun Oct 29, 2006 7:30 pm
Forum: Off-topic
Topic: Microsoft & Visual C++ Express Edition woes...
Replies: 19
Views: 1351

Error 1 error C2143: syntax error : missing '{' before ':' f:\program files\microsoft visual studio 8\vc\include\cstdio 25 Error 2 error C2059: syntax error : ':' f:\program files\microsoft visual studio 8\vc\include\cstdio 25 Error 3 error C2143: syntax error : missing '{' before ':' f:\program fi...
by RustyNail
Sun Oct 29, 2006 3:21 am
Forum: Off-topic
Topic: Microsoft & Visual C++ Express Edition woes...
Replies: 19
Views: 1351

Microsoft & Visual C++ Express Edition woes...

Here we go... After installing Windows XP, Visual C++ Express Edition, Platform SDK, then having to rip out my hair to get my modem to work (windows refused to install the proper driver, and its own kinda didn't do the job...) registering C++ Express, being unable to access the benefits site and all...