[Gambas-user] Missing components

craf prog at ...2177...
Thu Mar 25 23:44:54 CET 2010


Fixed issue gb.gtk.ext component.
A problem that remains is that if I add a button, this does not appear
on the form and run the program, it can not stop.

Regards

-----Mensaje original-----
De: craf <prog at ...2177...>
Reply-to: mailing list for gambas users
<gambas-user at lists.sourceforge.net>
Para: mailing list for gambas users <gambas-user at lists.sourceforge.net>
Asunto: Re: [Gambas-user] Missing components
Fecha: Thu, 25 Mar 2010 19:37:58 -0300


Ok.Thank you.

Regards.

----Mensaje original-----
De: Benoît Minisini <gambas at ...1...>
Reply-to: mailing list for gambas users
<gambas-user at lists.sourceforge.net>
Para: mailing list for gambas users <gambas-user at lists.sourceforge.net>
Asunto: Re: [Gambas-user] Missing components
Fecha: Thu, 25 Mar 2010 23:18:16 +0100


> 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,

------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Gambas-user mailing list
Gambas-user at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user



More information about the User mailing list