Hmm.. the .pc file should point to Qt... are we sure Qt5 is the problem?
Post your config log.
Solaris 11.2 compiling master
-
vexed
- Inactive

- Posts: 2538
- Joined: 27 Jul 2010, 02:07
Re: Solaris 11.2 compiling master
/facepalm ...Grinch stole Warzone

contra principia negantem non est disputandum
Super busy, don't expect a timely reply back.
Super busy, don't expect a timely reply back.
-
Tzeentch
- Trained

- Posts: 335
- Joined: 14 Oct 2012, 14:24
Re: Solaris 11.2 compiling master
I'm uncertain, but here you go.
I see this in that log
I see this in that log
Code: Select all
configure:8651: checking for QT5
configure:8659: $PKG_CONFIG --exists --print-errors "Qt5Core Qt5Gui Qt5Widgets Qt5Script"
Package Qt5Gui was not found in the pkg-config search path.
Perhaps you should add the directory containing `Qt5Gui.pc'
to the PKG_CONFIG_PATH environment variable
No package 'Qt5Gui' found
Package Qt5Widgets was not found in the pkg-config search path.
Perhaps you should add the directory containing `Qt5Widgets.pc'
to the PKG_CONFIG_PATH environment variable
No package 'Qt5Widgets' found
Package Qt5Script was not found in the pkg-config search path.
Perhaps you should add the directory containing `Qt5Script.pc'
to the PKG_CONFIG_PATH environment variable
No package 'Qt5Script' found
configure:8662: $? = 1
No package 'Qt5Gui' found
No package 'Qt5Widgets' found
No package 'Qt5Script' found
configure:8708: result: no
configure:8722: error: Qt 5 not found - required!You do not have the required permissions to view the files attached to this post.
-
vexed
- Inactive

- Posts: 2538
- Joined: 27 Jul 2010, 02:07
Re: Solaris 11.2 compiling master
I guess you got your answer then.. make sure that A) those exists, and B) those are in the package config path, and it should then pass those tests.
/facepalm ...Grinch stole Warzone

contra principia negantem non est disputandum
Super busy, don't expect a timely reply back.
Super busy, don't expect a timely reply back.