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) 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 Even that when i ran configure , it detected QT very well........ thankyou to give me informations DAvid _______________________________________________ Avifile mailing list [EMAIL PROTECTED] http://prak.org/mailman/listinfo/avifile
