Meson error

  • philipp87654
    27th Aug 2021 Member 0 Permalink

    So as I followed the Windows Guideline, i typed in the VS (x64 Native...)"meson build-debug" and it gave me this:

    The Meson build system
    Version: 0.59.1
    Source dir: C:\Windows\System32\The-Powder-Toy
    Build dir: C:\Windows\System32\The-Powder-Toy\build-debug
    Build type: native build
    Project name: the-powder-toy
    Project version: the.cake.is.a.lie

    meson.build:1:0: ERROR: Executables created by c compiler cl are not runnable.

     

    Can anyone help me? 

     
    Edited 2 times by philipp87654. Last: 27th Aug 2021
  • LBPHacker
    27th Aug 2021 Developer 0 Permalink
    The "cd /d [wherever you keep your repositories]" is not there only for looks, you should cd away from C:\Windows\system32. Also, please don't run the VS prompt as administrator.
    Edited once by LBPHacker. Last: 27th Aug 2021