I just try to use BcxRadAsm package on xp.
Not work.
I cannot add environment variable.?
Package don't include mingw?
So i try to use my own scintilla editor and use mingw from DevC++.
Hmmmmmmmm...
My editor work fine with BCX ,so bcx use code from editor and translate code properly to C code.
But this freaking Mingw reject to compile this C code into exe?
I try command line like this:
System Getstartpath+"g++.exe",filename+" -o" i also try:
GWTDC.BAT $FILE$ [-m32|-m64]
what kind of batch file is that ?
So all in all im not very heapy with MingW and im not surprised why is not to much popular on windows like
MS VC ...