fix
Please note: This website includes an accessibility system. Press Control-F11 to adjust the website to people with visual disabilities who are using a screen reader; Press Control-F10 to open an accessibility menu.

How can I modify a windows .exe so that I can run it in the linux environment?

Avatar
  • updated
  • Answered

I created a windows .exe file using c++ that I would like to execute on my site. Does anyone know what I can do in order to make the .exe compatible with the linux environment?  

Avatar
anonymous
Quote from rwag

thank you for pointing me in the right direction.

You're welcome.

Avatar
rwag

thank you for pointing me in the right direction.

Avatar
anonymous
  • Answered

Hello and thanks for contacting us. You may need to recompile it (old Linux Mint tutorial) for Linux. I recommend asking in some Linux Freenode IRC channels for more information.