The MASM Forum Archive 2004 to 2012

Project Support Forums => IDE Development and Support => RadAsm Support Forum => Topic started by: prodigy on August 04, 2006, 10:10:39 PM

Title: MINGW SUPPORT
Post by: prodigy on August 04, 2006, 10:10:39 PM
I think that if RadASM allowed C++ Support with mingw. This would be the only IDE I would ever use... I would write the INI for mingw myself but I am not that familiar with all the switches... Would be great if someone could add mingw support to the high level package...

Also is someone working on a Code Completion??? That doesn't just read from a file... But parses the includes and stores them into a cache or something similiar is there any work according to that.

Because if there was code completion and mingw support... This would be one of the best IDE's out there... Even compared to commercial IDE's...

Also... How do I modify include directories...

Say I wanted to point to c:/psdk/includes

How do I add that directory so that all the files can be located from that directory?

Such as in other C++ IDE's like MS Visual c++ I just add the directory and bam... I am done.. Thoughts?
Title: Re: MINGW SUPPORT
Post by: prodigy on August 06, 2006, 02:04:30 AM
....?