Re: [Gambas-user] Cannot load parent class

2012-11-11 Thread Erwin Lemmers
I solved the problem by removing all gambas related files and reinstalling the gambas files again. It seems that several old files conflicts such way that you get the error below. gambas3 is running again here no problems found sofar. Greetings, Erwin On 11/11/2012 11:45 AM, Erwin Lemmers

[Gambas-user] Cannot load parent class

2012-11-11 Thread Erwin Lemmers
After a compleet update of the svn tree, now revision 5314 I get the following error message. bash-4.2# gambas3 ERROR: #2: Cannot load class 'TableView': Cannot load parent class: Cannot load class 'GridView': Unable to load class file bash-4.2# How to solve this problem, is there a debug optio

[Gambas-user] cannot find -llwebcore

2012-07-24 Thread Erwin Lemmers
Hi there, I'm running Slackware-current an want to compile the latest svn of gambas3 A reconf-all is running OK, Also a configure -C is running without errors. But when I do a make I get theerror message below. I know webcore is a library that can't be found but why is the configure -C running

[Gambas-user] compiling Gambas3

2011-03-20 Thread Erwin Lemmers
Gambas version from svn is 3669 The distribution I'm using is Slackware Current i did a update today. After a ./reconfigure -C I get the following: || || THESE COMPONENTS ARE DISABLED: || - gb.db.odbc || - gb.db.sqlite2 || - gb.image.imlib || I have installed the image.imlib so this is not well