installing c compiler on Windows XP - TechRepublic
Question
January 19, 2008 at 04:21 PM
brianashley99

installing c compiler on Windows XP

by brianashley99 . Updated 18 years, 5 months ago

I am developing a system in QT4 using data in SQLite. I’ve found that Qt4 assumes a C++ compiler, which XP doesn’t include, apparently. I’ve attempted to download the GNU compiler with cygnet, but I get no response at the command line. (From memory, the compile syntax is g++.) I’ve downloaded Borland’s 5.5 and, again, no result. (From memory, the compile syntax is BCC32.)

I was going to download Bloodshed’s compiler but I think I need to clean out the above. However, they do not present in the control panel’s programs. Maybe I need to alter the path manually?

Can anyone steer me in the right direction?

This discussion is locked

All Comments