If you look at the FindOpenThreads.cmake module in the repo, you'll
see in some of the FIND_ commands, there are some paths that look
like:
[HKEY_LOCAL_MACHINE\\SYSTEM\\CurrentControlSet\\Control\\Session\
Manager\\Environment;OpenThreads_ROOT]/include
[HKEY_LOCAL_MACHINE\\SYSTEM\\CurrentControlSet\\Control\\Session\
Manager\\Environment;OSG_ROOT]/lib

Basically, we need to do the same for the FindQuickTime.cmake module,
but with the correct registry keypaths. Do you think you can add
these? Or can you dump what you found in the registry here so we can
try to figure it out?

Thanks,
Eric




From: "alessandro terenzi" <[EMAIL PROTECTED]>
Subject: Re: [osg-users] Re: CMake problem with osgPlugins
To: "osg users" <[email protected]>
Message-ID:
        <[EMAIL PROTECTED]>
Content-Type: text/plain; charset="iso-8859-1"

Yes there is an installer and, searching the Windows registry, I found
entries relating to Quicktime SDK with its installation path too... I'm not
expert on Windows registry and I wouldn't know how to handle that
information ...

Regards.
Alessandro

_______________________________________________
osg-users mailing list
[email protected]
http://openscenegraph.net/mailman/listinfo/osg-users
http://www.openscenegraph.org/

Reply via email to