Review Request 115456: Fix MSVC libc linkage for debug builds

Alexander Richardson arichardson.kde at googlemail.com
Tue Feb 4 15:44:46 UTC 2014


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/115456/
-----------------------------------------------------------

(Updated Feb. 4, 2014, 3:44 p.m.)


Status
------

This change has been marked as submitted.


Review request for Build System, Extra Cmake Modules, KDE Frameworks, and kdewin.


Repository: extra-cmake-modules


Description
-------

Fix MSVC libc linkage for debug builds

Previously we would end up with both /DEFAULTLIB:msvcrt and
/DEFAULTLIB:msvcrtd on the command line. As a result of the the programs
would link to both the debug and the release C library and always crash
soon after startup.


Diffs
-----

  kde-modules/KDECompilerSettings.cmake 335e1270d19f8342e41b22e7081dea3f7ac0fbfc 

Diff: https://git.reviewboard.kde.org/r/115456/diff/


Testing
-------


Thanks,

Alexander Richardson

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-buildsystem/attachments/20140204/1bc6b9b6/attachment.html>


More information about the Kde-buildsystem mailing list