User profile: Bengbers

User info
User name:Bengbers
History
Joined:
Number of posts:74
Latest posts:

Namespace std not recognized in public API.h for shared library
After 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 library
I 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 library
In 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 library
I 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...