Trying to build Hugs98 December 2001 version, I've discovered that nmake does not build "install" target (maybe there's no "install" in winhugs makefile?) and it does not build .hlp file. It does not create shortcut to "hugs.exe" on desktop (maybe it should not, but docs claim that it builds help file, creates shortcut, etc.) However, WinHugs executable builds OK,and runs fine. Therefore, I have a few unanswered questions: can I download hugs.hlp from somewhere? If the above features were not caused by my faults, but by some deficiency in makefiles, may I send you a few lines to add to winhugs/makefile ?
can I download hugs.hlp from somewhere? If the above features were not caused by my faults, but by some deficiency in makefiles, may I send you a few lines to add to winhugs/makefile ?
Sure, if there's some simple change that'll work well we'd be glad to have it. (IIRC, the reason there's no install target is partly my unfamiliarity with nmake, lack of an appropriate install program for windows and not knowing the standard conventions Windows people like to use for how to install things.) -- Alastair Reid
participants (2)
-
. -
Alastair Reid