Bug 360937

Summary: Fix linking of clazy on Windows.
Product: [Developer tools] clazy Reporter: Hannah von Reth <vonreth>
Component: generalAssignee: Unassigned bugs mailing-list <unassigned-bugs>
Status: RESOLVED FIXED    
Severity: major CC: kfunk, smartins
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Microsoft Windows   
Latest Commit: Version Fixed In:
Sentry Crash Report:

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