2005-02-10, 03:17 AM
Resource.hh: In constructor `Resource<T>::Resource(ResourceManager&, T, const std::string&, const std::string&)':
Resource.hh:74: error: invalid use of undefined type `struct ResourceManager'
Resource.hh:59: error: forward declaration of `struct ResourceManager'
Resource.hh: In destructor `virtual Resource<T>::~Resource()':
Resource.hh:77: error: invalid use of undefined type `struct ResourceManager'
Resource.hh:59: error: forward declaration of `struct ResourceManager'
make[3]: *** [basemenu.o] Error 1
make[3]: Leaving directory `/home/raven/fluxbox-0.1.14/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/raven/fluxbox-0.1.14/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/raven/fluxbox-0.1.14'
make: *** [all] Error 2
Thanks for all help,
Raven Manor