Page 1 of 1

Installation problem

Posted: Sat Oct 11, 2008 4:48 am
by coder
Hi,

I have just started testing out Harbour and HMG. I installed HMG and the ide in my F drive and changed the path via tools-preferences.
However, while compiling a sample project iam getting the error:
"windres: can't open file `c:/hmg/resources/WindowsXP.Manifest': No such file or directory"

Looks like c: is hardcoded into the ide. Am I correct or is there something iam missing?
Plz help.

Regards,
coder

Re: Installation problem

Posted: Sat Oct 11, 2008 7:09 pm
by Roberto Lopez
coder wrote:Hi,

I have just started testing out Harbour and HMG. I installed HMG and the ide in my F drive and changed the path via tools-preferences.
However, while compiling a sample project iam getting the error:
"windres: can't open file `c:/hmg/resources/WindowsXP.Manifest': No such file or directory"

Looks like c: is hardcoded into the ide. Am I correct or is there something iam missing?
Plz help.

Regards,
coder
You must change all references to c drive by references to your drive in \hmg\resources\minigui.rc

Regards,

Roberto.

Re: Installation problem

Posted: Sun Oct 12, 2008 3:18 am
by Rathinagiri
I am happy that, coder is from India, my own country. Welcome coder.

Thanks Roberto for immediate response.

Re: Installation problem

Posted: Sun Oct 12, 2008 5:43 am
by coder
Thanks to Roberto for the solution and Rathinagiri for the welcome. Looks like I can revisit my dbase/clipper/foxpro days once again.

regards,
coder