Hello Keyan,

On 05/09/2011 11:03 AM, Keyan wrote:
> PLEASE ADD A COMMENT TO OSGWindowQT4, that it is automatically deselected on 
> APPLE Systems!!!!!!!!
>
> Just saying "Could not find QT" is not correct, because the conditional 
> statement reads:
>
> IF(NOT QT4_FOUND OR APPLE)
>
> (what a waste of time, until i found that!)

sorry you wasted time on this issue. I've committed a fix that emits a 
(hopefully) clearer message.

> what is the reason for excluding apple from Qt?

I do not know the reason, but I guess there is/was some issue that 
caused trouble.
I don't have access to a OS X test system, so I can't investigate this 
directly. If you want to give it a try just change the above line to
IF(NOT QT4_FOUND) [1] and rerun 'cmake .' in your build dir, I can try 
to help with issues you may run into, but I don't have much experience 
with apple systems.

        Cheers,
                Carsten

[1] or remove the IF(APPLE) condition in the updated version.

------------------------------------------------------------------------------
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network 
management toolset available today.  Delivers lowest initial 
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
_______________________________________________
Opensg-users mailing list
Opensg-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensg-users

Reply via email to