indygreg / PyOxidizer

A modern Python application packaging and distribution tool
Mozilla Public License 2.0
5.32k stars 227 forks source link

Build Windows (win-x64) exe file on Linux (Ubuntu) machine #715

Open josevu3e opened 11 months ago

josevu3e commented 11 months ago

Hi, not really an issue but I need to build the win-x64 binary exe file on my Ubuntu machine. I have gone through the documentation but cannot find any or I probably miss it somewhere. Please help, thank you.

samcarswell commented 11 months ago

Cross compilation is not supported right now: https://github.com/indygreg/PyOxidizer/issues/95