Hi Pritpal, On 2010 Apr 10, at 21:41, Pritpal Bedi wrote:
> > Hello Viktor > > hbIDE run from console window which is used to compile/link/run under > development. > NOTE: this I am doing since very begining I started on hbQT+. > hbMK2 executes properly and builds the targets ok. > But since yesterday night I "Build and Run" feature of hbIDE produces this > log. > Strange part is that if I run same hbIDE.exe from desktop icon and execute > "Build and Run" it works perfectly. Probably this may lead us to detect > why on *nixes the same operation fails. > > Below are logs from hbIDE invoked from the development console and from > desktop. > > [ FROM CONSOLE ] > [...] > So what should I look into or what has changed in hbMK2 recently ? Looking at the outputs hbmk2 can hardly be at fault here, as it's just not even executed in your first two examples. I can't cite any hbmk2 changes that could cause such error. Moreover I've experienced exactly like this months ago, when I tried to build anything from HBIDE. (I was running HBIDE from Far Manager cmd prompt). I can't remember much more detail about it though. First I'd completely avoid the '&&' trick. I think it's unnecessary complication, and it'd be much cleaner to create a .bat with all the stuff to be executed and simply call the .bat file without any tricks. To help to see what really gets executed, you can dump the content of the .bat file to the log window. The other thing I'd check is FERASE(). I remember that it fixed my problems. Brgds, Viktor _______________________________________________ Harbour mailing list (attachment size limit: 40KB) Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour