From: Koolrans P <koo...@gm...> - 2005-02-28 21:22:34
|
Thanks for the info byron. Can you provide some more information as to how u got 2.6 to compile and work. Thanks. Regards, Koolrans On Mon, 28 Feb 2005 11:21:56 -0800, Byron Whitlock <by...@ly...> wrote: > >> couldn't load library > >> "C:/tcl845/lib/Tcldom_libxml23.0/Tcldom_libxml230.dll": th > >> is library or a dependent library could not be found in library path > > I've had the same problem, I've never been able to get the 3.x combo > package to work. Either an immediate application crash or the above error > always stopped me. > > You might need msvcrt71.dll. It comes with VS.NET, That was suggested to > me, although it > didn't seem to fix anything. > > It took some doing, but I ended up statically linking all the required > libraries using the 2.6 version. I used VS.Net & can build all packages > (dom::libxml2 dom::c) on win/linux/solaris. On the 2.6 branch, dom::c is > more memory efficient (smaller leaks) of the 2 parsers IMHO. > > > > ------------------------------------------------------- SF email is > sponsored by - The IT Product Guide Read honest & candid reviews on hundreds > of IT Products from real users. Discover which products truly live up to the > hype. Start reading now. > http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click > _______________________________________________ Tclxml-users mailing list > Tcl...@li... > https://lists.sourceforge.net/lists/listinfo/tclxml-users |