Markus Hossner <[email protected]> writes:

> May be you have to change BOOST_LIBRARIES_SUFFIX too. I had the
> problem that my libraries use the suffix -mt.

Right, I have a suffix: 

-gcc43-mt-1_39

Other apps are able to figure this out by itself, though. 

I tried: 

export BOOST_LIBRARIES_SUFFIX="-gcc43-mt-1_39"

and putting this code in FindBoost.cmake:

set(BOOST_LIBRARIES_SUFFIXES
         -gcc43-mt-1_39
   )

, but just the same. 

You did something else?.

-- 
Esben Stien is b...@e     s      a             
         http://www. s     t    n m
          irc://irc.  b  -  i  .   e/%23contact
           sip:b0ef@   e     e 
           jid:b0ef@    n     n
_______________________________________________
QuteCom-dev mailing list
[email protected]
http://lists.qutecom.org/mailman/listinfo/qutecom-dev

Reply via email to