Namespace std not recognized in public API.h for shared libraryAfter installing Linuxtools for Eclipse, I was able to use valgrind on my testcode. Yesterday - bef...
Namespace std not recognized in public API.h for shared libraryI developed most of the original source code in Eclipse. And in the past I have looked at the extent...
Namespace std not recognized in public API.h for shared libraryIn the original code I had separate header files for each class. But now you are confusing me. I tho...
Namespace std not recognized in public API.h for shared libraryI inserted this as the first class definition: [code]class Base { public: Base(const std::string&,...
Namespace std not recognized in public API.h for shared library[<user>@fedora libBasexCpp]$ -I ./include/ -c libBasexTest.cpp In file included from libBasexTest.c...