[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Gnash] compilation error for klash
From: |
Bernhard Rosenkraenzer |
Subject: |
Re: [Gnash] compilation error for klash |
Date: |
Wed, 24 May 2006 12:04:19 +0200 |
User-agent: |
KMail/1.9.1 |
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).
LLaP
bero
gnash-20060524-klash.patch
Description: Text Data
- [Gnash] compilation error for klash, Patrice Dumas, 2006/05/24
- Re: [Gnash] compilation error for klash, strk, 2006/05/24
- Re: [Gnash] compilation error for klash,
Bernhard Rosenkraenzer <=
- Re: [Gnash] compilation error for klash, strk, 2006/05/24
- Re: [Gnash] compilation error for klash, Frédéric Point, 2006/05/24
- Re: [Gnash] compilation error for klash, Bastiaan Jacques, 2006/05/24
- Re: [Gnash] compilation error for klash, strk, 2006/05/24
- Re: [Gnash] compilation error for klash, Rob Savoye, 2006/05/24