Página 1 de 1

harbour32setup9.exe seems to be missing the mingw32-gcc.exe compiler

Publicado: Lun Abr 29, 2024 7:26 pm
por DC
Edit: I was able to update Xailer 9 (to 9.01) at home, and I think it's a matter of pointing the Mingw folders to C:\Xailer9\Hb32\comp\mingw at the office. I think I pointed it to C:\Xailer9\Hb32\mingw.

Will check back in tomorrow, after trying this.



*********************************

Hi,

After I install Xailer 9.01 in the c:\xailer9 folder, I then run harbour32setup9.exe to install in the c:\xailer9\hb32 folder.

https://download.xailer.com/?en&file=2


But when I try to compile a project, it says that

File not found: 'mingw32-gcc.exe'
0 Files, 0 Warnings, 1 Errors
Compile time: 0.00s Link time: 0s Total time: 0.02s

A global search for mingw*.exe shows only

c:\Xailer9\hb32\comp\mingw\bin\mingw32-make.exe

There does seem to be some 64 bit Mingw executables, like

i686-w64-mingw32-gcc.exe

Re: harbour32setup9.exe seems to be missing the mingw32-gcc.exe compiler

Publicado: Mar Abr 30, 2024 4:24 pm
por DC
Everything is fine, after pointing to the ../comp/Mingw folder.