trinity-devel@lists.pearsoncomputing.net

Message: previous - next
Month: February 2012

Re: [trinity-devel] tqtinterface compilation error qglobal.h not found

From: Aleksey Midenkov <midenok@...>
Date: Mon, 13 Feb 2012 20:30:56 +0400
On Mon, Feb 13, 2012 at 4:28 PM, Baho Utot <baho-utot@...> wrote:
> On 02/13/2012 07:16 AM, Aleksey Midenkov wrote:
> Try this if you qt3
>
>    -DQT_INCLUDE_DIR=${opt_dir}/include/qt
>  or this if you have Tqt
>
>
> -DQT_INCLUDE_DIR=${opt_dir}/include/tqt
>

There is no '${opt_dir}/include/qt'. '${opt_dir}/include/tqt' neither.
Only '${opt_dir}/include/private'. I already checked, there is no
qglobal.h anywhere in ${opt_dir}. I installed latest tqt3.