Skip to content
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

Towards Windows support #268

Open
ahcorde opened this issue Aug 23, 2024 · 2 comments
Open

Towards Windows support #268

ahcorde opened this issue Aug 23, 2024 · 2 comments
Assignees

Comments

@ahcorde
Copy link
Contributor

ahcorde commented Aug 23, 2024

I installed rust and mingw using chocolatey

choco install -y rust mingw

But I'm getting this error:

    CMake Error at install/cmake_install.cmake:59 (file):
      file INSTALL cannot find
      "C:/rolling/build/zenoh_c_vendor/zenoh_c_vendor-prefix/src/zenoh_c_vendor-build/release/target/release/zenohc.dll.lib":
      No error.
    Call Stack (most recent call first):
      cmake_install.cmake:37 (include)

Not sure why .lib is added at the end of the file name

@Yadunund
Copy link
Member

Perhaps you can try with this commit of zenoh-c?
eclipse-zenoh/zenoh-c#471

@ahcorde
Copy link
Contributor Author

ahcorde commented Aug 28, 2024

#273

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants