Location of 'movies.h'
- 
					
					
					
					
 I am setting up the Isadora SDK for VC++ 2008 
 The wizard seems to work fine, however, if I try to build a sample built by the wizard, I get an error C1083 - 'movies.h' not found
 I have search my entire system, and don't seem to have this file..
 its included by \isadorasdk\isadoralib\includes\isadorapluginprefix.h
 Did I miss a step? Is this header a QT sdk header??
- 
					
					
					
					
 yes it is. You need to install Qtime sdk and add the "Qtime sdk lib folder" in the "c++ additionnal include" in your project preferences 
- 
					
					
					
					
 Perfect... that makes sense. 
- 
					
					
					
					
 If anyone is looking for the windows quicktime sdk, it is available here: 
 https://developer.apple.com/downloads/index.action

