compile with MSVC #1800
-
I have issues building ginkgo 1.9.0 with msvc. I build as cmake external project, building works, but the install step fails
Before I investigate further, do you consider msvc as a target? What are your experiences? The line in generate_pkg_Release.cmake is
Can I disable pkg-install? I don't need it anyway. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
We support building with MSVC and also have this in our CI pipeline. But we only test the shared build, so maybe you could try that. Otherwise, @upsj has probably the most knowledge of our windows build. |
Beta Was this translation helpful? Give feedback.
We support building with MSVC and also have this in our CI pipeline. But we only test the shared build, so maybe you could try that. Otherwise, @upsj has probably the most knowledge of our windows build.