You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: