LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Non-*NIX Forums > Programming
User Name
Password
Programming This forum is for all programming questions.
The question does not have to be directly related to Linux and any language is fair game.

Notices


Reply
  Search this Thread
Old 11-29-2005, 03:25 AM   #1
Yoko
LQ Newbie
 
Registered: Oct 2004
Posts: 24

Rep: Reputation: 15
Did someone recently try to install xgfe?


I downloaded xgfe version 2.1 and tried to install it, but got a lot of error messages (unknown header files, unknown data types, ...) and warnings (deprecated headers). I then modified a lot of thing on the source code, before I was able to compile it. The basic functions seem know to work, but the advanced options don't work, because there seems to be a problem with message passing between 2 windows (either because my modifications were (partly) wrong or because I use qt3.3 instead of an older version for which the program was originally built).

Did someone manage to get it work correctly?
 
Old 11-29-2005, 04:52 AM   #2
bigearsbilly
Senior Member
 
Registered: Mar 2004
Location: england
Distribution: Mint, Armbian, NetBSD, Puppy, Raspbian
Posts: 3,515

Rep: Reputation: 239Reputation: 239Reputation: 239
It sounds to me like you didn't have all the dependent libraries.
i would read the install notes and make sure you have all the correct dependencies.
It's quite unusual for things not to build properly.

I would say you are missing some library or other.
 
Old 11-30-2005, 02:40 AM   #3
Yoko
LQ Newbie
 
Registered: Oct 2004
Posts: 24

Original Poster
Rep: Reputation: 15
When I tried to compile it, I got error messages like: strstream.h not found, string is not a type, and so on. Clearly string is a type, and <string> was also included. So I simply added "using namespace std" or changed string to std::string. Or is there an easier way to get things like this to work?

I changed the makefile too. Because I didn't have libqt.a, but libqt-mt.so, I linked against libqt-mt.so (I have qt version 3.3). But I don't think, that this explains most of the compilation errors I encountered. One problem, which may be a cause, why not all things of the compiled program are working, may come from the fact, that on some places a qstring was assigned to a string. g++ didn't accept that, so I changed it, by converting qstring to a string and then assigning it to string. I have to admit, that I don't know qt, and that I don't know, if this can work correctly. Maybe someone, who knows qt well, can answer that.
 
Old 11-30-2005, 05:59 AM   #4
bigearsbilly
Senior Member
 
Registered: Mar 2004
Location: england
Distribution: Mint, Armbian, NetBSD, Puppy, Raspbian
Posts: 3,515

Rep: Reputation: 239Reputation: 239Reputation: 239
sounds like you have opened a can of worms

 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
How has taken the RHCE exam in recently. AbecX Linux - Certification 27 01-02-2010 01:05 PM
recently compiled kernel bosewicht Arch 3 07-06-2004 12:17 PM
Recently converted synapse Slackware 1 02-12-2004 07:11 AM
Getting ready to install or recently installed? Ac. K. Fedora 3 01-16-2004 10:07 AM
gnuplot: xgfe adam_boz Linux - Newbie 0 09-13-2002 07:03 PM

LinuxQuestions.org > Forums > Non-*NIX Forums > Programming

All times are GMT -5. The time now is 08:46 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration