hi
latest checkout compiled and freej is working now ..
but i am facing a fresh issue .. in the text layer
the text appears as a white blur or fudge
although in the vertical scroll the text is clearly
visible
any clue as to what this might be due to ?
regards
On 1/30/07, jaromil <jaromil@???> wrote:
>
> >
> hi Nishant,
>
> On Sat, Jan 27, 2007 at 11:31:44AM +0530, Nishant Avasthi wrote:
> > hi
> >
> > i am trying to compile freej latest SVN source but am getting this error
> >
> > can someone enlighten me on this ? platform is Fedora 6
> >
> >
> > if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../src/include -I../lib/ccvt
> > -I../lib/avformat -I../lib/avcodec -I../lib/shout -I../lib/portaudio
> > -I../lib/sdl_image -I../lib/sdl_gfx -I../lib/sdl_ttf -I../lib/javascript
> > -I../lib/javascript/obj -I../lib/flash -I../lib/goom -I../lib/tbt
> > -I../lib/slw -I/usr/include/slang -I../lib/theora-mmx
> -I/usr/include/SDL
> > -D_REENTRANT -I/usr/include/freetype2 -DPREFIX="\"/usr\""
> > -DDATADIR="\"/usr/share\"" -pipe -D_REENTRANT -O2
> -fexpensive-optimizations
> > -msse -fomit-frame-pointer -march=i686 -ffast-math -MT freej.o -MD -MP
> -MF
> > ".deps/freej.Tpo" -c -o freej.o freej.cpp; \
> > then mv -f ".deps/freej.Tpo" ".deps/freej.Po"; else rm -f
> > ".deps/freej.Tpo"; exit 1; fi
> > freej.cpp: In function 'int main(int, char**)':
> > freej.cpp:411: error: no matching function for call to
> 'Layer::init(int&,
> > int&)'
> > ../src/include/layer.h:84: note: candidates are: virtual bool
> > Layer::init(Context*)
>
> your error sounds very strange, as the latest SVN trunk (last modified 2
> weeks ago) has this prototype
>
> virtual bool init(int width, int height) =0;
>
> at line 86 of layer.h, see
>
> http://dev.dyne.org/trac.cgi/browser/freej/trunk/src/include/layer.h
>
> i guess you are compiling freej with an old header. maybe the svn
> failed updating the source on your harddisk? i suggest you try a fresh
> checkout, the latest SVN shouldn't have this problem.
>
> ciao
>
> - --
> (_ jaromil _)(_ http://korova.dyne.org _)
> > _______________________________________________
> Freej mailing list
> Freej@???
> http://mailinglists.dyne.org/mailman/listinfo/freej
>
--
Nishant Avasthi
Phone - +91-9322403371