I can't compile the last cvs (0.9.4-cvs), got this error :
g++ -c -pipe -w -O2 -D_REENTRANT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -I/usr/share/qt3/mkspecs/default -I. -I. -Isrc -I../../../include/qt3 -o src/LadspaFX.o src/lib/fx/LadspaFX.cpp
src/lib/fx/LadspaFX.cpp: Dans static member function ? static
std::vector >
LadspaFX::getPluginList() ?:
src/lib/fx/LadspaFX.cpp:457: error: conversion from `const QFileInfoList*' to
non-scalar type `QPtrList' requested
src/lib/fx/LadspaFX.cpp:458: error: `size' undeclared (first use this function)
src/lib/fx/LadspaFX.cpp:458: error: (Each undeclared identifier is reported
only once for each function it appears in.)
src/lib/fx/LadspaFX.cpp:459: error: request for member `fileName' in `
(&list)->QPtrList::at [with type = QFileInfo](i)', which is of
non-aggregate type `QFileInfo*'
src/lib/fx/LadspaFX.cpp: Dans static member function ? static void
LadspaFX::getRDF(LadspaFXGroup*, std::vector >) ?:
src/lib/fx/LadspaFX.cpp:599: error: conversion from `const QFileInfoList*' to
non-scalar type `QPtrList' requested
src/lib/fx/LadspaFX.cpp:600: error: `size' undeclared (first use this function)
src/lib/fx/LadspaFX.cpp:601: error: request for member `fileName' in `
(&list)->QPtrList::at [with type = QFileInfo](i)', which is of
non-aggregate type `QFileInfo*'
make[1]: *** [src/LadspaFX.o] Erreur 1
make[1]: Leaving directory `/usr/local/src/hydrogen'
make: *** [hydrogenPlayer] Erreur 2
Recent comments
2 days 10 hours ago
3 days 7 hours ago
5 days 6 hours ago
6 days 1 hour ago
1 week 1 day ago
1 week 2 days ago
1 week 4 days ago
1 week 4 days ago
1 week 5 days ago
2 weeks 8 min ago