Menu

can't run a FLTK program!!

2003-01-25
2012-09-26
  • Johannes Deutsch

    Hi,

    i've downloaded FLTK version: 1.1.0 release candidate 4 . If i trying to compile the sample program from http://docs.et.fh-osnabrueck.de/doku/fltk/basics.html#basics,
    dev-c++ always tells me :

    [Linker error] undefined reference to `Fl_Window::Fl_Window(int, int, char const*)'

    [Linker error] undefined reference to `fl_define_FL_SHADOW_LABEL()'

    [Linker error] undefined reference to `Fl_Window::show(int, char**)'
    .
    .
    .
    .

    etc..
    i have added following compiler parameters: -lfltk -fltkgl -lfltk_forms -lfltk_images -lm

    Can somebody help me how to run a fltk program with dev-c++??

    thanx for your effort

       greets johade

     
    • Curtis Sutter

      Curtis Sutter - 2003-01-25

      If you are using gcc 3.2  We are working on a fix.

      Curtis

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.