#Build for Raspberry Pi while on Windows system
1 messages · Page 1 of 1 (latest)
if you build it in windows it will make a exe
if you build in linux it will make a deb and appimage
basically you either go to a linux system and build it or you can build it right from windows subsystem
idk if if the compiler has an option to build to other platform but i doubt tbh
Ah alr, how would i go about building it from windows subsystem? I dont have access to a linux system atm
Or rather how does windows subsystem work?
basically go the store and download arch or ubuntu
then you basically have linux inside windows
just copy and paste stuff to there and build from there
Oh okay I'll try that then! Thanks for the help!