Hi,

I am trying to compile an application that uses Qt4.4 Phonon's libraries with CMake 2.4 patch 6. I am using Mac OS X 10.5

I know that the version of CMake I am using doesn't include in the modules a way to find Phonon, so I added the necessary lines to find Phonon from CMake 2.6.2 file FindQt4.cmake.

The problem is that CMake is still not finding the Phonon libraries after the change.

I am not sure if that is the only change I need to do to get Phonon working with my version of CMake or if there is something else I must do?

Note: I cannot use CMake 2.6 since I get a lot of errors trying to run it, so that is why I need to use the older CMake version.

Thanks,
ASV
_______________________________________________
CMake mailing list
[email protected]
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to