Classes - "myBotMain.o:myBotMain.cpp|| undefined reference to `bot::setName(std::string)'"<quote> <nolyc> Undefined reference is a linker error. It's not a compile error. #includes don't h...
Classes - "myBotMain.o:myBotMain.cpp|| undefined reference to `bot::setName(std::string)'"That's not what it is. I removed the return MyName from setName function and I'm still getting this ...
Classes - "myBotMain.o:myBotMain.cpp|| undefined reference to `bot::setName(std::string)'"Ok, so I'm new to C++ and want to see where I'm messing this up. I'm using code::blocks with Gnu G...
This user does not accept Private Messages