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

Build failing on Windows #9

Open
milen-denev opened this issue Oct 8, 2024 · 1 comment
Open

Build failing on Windows #9

milen-denev opened this issue Oct 8, 2024 · 1 comment

Comments

@milen-denev
Copy link
Owner

Reason: The reason this occurs is because in the build.rs script the developers of libsql have put the Linux cp command for copying.

Fix: I created my own copycat of cp, rust_cp. The repository has compiled binary, put this in any location you want on your windows system, and add Path environment variable, restart the system, and it should work.

@milen-denev
Copy link
Owner Author

@milen-denev milen-denev changed the title Building failing on WIndows Building failing on Windows Oct 8, 2024
@milen-denev milen-denev changed the title Building failing on Windows Build failing on Windows Oct 8, 2024
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

1 participant