27.03.2018 5:25, A Z пишет:
I am a 64 bit Windows 10 user.  I have learned that I cannot build my c++
projects without qmake working.  However, I have learned
that the only way to obtain this from Qt seems to be via a huge 2Gb
download (or even larger).  Can someone please reply back to me
with a compatible, much smaller, version of qmake so that
I can build my c++ code using the c++ plugin for netbeans, please?

Usually qmake is not needed in NetBeans. Only if you use Qt framework NetBeans will use qmake in order to build project. Usually NetBeans uses compilers and tools from Cygwin, MinGW or MSYS2.

Reply via email to