Gate icon indicating copy to clipboard operation
Gate copied to clipboard

getopt.h doesn't work with MSVC

Open mojca opened this issue 10 years ago • 0 comments

The code in Gate.cc that includes getopt.h and uses getopt_long(...) to read the options doesn't work with Visual Studio. I will check the support in cygwin and MinGW just in case, but one would need an alternative solution if Gate should ever work under Windows.

mojca avatar Mar 27 '15 15:03 mojca