> Hi,
> 
> I added "fakeroot" from the Synaptic Package Manager and with this I could
> pack my application - soma packages with different extension. I launched
>  the .deb package which installed the application!
> 
> I just had some complications after...
> 
> Whet I started the application it refuses to connect to it's database by
> saying "no driver for mySQL". However the executable worked properly just
> before.
> To catch the error I start gambas2 ... which refuses to start by saying
> "ERROR: #27: Cannot load component 'gb.form.dialog': cannot find library
> file"
> 
> So now I would need some mainly to understand why it could have happened.
> I removed "fakerote" but no change. I don't know how to uninstall my
> application but it shouldn't affect gambas itself.
> 
> Maybe I need to reinstall gambas. The last time I followed these
> instructions and it worked well except the packaging:
> http://www.domotiga.nl/projects/domotiga/wiki/Gambas/Install
> 
> Thanks for any advice,
> 
> Robi
> 
> 

If you want your project to depend on the mysql driver, you must explicitely 
check it in the project property dialog, provided that your gambas version is 
high enough (>= 2.14).

Regards,

-- 
Benoît Minisini

------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to