Error on installation?

If you have problems with the installation of KBasic, you are right here

Error on installation?

Postby WGz » Mon Jan 21, 2008 3:43 pm

Hi,

I have SuSE-Linux-10.0. While calling /usr/local/kbasic/kbide or kbrun
it says:
BigPC:/usr/local/kbasic # ./kbide
./kbide: symbol lookup error: ./kbide: undefined symbol: _ZN18QSyntaxHighlighter16staticMetaObjectE

Why that?

Regards,
Werner.
WGz
 
Posts: 2
Joined: Mon Jan 21, 2008 3:36 pm

Re: Error on installation?

Postby berndnoetscher » Mon Jan 21, 2008 3:45 pm

Is the correct Qt version installed? :?: It seems not.
It must be >= Qt 4.2. Otherwise, your installation does not fit the requirement and KBasic won't run.
berndnoetscher
Site Admin
 
Posts: 1059
Joined: Tue Sep 25, 2007 9:37 am

Re: Error on installation?

Postby WGz » Mon Jan 21, 2008 4:14 pm

berndnoetscher wrote:Is the correct Qt version installed? :?: It seems not.
It must be >= Qt 4.2.


Ok, it runs after I have installed Qt 4.3.3 on SuSE-10.0

An other question:

I have an old GWBASIC file .bas
Do I have to transform it in .kbasic?

Werner.
WGz
 
Posts: 2
Joined: Mon Jan 21, 2008 3:36 pm

Re: Error on installation?

Postby berndnoetscher » Tue Jan 22, 2008 12:32 pm

I do not know the syntax of GWBASIC, but I would try it with KBasic and look what KBasic's compiler says about the commands used in your GWBASIC program. If you get stuck, just mail your app in order to take a look and to help out. :)
berndnoetscher
Site Admin
 
Posts: 1059
Joined: Tue Sep 25, 2007 9:37 am


Return to Installation

cron