[Kdenlive-devel] compiler flags overriding issue
Zarko Pintar
zarko.pintar at gmail.com
Sat May 23 20:27:49 UTC 2009
Hello,
We found some issue with passing environment flags to compiler.
The main problem is in FindLIBMLT.cmake, it contains:
SET(CMAKE_CXX_FLAGS -DMLT_PREFIX=\\\"\"${MLT_PATH}\"\\\")
That should be:
ADD_DEFINITIONS(-DMLT_PREFIX=\\\"\"${MLT_PATH}\"\\\")
Of course, we can do a patch for resolve this, but the better idea
will be that you change that in sourse itself.
Could you?
BTW, if you want tracking kdenlive packaging on Fedora, please use this link:
https://bugzilla.rpmfusion.org/show_bug.cgi?id=529
bye, Zarko
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdenlive/attachments/20090523/942b33f0/attachment.html>
More information about the Kdenlive
mailing list