Re: compiling Libwww with MSVC++

Nat Johnson wrote:
> 
> Hi everyone,
> 
> We're trying to compile libwww on Windows NT using MSVC++ 4.0 and are
> running into the same problem described earlier on the W3-lib discussion
> list (fwrite() is failing at runtime).  We've tried the fix described on
> the list (using the multithreaded dll library) but still had no success
> getting it to run without dumping core.
> 

You have to make sure that ALL libraries are compiled the same
way. I too have banged my head on this one and Microsoft make
very hard Windows.

Don't forget ALL libraries the same.

> After banging our heads against our computer screens for several days
> in frustration, we are hoping that maybe someone out there could supply
> us with a compiled libwww.dll and libwww.lib file for Windows NT.  At
> this point we're running into some serious time pressures - any help is
> appreciated.

Sorry I don't work with dll's any more.

> 
> Thanks,
> 
> Nat Johnson
> nat@cybersource.com

Cheers
bill

Received on Friday, 24 January 1997 03:48:53 UTC