PicoSDL

22 views
Skip to first unread message

Scott Duensing

unread,
Dec 4, 2020, 10:10:41 PM12/4/20
to fltk.general
I've been experimenting with getting the PicoSDL driver to build under Linux.  I've gotten (I think) pretty far but ran into this:

/.../fltkpico/src/drivers/PicoSDL/Fl_PicoSDL_Screen_Driver.cxx:64: error: ‘class Fl_Window’ has no member named ‘driver’
../fltkpico/src/drivers/PicoSDL/Fl_PicoSDL_Screen_Driver.cxx:64:35: error: ‘class Fl_Window’ has no member named ‘driver’
   64 |    Fl_Window_Driver *wd = window->driver();
      |                                   ^~~~~~

Where do I get a reference to the window driver?  I can't find it!

Thanks!

Ian MacArthur

unread,
Dec 5, 2020, 9:09:24 AM12/5/20
to fltkg...@googlegroups.com
I always get mixed up about this, so what follows may be nonsense... but the pico drivers, I thought they were meant to illustrate how to go about doing a port, whilst not really being full ports in and of themselves.
Or maybe that’s just the Pico layer...

Anyway, I guess I’m just not sure of the PicoSDL is actually meant to be complete or not.



Reply all
Reply to author
Forward
0 new messages