Xcode could not locate source file
Xcode could not locate source file
- Subject: Xcode could not locate source file
- From: Grant Limberg <email@hidden>
- Date: Wed, 29 Apr 2009 18:22:47 -0700
I'm running into an issue with Xcode's debugger. We're developing with a custom build of wxWidgets. The binaries of the compiled shared libraries are in our code repo along with their .dSYM output for debugging. The problem comes along when trying to step into code inside wxWidgets itself. I get the error:
Xcode could not locate source file: FileName.cpp (line: lineno)
This error does go away if wxWidgets is recompiled on the machine, but, unless we were mistaking the benefits of .dSYM files, we were hoping we wouldn't have to do that. Is there a way to tell Xcode where to look for source files that the dSYMs are pointing to?
Thanks, Grant Limberg
|
Attachment:
PGP.sig
Description: This is a digitally signed message part
_______________________________________________
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