lists.zerezo.com



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

***BOGO*** Re: [OT] Error in cmake use



Wagner Sales wrote:
>ADD_DEFINITIONS(-DQT_GUI_LIBS -DQT_CORE_LIB -DQT3_SUPPORT -DQT_XML_LIB
>-DQT_SHARED)

These don't mean anything. Remove that line. Instead, add_definitions for 
the QT_QTXML_DEFINES (or whatever it's called, read the top of 
FindQt4.cmake).

Don't forget to link to QT_QTXML_LIBRARY too (target_link_libraries).

-- 
  Thiago Macieira  -  thiago (AT) macieira.info - thiago (AT) kde.org
    PGP/GPG: 0x6EF45358; fingerprint:
    E067 918B B660 DBD1 105C  966C 33F5 F005 6EF4 5358

Attachment: signature.asc
Description: This is a digitally signed message part.

 
>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<