Not an Issue 'Bad EXE format' with compiler on Wine

Discussion in 'Rust Discussion' started by Hachu, May 28, 2015.

  1. Hey, I'm trying to setup a dedicated Rust server on my linux box but the cscharpcompiler refuses to work. Wine says its a bad exe format. Now I was wondering if there was any workaround for this? Thank you in advance.
    Im using CentOS 7.
     
  2. Wulf

    Wulf Community Admin

    You'd need an OS/Wine version that is capable of running 32-bit (x86) executables.
     
  3. i have test with debian 7 is the same problem ! Rust legacy with oxide 2.0 work perfectly with wine in the same server !
    I continued my test....
     
  4. Wulf

    Wulf Community Admin

    Rust Legacy is x86, Rust Experimental is x64.