mbusd icon indicating copy to clipboard operation
mbusd copied to clipboard

'/W' requires an argument

Open PrasadThorat74 opened this issue 4 years ago • 1 comments

Severity Code Description Project File Line Suppression State Error D8004 '/W' requires an argument mbusd.git\cl 1

Screenshot 2022-03-24 185026

PrasadThorat74 avatar Mar 24 '22 13:03 PrasadThorat74

It looks like you're trying to compile mbusd using the MSVC compiler (cl). Unfortunately, only GCC-compatible compilers are supported for now by the mbusd build system.

3cky avatar Apr 06 '22 14:04 3cky