Hi,
I'm pretty sure this is one of the most common errors out there in MSVC++ land
I kept on getting unresolved external symbol errors when I have both .cpp (odbccore.cpp) and .h (odbccore.h) files in the project's directory
The names of functions and variables are not worng because the files work in another project
suggestions?
-d
I'm pretty sure this is one of the most common errors out there in MSVC++ land
I kept on getting unresolved external symbol errors when I have both .cpp (odbccore.cpp) and .h (odbccore.h) files in the project's directory
The names of functions and variables are not worng because the files work in another project
suggestions?
-d