[CMake] Phonon with an older version of CMake
Bill Hoffman
bill.hoffman at kitware.com
Tue Oct 28 14:21:44 EDT 2008
Alexander Solis wrote:
> 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.
>
Are they errors or warnings when you run 2.6? What are some of the
errors you get?
-Bill
More information about the CMake
mailing list