browserbuild icon indicating copy to clipboard operation
browserbuild copied to clipboard

Example won't build in Windows

Open Steve-OH opened this issue 12 years ago • 0 comments

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

Steve-OH avatar Jun 14 '13 18:06 Steve-OH