Getting errors trying to compile powder

  • superA20102
    25th Feb 2022 Member 0 Permalink

    I made a folder for the powder toy source.

     

    Then I used meson build then after that I went into the build directory and used ninja.

     

    After than some errors popped up and then it ended saying ninja: build stopped: subcommand failed.

     

    OS: Windows 11 (x64)

     

    Full Log:

    log.txt

     

    EDIT: This issue has been resolved by reinstalling visual studio desktop development package

     

     

    Edited 2 times by superA20102. Last: 25th Feb 2022
  • jacob1
    25th Feb 2022 Developer 1 Permalink
    I recommend using one of the supported compilers linked to on the Wiki guide.

    I can't be sure right now why this one isn't working. The only compilers we support are msvc (you don't need to install all of Visual Studio to get msvc), and mingw-w64. This devkitpro install hasn't been tested before, I haven't used it since I did Wii modding a decade ago.
  • superA20102
    25th Feb 2022 Member 0 Permalink

    Ok. I will try to use MSVC and visual studio and see it that works to build.

    Edited 3 times by superA20102. Last: 25th Feb 2022