Summary: | Fix linking of clazy on Windows. | ||
---|---|---|---|
Product: | [Developer tools] clazy | Reporter: | Hannah von Reth <vonreth> |
Component: | general | Assignee: | 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: | http://commits.kde.org/clazy/5cd3f21363b494b19f7461dedcefa7745b2beba9 | Version Fixed In: | |
Sentry Crash Report: |
Description
Hannah von Reth
2016-03-24 10:55:22 UTC
I think kevin has used clazy successfully on windows already ? Do you get errors when building clazy or when using clazy ? Clazy built fine for me clang plugins don't work on Windows, currently: https://llvm.org/bugs/show_bug.cgi?id=11446 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 |