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

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.