You are not logged in.

#1 2012-01-13 03:34:36

holland01
Member
Registered: 2011-12-22
Posts: 50

A C++ Mystery Error

I already have the code posted on SO with plenty of information, so I'll just be sure to send anyone wishing to take a crack at this one here: http://stackoverflow.com/questions/8845 … -classname.

Don't let the title mislead you.

tl;dr

Basically, there is something wrong with my compiler's reference to my Rect2f.h file, and because of that it's not getting included properly whenever I try to include it. This leads to errors which should absolutely NOT be happening when I try to create an instance of the class - no matter where I go. The post on SO will provide further details.

So, what could be the problem of this error?

Edit:

The compiler I'm using is MinGW/GCC 4.4, latest version I believe.

Last edited by holland01 (2012-01-13 03:35:51)

Offline

#2 2012-01-15 11:02:57

Blµb
Member
Registered: 2008-02-10
Posts: 224

Re: A C++ Mystery Error

EDIT: found the git repo, compiled fine, seems like you fixed it...

Last edited by Blµb (2012-01-15 11:09:39)


You know you're paranoid when you start thinking random letters while typing a password.
A good post about vim
Python has no multithreading.

Offline

Board footer

Powered by FluxBB