Open Steve-OH opened 11 years ago
The example in the README won't build properly from the Windows cmd.exe command line (I'm running Windows 7 x64). The error is:
error: option -m, --main <name>' argument missing, got-e'
-m, --main <name>' argument missing, got
which suggest some kind of command line parsing error.
The example works fine from a bash shell.
-Steve
The example in the README won't build properly from the Windows cmd.exe command line (I'm running Windows 7 x64). The error is:
error: option
-m, --main <name>' argument missing, got
-e'which suggest some kind of command line parsing error.
The example works fine from a bash shell.
-Steve