Hello. 

When I create a new project with database support. The hidden file .
project  show me the  components that are needed to run the
application. 

Example.

# Gambas Project File 2.0
Title=myproject
Startup=FMain
Library=gb.db
Library=gb.gtk
Library=gb.gtk.ext
Library=gb.form =>NOT FOUND
Library=gb.db.form

All the components I could find in the folder / usr/local/lib/gambas2 /
but that is not the only component is the gb.form.
 How can I locate it, or refers to another component in particular?.

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.18.0
Gambas2Path=/usr/local/bin/gbx2
Gambas3=Not Installed
------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to