Re: Initial Problems Building

2007-09-03 Thread Nubile
Right on! I overlooked the /MDd versus /MLd. Thanks for the tip. I should have found that earlier. Hopefully the post helps out another unfortunate soul. I did try debugging further, but after a couple of levels in the stack I was in over my head. ;) David Bertoni wrote: > > Nubile wrote: >> I

Re: Initial Problems Building

2007-09-01 Thread David Bertoni
Nubile wrote: I successfully compiled/build Xalan C++ using Visual Studio 7.1 and a binary release of Xerces C++. When I run SimpleXPathAPI.exe from the Xalan folder, it works wonderfully. So I copied the SimpleXPathAPI.cpp to into a fresh Visual Studio project, added paths to the Xerces/Xalan l

Initial Problems Building

2007-08-31 Thread Nubile
where theResult->str() is called. I went through every compile/link option in VS, and I couldn't find anything that would make a difference. I'm also confident that both executables were run from the same set of DLLs in path. Any ideas -- View this message in context: http://www