Hi David, David S wrote:
> hello, > > I have compiled avifile version 0.6.0-20011109 > i had many problems with namespaces std and avm > the compiler was saying 'string' ambigus /cerr and endl not declared > etc... > with 3 files : /avifile-0.6.0-20011109/samples/qtrecompress.cpp and > filters.cpp and another i forgot. > > now it works , i added 'avm::' and 'std::' sometimes and now its ok > (compilation) > strange, I had no problems with namespaces. You may have a look at http://www6.informatik.uni-erlangen.de/~rainer/rpms/ , there you will find rpms for my SuSE 7.2 box. > but now i have another problem : > i cant run avicap, kv4lsetup, i have message like this : > > $>./avicap > lt-avicap: error while loading shared libraries: lt-avicap: undefined > symbol: _ZN2Qt5blackE > > or > $>./kv4lsetup > ./kv4lsetup: error while loading shared libraries: ./kv4lsetup: > undefined symbol: _ZN7QString11shared_nullE Looks like the binaries and libs do not match. Please check you PATH, /etc/ld.so.conf and LD_LIBRARY_PATH kind regards, Rainer _______________________________________________ Avifile mailing list [EMAIL PROTECTED] http://prak.org/mailman/listinfo/avifile
