Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: orefa on October 23, 2005, 03:49:51 am

Title: HtmlHelp
Post by: orefa on October 23, 2005, 03:49:51 am
It looks like I need a library file named "htmlhelp.a" or "libhtmlhelp.a" in order to use HtmlHelp, but it is not included in the MinGW distribution. I am getting a linker error without it (undefined reference to HtmlHelpA@16). Does anyone know where this library can be located? Uncharacteristically, Google didn't help this time...  :?
Title: Re: HtmlHelp
Post by: tiwag on October 23, 2005, 10:31:06 am
look there
http://www.citlink.net/~messengertj/htmlhelp.htm

btw i found it with google  :P
http://www.google.com/search?q=htmlhelp+import+library&spell=1
Title: Re: HtmlHelp
Post by: orefa on October 23, 2005, 05:31:41 pm
Oh, hum... I really should have seen that. [Shaking off brain cobwebs.] Thanks tiwag!