Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.graphics.apps.gnuplot > #3772
| X-Received | by 10.36.204.212 with SMTP id x203mr4103146itf.10.1507996862560; Sat, 14 Oct 2017 09:01:02 -0700 (PDT) |
|---|---|
| X-Received | by 10.157.94.7 with SMTP id d7mr159197oti.8.1507996862536; Sat, 14 Oct 2017 09:01:02 -0700 (PDT) |
| Path | csiph.com!3.us.feeder.erje.net!feeder.erje.net!news.linkpendium.com!news.linkpendium.com!news.snarked.org!border2.nntp.dca1.giganews.com!nntp.giganews.com!k70no1201457itk.0!news-out.google.com!194ni1758itf.0!nntp.google.com!k70no1201455itk.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail |
| Newsgroups | comp.graphics.apps.gnuplot |
| Date | Sat, 14 Oct 2017 09:01:02 -0700 (PDT) |
| Complaints-To | groups-abuse@google.com |
| Injection-Info | glegroupsg2000goo.googlegroups.com; posting-host=2601:242:c001:537:59e5:c8f7:f377:8430; posting-account=r8Lu2goAAABXIckiXzjweQzZtmYbfGA- |
| NNTP-Posting-Host | 2601:242:c001:537:59e5:c8f7:f377:8430 |
| User-Agent | G2/1.0 |
| MIME-Version | 1.0 |
| Message-ID | <db8a1aee-cc3f-4f7f-bad9-8aa90f4632f3@googlegroups.com> (permalink) |
| Subject | Install issue: fatal error: QtCore: No such file or directory #include <QtCore> |
| From | borgauf@gmail.com |
| Injection-Date | Sat, 14 Oct 2017 16:01:02 +0000 |
| Content-Type | text/plain; charset="UTF-8" |
| Lines | 18 |
| Xref | csiph.com comp.graphics.apps.gnuplot:3772 |
Show key headers only | View raw
I'm trying to install from source 5.2 on Ubuntu 17.04. At first I had this:
gnuplot wxterminal/wxt_gui.o: undefined reference to symbol 'XInitThreads'
Then I followed this:
http://knanagnostopoulos.blogspot.com/2016/02/ubuntu-1510-compiling-gnuplot-50-tweaks.html
But now I have
qtterminal/qt_term.cpp:51:18: fatal error: QtCore: No such file or directory
#include <QtCore>
^
compilation terminated.
Makefile:916: recipe for target 'qtterminal/qt_term.o' failed
make[4]: *** [qtterminal/qt_term.o] Error 1
...
Any ideas what I need to do?
Back to comp.graphics.apps.gnuplot | Previous | Next — Next in thread | Find similar
Install issue: fatal error: QtCore: No such file or directory #include <QtCore> borgauf@gmail.com - 2017-10-14 09:01 -0700
Re: Install issue: fatal error: QtCore: No such file or directory #include <QtCore> Ethan A Merritt <EAMerritt@gmail.com> - 2017-10-14 12:57 -0700
Re: Install issue: fatal error: QtCore: No such file or directory #include <QtCore> Lawrence Bottorff <borgauf@gmail.com> - 2017-10-14 16:48 -0700
Re: Install issue: fatal error: QtCore: No such file or directory #include <QtCore> Ethan A Merritt <EAMerritt@gmail.com> - 2017-10-14 21:17 -0700
Re: Install issue: fatal error: QtCore: No such file or directory #include <QtCore> Karl Ratzsch <mail.kfr@gmx.net> - 2017-10-16 09:57 +0200
Re: Install issue: fatal error: QtCore: No such file or directory #include <QtCore> Lawrence Bottorff <borgauf@gmail.com> - 2017-10-16 06:11 -0700
Re: Install issue: fatal error: QtCore: No such file or directory #include <QtCore> Lawrence Bottorff <borgauf@gmail.com> - 2017-10-16 06:35 -0700
Re: Install issue: fatal error: QtCore: No such file or directory #include <QtCore> Karl Ratzsch <mail.kfr@gmx.net> - 2017-10-16 19:11 +0200
csiph-web