[sldev] [HELP] Mac project missing dependencies
Barney Boomslang
bboomslang at googlemail.com
Fri Sep 28 13:16:26 PDT 2007
Hi Soft,
yes, I noticed that one - didn't care much about it, though, since the
build process works still fine. I have no idea what produces it either
- but when starting XCode from t he console (go to
Xcode.app/Contents/MacOS and then start ./Xcode from the terminal) it
sends out a few messages about missing files:
2007-09-28 22:13:02.309 Xcode[20075] Unable to index
/Users/gb/Desktop/SLBrowserNE-BleedingEdge/linden/indra/newview/llfloaterrate.cpp:
No such file or directory
2007-09-28 22:13:02.318 Xcode[20075] Unable to index
/Users/gb/Desktop/SLBrowserNE-BleedingEdge/linden/indra/newview/llviewerreputation.cpp:
No such file or directory
Maybe starting it from the console with a new project file on a new
tree gives some more info that way? Otherwise the quesiton would be
what's the counterpart to strace on Darwin?
bye, Barney
On 9/28/07, Soft <soft at lindenlab.com> wrote:
> I'm trying to resolve https://jira.secondlife.com/browse/VWR-2551
>
> In a nutshell, XCode is silently stripping sections of the project
> file on load, which are then showing up as unnamed targets. I could
> use help in pinning down the reason. The stripped targets begin with
> llkdu, which may be triggered by omission of closed source components,
> but then all additional targets with numerically higher uuids drop as
> well.
> _______________________________________________
> Click here to unsubscribe or manage your list subscription:
> /index.html
>
More information about the SLDev
mailing list