libqtlua-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Libqtlua-list] compiling on mac os x doesn't work


From: Alexandre Becoulet
Subject: Re: [Libqtlua-list] compiling on mac os x doesn't work
Date: Wed, 17 Aug 2011 02:15:12 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:6.0) Gecko/20110816 Thunderbird/6.0

On 08/15/2011 04:15 PM, ben mailist wrote:

Hi,

My specs:
mac os x 10.6.8

$ qmake -v
QMake version 2.01a
Using Qt version 4.7.3 in /homes/ben/local/qt/qt-4.7.3/lib

QMake version is not relevant, what about CMake version?

Gnu problem: There is no 'configure' script.

configure scripts are only present in the release tarballs; the subversion repository doesn't contain generated files. Autotools approach may not work on osx. CMake does.

Cmake problem:
CMake Error at CMakeLists.txt:102 (QT4_WRAP_CPP):
   Unknown CMake command "QT4_WRAP_CPP".

It looks like cmake is not able to find qmake/Qt. Try setting the QTDIR variable.

Best,

--
Alexandre



reply via email to

[Prev in Thread] Current Thread [Next in Thread]