Petewg / MgM

Harbour MiniGUI `extended` (MinGW32 bundle)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wrong path in _hmg_resconfig.h

ujayadev opened this issue · comments

In _hmg_resconfig.h,
the path is defined as:
#define HMGRPATH i:\MiniguiM\minigui\resources

This causes problems, as say in my computer, I have cloned the repository in 'e' drive.

My request is that the drive letter may be made dynamic.

Warm regards,

Jayadev

commented

hi Jayadev,

that's a known 'bug' but have not (yet) figured a good way to fix it.

any idea as to how to resolve it, is welcome!

thanks for your interest.

commented

Fixed.
just delete _hmg_resconfig.h and it will be recreated with correct path during buildapp.bat