Compilador con w64-mingw32-gcc para linux ejecutado con Wine
安装w64-mingw32-gcc
Project developed in Bash Script to compile and execute a file .exe
in Linux using tools installed in Linux.
apt-get update<br>
apt-get install mingw-w64<br>
安装Win和wine64
apt-get update<br>
apt-get install wine<br>
apt-get install wine64 //Si su equipo es de 64bits<br>
在Linux上编译.exe和elibcuteria库conio.h。
注意:
debe tene
评论0
最新资源