It's ok here :) thx But, it remains 2 files that contains this function : gui/gnash.cpp: gnash::register_file_opener_callback(file_opener); plugin/player.cpp: gnash::register_file_opener_callback(file_opener);
I think these files are maybe obsoletes... 2006/5/24, strk <[EMAIL PROTECTED]>:
Thanks a lot, applied. --strk; On Wed, May 24, 2006 at 12:04:19PM +0200, Bernhard Rosenkraenzer wrote: > On Wednesday, 24. May 2006 11:40, strk wrote: > > I've hopefully fixed the file_opener_callback stuff > > (haven't tested it). Others are warning, most of which > > from qt3. Please try again now. > > Still not compiling here: > > klash.cpp: In function 'int main(int, char**)': > klash.cpp:435: error: invalid initialization of reference of type 'const > gnash::URL&' from expression of type 'const char*' > ../../server/gnash.h:197: error: in passing argument 1 of 'void > gnash::get_movie_info(const gnash::URL&, int*, int*, int*, float*, int*, > int*)' > klash.cpp:495: error: invalid initialization of reference of type 'const > gnash::URL&' from expression of type 'const char*' > ../../server/gnash.h:282: error: in passing argument 1 > of 'gnash::movie_definition* gnash::create_library_movie(const gnash::URL&)' > > The fix is simple though (attached). _______________________________________________ Gnash mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnash
_______________________________________________ Gnash mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnash
