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
Note that the example won't work right now as the latest tag has not been pushed to yet, use a specific sha or simply the main tag instead in the from step. Or use the old dockerhub images
Note that if you decide to compile cross from current main branch, be aware that it's currently broken on windows hosts pending #665. but compiling to windows should work fine
Hi, I have a rather similar problem, and it is unclear which docker image I should use to compile. To be concrete: compile using cross from OSX to Windows with sqlite dependency. Much appreciated
Hello !
I'm trying to compile my Rust application for Windows with cross. I got this error :
How to compile my application for Windows with
cross
?The text was updated successfully, but these errors were encountered: