Re: getting Saturn to walk
Re: getting Saturn to walk
- Subject: Re: getting Saturn to walk
- From: René van Amerongen <email@hidden>
- Date: Mon, 3 Nov 2003 18:32:09 +0100
Op 3-nov-03 om 17:33 heeft Andrew Pinski het volgende geschreven:
On Nov 3, 2003, at 02:04, Reni van Amerongen wrote:
Hi Xmen
I would like to work with Saturn, but have some trouble.
Ok, I did find out where to put the linker setting, I hope.
...
Did put in the 'other linker' flags from my new build style
finstrument-functions.
Insert libSaturn.dylib into the project. (*)
Add initSaturn("/Volumes/UsersDisk/RvA/Development/",1,0,4,0); I got
a quicksilver G4
and startSaturn() in awakeFromNib and a little bit later stopSaturn();
The only thing that I get back is a Saturn text file with "SATURN_BE:
endThreadCalltreeAndIcicles: value is NULL."
Some one an Idea to get this walking.
What this means is that the real part of Saturn did not get
initialized, as Saturn
is lazy initialized when it comes to storing data. One thing is that
you forgot to
put -finstrument-functions flag into the OTHER_CFLAGS (I do not know
what the
variable is called in XCODE though).
I see only one Other_flags and thats about linking. I will search
further
but about my other post about Saturn, has that something to do about
it, how can I solv this? You have any idea?
Thanks,
Andrew Pinski
Thanks for your reply,
reni
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.