-
-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Enable Windows build #3
Labels
enhancement
New feature or request
Comments
traversaro
added
question
Further information is requested
enhancement
New feature or request
and removed
question
Further information is requested
labels
Mar 19, 2024
Done in rerun-io/rerun#6053 . |
5 tasks
The PR was merged. As the changes are not trivial, I will not try to backport, let's just wait the next release and then enable Windows there. |
Now it should be doable: #8 . |
Fixed in #8 . |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Comment:
Currently rerun-sdk C++ libraries does not support BUILD_SHARED_LIBS=ON on Windows, we need to do either:
The text was updated successfully, but these errors were encountered: