2010/4/21 Lettow, Kenneth <[email protected]>: > process_px2j4_ TESTX2J4 > |domain error: ParserCreate > | PARSER=: ParserCreate<<0 > > When I finally hunted down the problem there was a reference to a 64bit dll > that doesn't exist. > > fexist 'C:\j64-602\addons\xml\sax\lib\libexpat64.dll' > 0 > > I was able to download a copy of the expat64 dll from > http://www.gtk.org/download-windows-64bit.html (see Third party dependencies). > > It required renaming the dll to libexpat64.dll and putting it in > ~addons\xml\sax\lib.
Will this be fixed in the library? Or is this something users should be doing? Thanks, -- Raul ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
