Compile errors of current CVS

Andreas Pakulat apaku at gmx.de
Sun Jul 26 18:32:46 UTC 2009


On 26.07.09 15:15:00, Saulo Soares de Toledo wrote:
> The first compile error:
> /home/saulo/Desktop/kdevelop/
> kdevelop/tools/coverage/tests/annotationmanagertest.cpp:283:
> warning: unused parameter ‘f’
> make[2]: **
> [tools/coverage/tests/CMakeFiles/gcov-unit-annotationmanager.dir/annotationmanagertest.o]
> Erro 1
> make[1]: **
> [tools/coverage/tests/CMakeFiles/gcov-unit-annotationmanager.dir/all]
> Erro 2
> make: ** [all] Erro 2

Thats a warning, not an error. I suggest to not compile with -Wall.
 
> Only to test, I put "f = 0;" to see other compile errors.
> The second:
> 
> [ 71%] Building CXX object
> tools/coverage/tests/CMakeFiles/gcov-unit-annotationmanager.dir/annotationmanagertest.o
> In file included from
> /home/saulo/Desktop/kdevelop/kdevelop/tools/coverage/tests/annotationmanagertest.cpp:33:
> /home/saulo/Desktop/kdevelop/kdevelop/tools/coverage/tests/corestub.h:81:
> error: invalid covariant return type for ‘virtual
> KDevelop::IPartController* TestStubs::Core::partController()’
> /usr/include/kdevplatform/interfaces/icore.h:94: error:   overriding
> ‘virtual KParts::PartManager* KDevelop::ICore::partController()’

Your kdevplatform is outdated.

Andreas

-- 
Your aims are high, and you are capable of much.




More information about the KDevelop-devel mailing list