Unresolved ExternalGot the problem solved: the function implementation was in .c file, not in .cpp. Change of extension...
Unresolved ExternalGot this both in code::blocks+MinGW and MSVC Express Edition 2008.
Unresolved ExternalHello! I've got some strange problem: there is a function in cpp file GLMmodel* glmReadOBJ(cha...
probabilityhuh, it's really really difficult to understand - why don't you try to give you variables some names...
Can't access map within const structure[code] bool subroutineA (const MyStructureType myStructure) { MapType::const_iterator iter = mySt...