Build and development on Windows OS #2254
Answered
by
dg0yt
ohartvic
asked this question in
Questions & Answers
-
I would like to start contributing to mapper. I am failing to build the project on Windows. I was following instructions in the INSTALL.md, unsuccesfully. Can someone please help? |
Beta Was this translation helpful? Give feedback.
Answered by
dg0yt
Jul 7, 2024
Replies: 2 comments 3 replies
-
Welcome, and thanks for asking. Can you tell us more about the specific problem? I do not use a Windows environment very often (for Mapper development). |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hi Kai, thanks for your reply. I can successfully run cmake. When running
build step this is where I end:
[image: image.png]
Best Regards,
Otto
…On Tue, 2 Jul 2024 at 11:47, Kai Pastor ***@***.***> wrote:
Welcome, and thanks for asking. Can you tell us more about the specific
problem? I do not use a Windows environment very often (for Mapper
development).
—
Reply to this email directly, view it on GitHub
<#2254 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AETIYQY74ZFXM6KAO7TTNQLZKJZJPAVCNFSM6AAAAABKHBCZRWVHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM4TSMZUGY3DK>
.
You are receiving this because you authored the thread.Message ID:
***@***.***
com>
|
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The failing
code-check-wrapper.sh
isn't really tuned for Windows. Either you completely disable the use of include-what-you-use and clang-tidy with these CMake options:or you use the tools without that wrapper, e.g. for above error: