#199: msvcrt.dll instead of msvcr80.dll
-----------------------------+----------------------------------------------
  Reporter:  yakut           |       Owner:  vadim          
      Type:  defect          |      Status:  closed         
  Priority:  major           |   Milestone:  QuteCom 2.2-RC4
 Component:  3rd party libs  |     Version:  2.2            
Resolution:  worksforme      |    Keywords:                 
  Field_os:  all             |  
-----------------------------+----------------------------------------------

Comment(by yakut):

 Yes, boost is installed with mt support. Actually I can set in the
 3rdparty\boost\CMakeLists.txt
 ow_add_public_definitions(
         -DBOOST_WHATEVER_DYN_LINK
         ${BOOST_LIB_DIAGNOSTIC_DEFINITIONS}
 )

 and project will be linked statically. But there are errors with
 unresolved links in libboost- and msvcrt.dll. Seems that QuteCom uses
 functions from msvcr80.dll. But I see QuteCom binary uses msvcrt.dll and
 only some dlls use msvcr80.dll. Could you be so kind and help me with this
 issue?

-- 
Ticket URL: <http://trac.qutecom.org/ticket/199#comment:2>
QuteCom <http://trac.qutecom.org>

_______________________________________________
QuteCom-dev mailing list
[email protected]
http://lists.qutecom.org/mailman/listinfo/qutecom-dev

Reply via email to