Re: Failed to load debugging library error
Re: Failed to load debugging library error
- Subject: Re: Failed to load debugging library error
- From: "Roni Music" <email@hidden>
- Date: Fri, 14 Mar 2008 20:08:38 +0100
Date: Fri, 14 Mar 2008 11:37:28 -0700
From: Christopher Friesen <email@hidden>
Subject: Re: Failed to load debugging library error
To: XCode Users <email@hidden>
Message-ID: <email@hidden>
Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes
To avoid loading the introspection dylib and data formatters you
uncheck the menu Run->Variables View->Enable Data Formatters.
hm... that was easy and obvious
I will be more gentle towards my customers in the future
Thanks,
Rolf
-Chris
On Mar 14, 2008, at 10:26 AM, William H. Schultz wrote:
It appears you are using wxWidgets 2.8.3:
DYLIB_CURRENT_VERSION = 2.8.3
The issue in question was fixed a matter of weeks ago. The last
stable release of wxWidgets was November 27th. Therefore, to fix
this issue, you'll have to either wait for wxWidgets 2.8.8 or get a
copy of wxWidgets that is at least as new as revision 51903.
The svn repo:
https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH/
I'd recommend waiting.
Hank Schultz
<unknown.gif>
http://www.cedrus.com/
On Mar 11, 2008, at 1:37 AM, Roni Music wrote:
Message: 5
Date: Mon, 10 Mar 2008 14:08:01 -0700
From: "William H. Schultz" <email@hidden>
Subject: Re: Failed to load debugging library error
To: Roni Music <email@hidden>
Cc: email@hidden
Message-ID: <email@hidden>
Content-Type: text/plain; charset="us-ascii"
See:
http://sourceforge.net/tracker/index.php?func=detail&aid=1896410&group_id=9863&atid=309863
This long-standing issue has been fixed in wxWidgets as of revision
51903. This is post-wxWidgets 2.8.7, so the fix will be in 2.8.8
whenever that update comes out. Ultimately, the issue was that
wxWidgets implemented dlopen and related functions, and this really
confused the Xcode debugger.
I tried to follow that advice
#define MAX_OS_X_VERSION_MIN_REQUIRED 1030
in my prefix file but it doesn't change anything
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden