It would be nice to get an update that would make it possible to make Qt Creator to deploy a program using the libraries (the dependency issue). After all, what's the point of it all without that? Also, at least the camera-relateed libraries have many things missing from what is supposed to be included in 1.2. For example QCameraImageCapture is not able to capture into a buffer, only into a file. There should probably not be a technical reason for that. A "creative" camera might not be as fast it can be if it need to save and load a JPEG file before any processing, and then making a second save.