undefined reference to `_WinMain@16'
Brought to you by:
dwheeler
Hi.
I´m installing sloccount in win XP, using Cygwin as recommended, I also did only installed the recommended features, but wen I'm trying to do the command "make", it gives-me an error: "undefined reference to `_WinMain@16'" in one of the packages.
I tried to resolve the problem by putting on the gcc command the flag '-shared', and it worked.
Now the problem is that I cant run properly the program, it does not show-me the results of the metrics.
Can any one help me??