On 05/31/2011 09:39 AM, Arjen Markus wrote: > Hello, > > I installed Qt for Windows and hoped CMake would pick it up > without me having to do anything. But that was too hopeful > a thought. I quickly browsed the FindQt.cmake file, but that > did not reveal much, at least not within the short timespan > I had allotted myself. > > My question is: is there an option I can set to tell CMake > where to find Qt? (The registry keys I saw in the FindQt.cmake > file do not match the ones that were set by the installation > process, and I have no idea if I can just add the ones FindQt > expects)
I think that it just needs to be able to find the qmake executable, which is usually in qt\bin. I've been puzzling over my build scripts to see exactly how I did this when I built with Qt. My best guess is that I just made sure that the directory containing qmake was in my path. -Hazen ------------------------------------------------------------------------------ Simplify data backup and recovery for your virtual environment with vRanger. Installation's a snap, and flexible recovery options mean your data is safe, secure and there when you need it. Data protection magic? Nope - It's vRanger. Get your free trial download today. http://p.sf.net/sfu/quest-sfdev2dev _______________________________________________ Plplot-devel mailing list Plplot-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/plplot-devel