Page 7 of 7

Re: HMG Easy Build

Posted: Tue Sep 09, 2014 10:03 am
by esgici
Agil Abdullah wrote:
I failed to recompile your source of hmg_easybuild.prg. Error read as below:

---------------------------------------------------------------------------------------------------
Harbour 3.2.0dev (r1407111333)
Copyright (c) 1999-2014, http://harbour-project.org/" onclick="window.open(this.href);return false;" onclick="window.open(this.href);return false;" onclick="window.open(this.href);return false;" onclick="window.open(this.href);return false;" onclick="window.open(this.href);return false;" onclick="window.open(this.href);return false;" onclick="window.open(this.href);return false;
d:/hmg331/mingw/bin/../lib/gcc/mingw32/4.6.2/../../../../mingw32/bin/ld.exe: reopening HMG_EasyBuild.exe : Permission denied
Additional info for this error.

In short :

Code: Select all

if is .exe alreay running 
    terminate it ( by either itself or task manager )
else
   retry building process
endif
Happy HMG'ing :D

Re: HMG Easy Build

Posted: Thu Sep 18, 2014 9:30 pm
by jorge.posadas
Claudio,

Con esta aplicación: ¿puedo usar la versión 3.1.1, hacer mis programas, mis pantallas, todo con unicode y simplemente usar tu aplicación y compilarlo?

Es decir ya no es necesario usar el BUILD.BAT que tiene 3.1.1?

Ya que yo quiero cambiarme a usar 3.1.1 pero con el BUILD.BAT no entiendo como modificarlo para que mis programas se compile.