[fpc-devel] GTK vs GTK2

Graeme Geldenhuys graemeg.lists at gmail.com
Mon Oct 19 18:38:52 CEST 2009


2009/10/19 Desmond Coertzen <patrolliekaptein at gmail.com>:
>
> The default widget se is gtk2. I'm trying to do a test where i am compiling
> against gtk1, but i get a compiler error when trying to go back to gtk1 :
> "Interfaces unit not found", but works fine when compiling gtk2. I didn't

Did you actually compile the LCL with GTK1? You can't just switch a
project from one widgetset to another without first compiling the LCL
itself in the widgetset you desire.

  "Tools > Configure Build Lazarus" menu option


-- 
Regards,
  - Graeme -


_______________________________________________
fpGUI - a cross-platform Free Pascal GUI toolkit
http://opensoft.homeip.net/fpgui/



More information about the fpc-devel mailing list