POV-Ray : Newsgroups : povray.programming : win98se mingw povray : Re: win98se mingw povray Server Time
18 May 2024 19:43:05 EDT (-0400)
  Re: win98se mingw povray  
From: Nicolas Alvarez
Date: 5 Dec 2007 15:13:15
Message: <4757065b@news.povray.org>

> this computer doesn't find htmlhelp.dll, only .lib and .h

Maybe because the dll in question is actually hhctrl.ocx? The .a doesn't 
  have to be named the same as the .dll.

>     * In C:\Program Files\HTML Help Workshop\lib there's a library file
> htmlhelp.lib. Put a copy in C:\MinGW\lib under the name libhtmlhelp.a. Renaming
> to the MinGW convention is not actually necessary, but it makes the nature of
> the file clearer.

Have you tried not renaming it? Just use the full path to the .lib. 
Maybe if you rename it to .a it expects a different format.


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.