Compile error on Qt-5.14.0 with Ostinato 1.1

86 views
Skip to first unread message

Ron Hermsen

unread,
Jul 18, 2020, 11:07:07 AM7/18/20
to ostinato
I'm getting below error if I try to compile Ostinato-1.1 using Qt-5.14.0.
It compiles ok with Qt-5.11.2.

Error:
Could not find qmake spec 'linux-g++'.
Error processing project file: /tmp/ostinato/source/ostinato-1.1/ost.pro
make: *** No targets specified and no makefile found.  Stop.
make: *** No rule to make target 'install'.  Stop.


Any idea how to get around this?

Srivats P

unread,
Jul 19, 2020, 10:13:04 AM7/19/20
to Ron Hermsen
Run 'make distclean' followed by 'qmake' and 'make' - see if that fixes the problem.

Srivats (Author, Ostinato)

--
Get Ostinato News and Updates on Twitter - Follow @ostinato (http://twitter.com/ostinato)
---
You received this message because you are subscribed to the Google Groups "ostinato" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ostinato+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/ostinato/4f024b63-d463-4e09-b7f7-e7fa288b912fo%40googlegroups.com.


--
Srivats P (Author, Ostinato)

Ron Hermsen

unread,
Jul 20, 2020, 4:03:47 PM7/20/20
to ostinato
Hi Srivats,

Thanks for the quick response.

There is no Makefile created yet.

$ make distclean
make
: *** No rule to make target 'distclean'.  Stop.

$ qmake
Could not find qmake spec 'linux-g++'.
Error processing project file: /tmp/ostinato/source/ostinato-1.1/ost.pro

$ qmake -d -d -d
DEBUG
1: Resetting dir to: /tmp/ostinato/source/ostinato-1.1
DEBUG
1: Changing dir to: /tmp/ostinato/source/ostinato-1.1

Could not find qmake spec 'linux-g++'.
Error processing project file: /tmp/ostinato/source/ostinato-1.1/ost.pro

At this moment I suspect Qt-5.14.0 to cause the issue. E.g a new behavior, or a compile/build issue. 

Thanks, Ron
Reply all
Reply to author
Forward
0 new messages