Re: QuantLib crashing JVM
Posted by Luigi Ballabio on
URL: http://quantlib.414.s1.nabble.com/QuantLib-crashing-JVM-tp5096p5101.html
On Wed, 2006-10-25 at 10:26 -0400, Ken Anderson wrote:
> Honestly, I have no idea how I built these...it was a while ago! How
> can I tell? It looks like I have both:
Try deleting (or moving somewhere else) the .dylib and .la, then
rebuilding the Java module (which, not finding the dynamic libraries,
should then link the static ones.)
Later,
Luigi
----------------------------------------
Testing can never demonstrate the absence of errors in software, only
their presence.
-- W.E. Dijkstra