Thanks for getting me started. My intent is not to just compile J, but to learn some things about Qt and C++. Not that I will become proficient in them, but it looks like it will be necessary to have a working knowledge of them or similar tools in the future. The days of keeping all code in J are probably ending.
On Sat, Jan 26, 2013 at 8:07 AM, Norman Drinkwater <[email protected]>wrote: > Another approach using Mingw and Mingw64 is detailed here: > http://qt-project.org/wiki/**Building_Qt_Desktop_for_**Windows_with_MinGW<http://qt-project.org/wiki/Building_Qt_Desktop_for_Windows_with_MinGW> > > Works well with qt-4.8.4 on Windows 7 x64. > > Norman Drinkwater > > > > On 1/25/2013 11:49 PM, Don Guinn wrote: > >> I'm stumped. I have QT, GIT and GCC64 installed. When I try to run a QT >> example I get the error message, "QT Creator needs a compiler set up to >> build. Configure a compiler in the kit options." I go to options and put >> GCC in for the compiler including the path to the C++ exe (running in >> Windows 7). But I still get the same error. >> >> What am I missing? >> ------------------------------**------------------------------** >> ---------- >> For information about J forums see >> http://www.jsoftware.com/**forums.htm<http://www.jsoftware.com/forums.htm> >> >> ------------------------------**------------------------------** > ---------- > For information about J forums see > http://www.jsoftware.com/**forums.htm<http://www.jsoftware.com/forums.htm> > ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
