Hi,
Just to recall, I ended compiling Gnuplot from the sources using
the makefile they provide (for which I can't thank them enough).
I compiled in Windows using MSVC without problems. It works
a treat, you just need to get the dependencies right.
At that time, 4.7 was the current version here
https://github.com/gnuplot/gnuplot
If you have access to my original post, pay attention to where I
say that the binaries for version 4.7 being provided here
http://www.tatsuromatsuoka.com/gnuplot/Eng/winbin/
would return the correct version number when you type
gnuplot --version but the cntrlabel option would still be unrecognized.
Maybe you should try downloading the binaries now. If it doesn't
work well, just compile it yourself. It is actually very quick. Look at
the subdirectory config/msvc/Makefile if you are going to compile for
Windows. The instructions are very clear and helpful.
HTH,
Seneika.