by "Frank Schoonjans" <Frank.Schoonjans@[EMAIL PROTECTED]
>
Nov 28, 2006 at 10:09 AM
I use HTMLHELP from rtl32win.
Frank.
"edward" <edward@[EMAIL PROTECTED]
> wrote in message
news:1164655430.918219.33430@[EMAIL PROTECTED]
>I am using the Stonybrook Modula2 compiler/linker and when I try to add
> a reference to the Microsoft HTML help library (htmlhelp.lib), it asks
> for uuid.lib. I tried adding various versions of the uuid.lib file,
> but then the linker aborts with a nasty error about an invalid debug
> record, as follows:
>
> Error in object module: release/init.obj
> In record starting at: 00002585
> Fatal Error: No .bf index for debug function
> sblink-> Linker exception
>
> ... Error(s) in build (0:02) ...
> Object file is corrupt
> ... Synchronizing with all build operations ...
>
>
> Has anyone else successfully linked in HTML help with M2?
>