Summary: | Building target fails | ||
---|---|---|---|
Product: | [Developer tools] clazy | Reporter: | ndurner |
Component: | general | Assignee: | Sergio Martins <smartins> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | smartins |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Microsoft Windows | ||
OS: | Microsoft Windows | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
ndurner
2018-05-16 15:10:41 UTC
The -spec linux-clang is wrong, I need to update that section. Try leaving out the -spec, or try win32-clang-msvc, or try win32-msvc. Haven't tested with 2017, only 2015 though. win32-clang-msvc vs. win32-msvc vs. no -spec doesn't make a difference for me, so I suppose it's a VC 2017 problem can you try with no spec at all ? Did you build clazy and clang on your own ? Which clazy version did you try ? (In reply to Sergio Martins from comment #3) > can you try with no spec at all ? Looking at comment #2, I think I did (but don't remember). > Did you build clazy and clang on your own ? Which clazy version did you try ? There's http://www.mirrorservice.org/sites/download.kde.org/stable/clazy/1.2/clazy_v1.2-msvc2015.zip in my download history, but I don't remember this either. I did definitely not build clazy or clang myself. 1.2 was built specifically for 2015 Here's 1.4: https://downloads.kdab.com/clazy/ both for 2015 and 2017 |