|
From: Dave S. <de...@gm...> - 2010-10-20 01:29:02
|
Any help on this... I am still googling for the answer. Users in this list must be aware of this issue, I assume. Thanks Dece On Mon, Oct 18, 2010 at 10:18 PM, Dave Schwartz <de...@gm...> wrote: > Hi List, > > This is more of a how to work with the library kind of question. > > I have the static and dynamic libraries built on mac and now I am > linking the with the installed library. The examples work great. > However, my question is more related to how do people step through the > source code in the debug mode in an IDE such as XCode or Netbeans? On > my mac the library is installed in /opt/local/lib and the source code > was compiled from /users/dec/Quantlib. > > So naturally, the IDE links with the library from /opt/local/lib but > when I debug the code, it has no idea where the source code is and > hence I can't step through the library code. > > What do you guys suggest. > > Gracias > Dece > |