[Gambas-user] gambas3

Charlie Reinl Karl.Reinl at ...9...
Fri Jan 30 19:56:52 CET 2009


Am Freitag, den 30.01.2009, 19:24 +0100 schrieb Ron_1st:
> On Friday 30 January 2009, Wellington de Souza Pinto wrote:
> > Hi everyone!
> > 
> > Have one week my gambas3 svn not work.
> > 
> > Today i update svn version and after ./reconf-all; ./configure -C; make; make
> > install
> > i type gambas3 in prompt and show this message:
> > ERROR: #2: Cannot load class 'Project': Unable to load class file
> > 
> > Any idea???
> > 
> > 
> > Reguards,
> > 
> 
> Thats my problem too
> 
> check your make install for errors
> use: ( ./configure; make; make install ) > output.txt 2>&1
> 
> or for ubuntu
> use: sudo make install > output-install.txt 2>&1
> 
> check <source>/comp/gb.form/src/gb.form for existing .info and .list file
> Do they exist or not?
> 
> 
> 
> 
> Best regards,
> 
> Ron_1st
> 
Salut,

found the same on my Ubuntu 8.04
disabled v4l (too much errors)

This I get when I make at ./opt/gambas/3/gambas-svn30/app/src/gambas3
a gbc3 -agt
warning: cannot read component list file: gb.form.list
warning: cannot read component list file: gb.form.mdi.list
/opt/gambas/3/gambas-svn30/app/src/gambas3/CClassInfo.class:75: Unknown
identifier: Form

Attached my in/outputs

I also had before cleaned up all Dirs/and .configs like '*gambas3*'
on this System.
-- 
Amicalment
Charlie
-------------- next part --------------
A non-text attachment was scrubbed...
Name: the_make_of_gambas3.tar.bz2
Type: application/x-bzip-compressed-tar
Size: 36148 bytes
Desc: not available
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20090130/df606c33/attachment.bin>


More information about the User mailing list