On Monday, February 18, 2013 16:03:55 Sascha Cunz wrote:
> > You seem to be doing some things which are not recommended. You shouldn't
> > be starting with finding qmake
>
> Maybe things changed since I set this up, but I never got this to work
> reliable without appending the cmake_prefix.
> I.e.
On Monday, February 18, 2013 07:18:44 AM Stephen Kelly wrote:
> On Monday, February 18, 2013 03:27:32 Sascha Cunz wrote:
> > I am using FIND_PACKAGE and QT_USE_MODULES in each subdirectory of
> > my cmake source tree like shown in [2]. This is required, because I have a
> > generic stub that encaps
On Monday, February 18, 2013 03:27:32 Sascha Cunz wrote:
> I am using FIND_PACKAGE and QT_USE_MODULES in each subdirectory of
> my cmake source tree like shown in [2]. This is required, because I have a
> generic stub that encapsules the differences from Qt4/5 and use that in
> several different pr
Hi Stephen,
after the merge from [stable] to [dev] branch, my jenkins server noticed that
there is a problem with compiling my stacks against Qt5.
After looking over all the changes, I found out that there is an issue with the
gerrit change 47230 [1] and am trying to find a way to solve or at lea