'undefined reference' error when compiling on gcc 4.4.5
#1
I'm new to this project, and when compiling for the first time on gcc 4.4.5 using the makefile.release, I got this error a bunch of times:
'undefined reference to cBlockHandler::GetBlockHandler(char)'
In the source I found cBlockHandler::GetBlockHandler(BLOCKTYPE a_BlockID), so I'm guessing this is some kind of casting problem?
Reply
Thanks given by:


Messages In This Thread
'undefined reference' error when compiling on gcc 4.4.5 - by fiftyseven - 07-19-2012, 10:32 PM



Users browsing this thread: 1 Guest(s)