Re: problem linking on NT using msvc 4 or 6

Please link the lib with zlib.lib file. You can find the zlib.lib in
"external" dir.



Regards,
Linda



                                                                                             
                    "Diana X Bruk"                                                           
                    <bruk_diana@jpm        To:     www-lib@w3.org                            
                    organ.com>             cc:                                               
                    Sent by:               Subject:     problem linking on NT using msvc 4   
                    www-lib-request        or 6                                              
                    @w3.org                                                                  
                                                                                             
                                                                                             
                    12/14/99 01:14                                                           
                    PM                                                                       
                                                                                             
                                                                                             





I compiled all the files into one library (wwwlib.lib).  At this point I
can
link fine on UNIX but get the following on NT

wwwlib.lib(HTZip.obj) : error LNK2001: unresolved external symbol
_inflateEnd@4
wwwlib.lib(HTZip.obj) : error LNK2001: unresolved external symbol
_inflate@8
wwwlib.lib(HTZip.obj) : error LNK2001: unresolved external symbol
_inflateInit_@12

Any ideas to what I am missing?
Thanks.
-Diana

Received on Tuesday, 14 December 1999 17:14:53 UTC