Solaris 11.2 compiling master

Discuss the future of Warzone 2100 with us.
User avatar
vexed
Inactive
Inactive
Posts: 2538
Joined: 27 Jul 2010, 02:07

Re: Solaris 11.2 compiling master

Post by vexed »

Hmm.. the .pc file should point to Qt... are we sure Qt5 is the problem?
Post your config log.
/facepalm ...Grinch stole Warzone🙈🙉🙊 contra principia negantem non est disputandum
Super busy, don't expect a timely reply back.
User avatar
Tzeentch
Trained
Trained
Posts: 313
Joined: 14 Oct 2012, 14:24

Re: Solaris 11.2 compiling master

Post by Tzeentch »

I'm uncertain, but here you go.
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!
Attachments
config.log
Here you go, and I am unsure
(36.83 KiB) Downloaded 160 times
User avatar
vexed
Inactive
Inactive
Posts: 2538
Joined: 27 Jul 2010, 02:07

Re: Solaris 11.2 compiling master

Post by vexed »

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.
Post Reply