Closed sboschinertia closed 2 months ago
@sboschinertia not sure what the issue is here. Our Windows2022 builds pass on CI. What commit are you building from? We had some recent issues with spdlog
, which depends on fmt
.
Commit was: 7466c6d4d0e73e48445c1868d92b167b54284614
Got it to build with the powershell build script at that time, so I didn't report back here right away. I am now using the build environment created by that to do development.
@sboschinertia sounds good. Can we close this issue?
yes
Built and installed dependencies using dependencies superbuild.
Ran cmake for the project itself in a ./build sub-directory as follows:
Visual C++ fails to build as follows:
etc...
What is going on?