I have not tested this within NetBeans. I used either CYGWIN in the past with NetBeans. Dev-CPP uses a different library, MinGW.
You might have to use Qt. Regards, On Tue, Mar 27, 2018 at 3:06 AM, Efrem Mc <efrem...@gmail.com> wrote: > Hi, I am not sure what you are compiling that requires qmake. > > qmake is available from Qt. I use version 5.6, 5.7, and 5.8. I > believe 5.10 is out now. > Source: https://www.qt.io/download > > I use a basic CPP /C++ package named Dev-C++ > source: https://sourceforge.net/projects/orwelldevcpp/?source=navbar > > I use Dev-C++ for doing basic C++ programming on Windows and it uses > just make. It is a small package and does both 32bit/64bit. > > > Regards, > > Efrem Mc > > > On Mon, Mar 26, 2018 at 10:25 PM, A Z <powerus...@live.com.au> wrote: >> 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? --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org For additional commands, e-mail: users-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists