Thread
:
compiling errors
View Single Post
#
3
(
permalink
)
March 29th, 2002
Etzi
Qtella Developer
Join Date: March 1st, 2002
Location: Munich, Germany
Posts: 46
configure has found the wrong locations for qt3 headers and libraries. It uses qt2. Start configure like:
"./configure --with-qt-dir=....." or
"./configure --with-qt-includes=.... --with-qt-libs=...."
Etzi
View Public Profile
Visit Etzi's homepage!
Find all posts by Etzi