gnash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnash] compilation error for klash


From: Frédéric Point
Subject: Re: [Gnash] compilation error for klash
Date: Wed, 24 May 2006 14:59:51 +0200

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 <address@hidden>:
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
address@hidden
http://lists.gnu.org/mailman/listinfo/gnash





reply via email to

[Prev in Thread] Current Thread [Next in Thread]