Hi,

Get this error when attempting to compile H2 :

g++ -c -include hydrogen -pipe -g -Wall -g -fPIC -D_REENTRANT -Wall -W
-DALSA_SUPPORT -DJACK_SUPPORT -DFLAC_SUPPORT -DLADSPA_SUPPORT
-DLRDF_SUPPORT -DOSS_SUPPORT -DVERSION=\"0.9.4-svn\"
-DCONFIG_PREFIX=\"/usr/local\"
-DDATA_PATH=\"/usr/local/share/hydrogen/data\" -DQT_GUI_LIB
-DQT_CORE_LIB -I/usr/share/qt4/mkspecs/linux-g++ -I.
-I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4
-I../.. -Iinclude -I. -I. -o Effects.o src/fx/Effects.cpp
src/fx/Effects.cpp:33:18: error: lrdf.h: Aucun fichier ou répertoire de
ce type src/fx/Effects.cpp: In member function ‘void
H2Core::Effects::getRDF(H2Core::LadspaFXGroup*,
std::vector<H2Core::LadspaFXInfo*,
std::allocator<H2Core::LadspaFXInfo*> >)’: src/fx/Effects.cpp:281:
error: ‘lrdf_init’ was not declared in this scope
src/fx/Effects.cpp:301: error: ‘lrdf_read_file’ was not declared in
this scope src/fx/Effects.cpp: In member function ‘void
H2Core::Effects::RDFDescend(const std::string&, H2Core::LadspaFXGroup*,
std::vector<H2Core::LadspaFXInfo*,
std::allocator<H2Core::LadspaFXInfo*> >)’: src/fx/Effects.cpp:318:
error: ‘lrdf_uris’ was not declared in this scope
src/fx/Effects.cpp:318: error: ‘uris’ was not declared in this scope
src/fx/Effects.cpp:318: error: ‘lrdf_get_subclasses’ was not declared
in this scope src/fx/Effects.cpp:321: error: ‘lrdf_get_label’ was not
declared in this scope src/fx/Effects.cpp:339: error: ‘lrdf_free_uris’
was not declared in this scope src/fx/Effects.cpp:342: error:
‘lrdf_get_instances’ was not declared in this scope
src/fx/Effects.cpp:345: error: ‘lrdf_get_uid’ was not declared in this
scope src/fx/Effects.cpp:368: error: ‘lrdf_free_uris’ was not declared
in this scope make[2]: *** [Effects.o] Erreur 1 make[2]: Leaving
directory `/usr/local/src/hydrogen/trunk/libs/hydrogen' make[1]: ***
[sub-hydrogen-make_default] Erreur 2 make[1]: Leaving directory
`/usr/local/src/hydrogen/trunk/libs' make: *** [sub-libs-make_default]
Erreur 2

Regards,

 Stef


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642
_______________________________________________
Hydrogen-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/hydrogen-devel

Reply via email to