|
From: Hans-Bernhard B. <HBB...@t-...> - 2011-02-21 22:29:06
|
On 21.02.2011 20:23, Tatsuro MATSUOKA wrote: > command.c:134:25: fatal error: htmlhelp.h: No such file or directory > compilation terminated. > > I have searched htmlhelp.h by windows explorer but I cannot find it. > Where can I find htmlhelp.h? An up-to-date set of Windows API headers (a.k.a. SDK) is supposed to contain it. MinGW should have its own, but if nothing else helps, you can grab the one installed along with HTML help workshop. |