Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
I transplanted the program from others, but it has this error after compliled by MSVC2015 64bit. How should I solve it? I have tried to add
LIBS += -ladvapi32
But still errors. Qt5.9.1 on Windows10 Thanks in advance!
Hi,
Did you re-run qmake after adding that line to your .pro file ?