Or http://wiki.netbeans.org/HowToCreate64-BitC/C++WindowsProgramWithNetBeans
29.03.2018 19:35, Mark Wilmoth пишет:
Use QT packages that come with MSYS2, but you don't need it if you are
not compiling QT projects. See how to install them below:
http://www.areaofthoughts.com/2013/08/how-to-create-64-bit-cc-windows-program.html
http://www.areaofthoughts.com/2013/09/how-to-setup-64-bit-qt-511-for-use-with.html
------------------------------------------------------------------------
*From:* A Z <powerus...@live.com.au>
*To:* "us...@netbeans.incubator.apache.org"
<us...@netbeans.incubator.apache.org>
*Sent:* Tuesday, March 27, 2018 5:58 PM
*Subject:* C++ in Netbeans on Windows requires qmake.
I am running Netbeans 8.2. I am also 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).
It also seems that the open source Qt download has an installation
bug, but at any rate will not produce a built qmake for me.
I haqve tried using GNU Make for Windows, with no successs
from Netbeans?
Can someone please reply back to me
with a compatible, much smaller, version of qmake that will work with
Netbeans
so that I can build my C++ code using the C++ plugin for netbeans, please?
Otherwise, can they link me to a Windows make utility that I can link
to that
will allow Netbeans 8.2 to finish C++ building?