> I am trying to compile a simple GL code
>
>
> fltk-config --use-gl --compile one.cxx
>
> but I get :
>
>
> g++: /usr/local/lib/libfltk_gl.a: No such file or directory
>
> ----------------------------------------------
> ls /usr/local/lib/
>
> libfltk.a        libfltk_images.a  libfltk_png.a  python2.5
> libfltk_forms.a  libfltk_jpeg.a    libfltk_z.a    python2.6
> ----------------------------------------------
>
> How can I get libfltk_gl.a?


Compiling fltk instead of installing it using the deb file solved the problem !
_______________________________________________
fltk-opengl mailing list
fltk-opengl@easysw.com
http://lists.easysw.com/mailman/listinfo/fltk-opengl

Reply via email to