Hi there, I've built the library according to the instructions and all is running fine on the dev machine.
However, I must have screwed up the creation of my bundle as other users are getting a runtime error when launching the app on their machine: dyld: Library not loaded: /Users/steve/Documents/Sources/! 3rd Party sources/apache-log4cxx-0.10.0/projects/build/log4cxx.build/Release/log4cxx.build/Objects-normal/i386/log4cxx.lib Now in my Xcode settings I'm linking against the .dylib - isn't that the way to do it? Or did I screw up something when building log4xx? Any help much appreciated! Thanks, Jay