Hello.
i have a problem with the compilation. for most source I get an error.
Anyone know how to fix it?
Please help
i have a problem with the compilation. for most source I get an error.
Code:
database.cpp: In static member function 'static Database* _Database::getInstance()':
database.cpp:264: error: '_Database' is an inaccessible base of 'DatabaseSqLite'
make: *** [database.o] Error 1
Please help