Bug 360937 - Fix linking of clazy on Windows.
Summary: Fix linking of clazy on Windows.
Status: RESOLVED FIXED
Alias: None
Product: clazy
Classification: Developer tools
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Microsoft Windows
: NOR major
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-03-24 10:55 UTC by Hannah von Reth
Modified: 2016-04-03 19:10 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Hannah von Reth 2016-03-24 10:55:22 UTC
It might be the order of the static libs.
But I guess we need someone with clang experience.



Reproducible: Always
Comment 1 Sergio Martins 2016-03-24 13:11:51 UTC
I think kevin has used clazy successfully on windows already ?
Comment 2 Sergio Martins 2016-04-02 13:43:46 UTC
Do you get errors when building clazy or when using clazy ?

Clazy built fine for me
Comment 3 Sergio Martins 2016-04-03 18:23:35 UTC
clang plugins don't work on Windows, currently: https://llvm.org/bugs/show_bug.cgi?id=11446
Comment 4 Sergio Martins 2016-04-03 19:10:16 UTC
Git commit 5cd3f21363b494b19f7461dedcefa7745b2beba9 by Sergio Martins.
Committed on 03/04/2016 at 19:08.
Pushed by smartins into branch 'master'.

Add a cmake option to enable CLAZY_ON_WINDOWS_HACK

Updated README, it now has Windows build instructions.

M  +7    -0    CMakeLists.txt
M  +25   -2    README

http://commits.kde.org/clazy/5cd3f21363b494b19f7461dedcefa7745b2beba9