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/

Reply via email to