build: fix cmake builds not working on windows#8069
build: fix cmake builds not working on windows#8069scarf005 wants to merge 2 commits intocataclysmbn:mainfrom
Conversation
|
I still get errors for the json formatter if I don't set the generator to Ninja. |
|
Additionally, I had to re-do many cmake setup steps, so this likely won't be drag and drop for current windows devs. |
|
You know, I think my setup is reverse broken. Ok, so as not to spam, edit: |
chaosvolt
left a comment
There was a problem hiding this comment.
Above issues should be addressed before it's ready for merging.
|
Assuming they exist and that my windows install isn't somehow more cursed than yours. |
3e01049 to
2b369f3
Compare
Purpose of change (The Why)
Describe the solution (The How)
can't just install gettext with vcpkg because of microsoft/vcpkg#8272
uses pre-compiled binaries from https://github.com/mlocati/gettext-iconv-windows instead
Testing
worked on VM
2026-02-08_10-51-10.mp4