[Gambas-user] Missing components

Benoît Minisini gambas at ...1...
Thu Mar 25 23:18:16 CET 2010


> Hi
> 
> I'm testing Gambas3 Rev 2825. When I run it and create a GTK + program
> gives me this error:
> 
> "Missing some components : gb.gtk.ext."
> 
> The compilation of the sources did not show any error.
> 
> Regards
> 
> [OperatingSystem]
> OperatingSystem=Linux
> KernelRelease=2.6.28-14-generic
> DistributionVendor=ubuntu
> DistributionRelease="Ubuntu 9.04"
> 
> [System]
> CPUArchitecture=i686
> TotalRam=1026628 kB
> 
> [Gambas]
> Gambas1=Not Installed
> Gambas2=2.20.2
> Gambas2Path=/usr/local/bin/gbx2
> Gambas3=2.99.0
> Gambas3Path=/usr/local/bin/gbx3

This is a bug in the IDE, the gb.gtk.ext component does not exist anymore. As 
a workaround, edit the ".project" file located in your project directory with 
a text editor, and remove the line "Library=gb.gtk.ext".

Regards,

-- 
Benoît Minisini




More information about the User mailing list