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 On 5/2/07, E. Wing <[EMAIL PROTECTED]> wrote:
So I have never used QuickTime on Windows so my FindQuicktime.cmake module is very ignorant. I'll change the library name to QTMLClient. I'm assuming there is an installer to install the QuickTime SDK on Windows. Do you know if it leaves a registry entry to the installation path so we can try to do a FIND_ based on that registry key? Thanks, Eric > That's worked fine. Thanks. > Regards. > > Alessandro > > On 5/1/07, Stephan Huber <[EMAIL PROTECTED]> wrote: > > > > alessandro terenzi schrieb: > > > > > > QUICKTIME_INCLUDE_DIR > > > QUICKTIME_LIBRARY > > > > > > I tryed to set them manually, but while I'm quite sure on how to set > > > QUICKTIME_INCLUDE_DIR, I don't know what value give to > > > QT_QMAKE_EXECUTABLE and, since the Quicktime SDK comes with many .lib > > > files, I don't know which one assign to QUICKTIME_LIBRARY (those libs > > > are: CVClient.lib, QTMLClient.lib, QTSClient.lib, QTVR.lib) > > Linking against QTMLClient.lib should suffice, point the include-dir to > > the CInclude-folder of the quicktime SDK. > > > > HTH, Stephan > > _______________________________ _______________________________________________ osg-users mailing list [email protected] http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/
_______________________________________________ osg-users mailing list [email protected] http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/
