You are not logged in.
Pages: 1
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
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
Pages: 1