Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
R1824 and 1825 not running
08-29-2007, 03:12 PM,
#16
 
Yes, I also did this. The reason it was set to i386 only was because before I did the frameworks, I had just built the libs by hand from the command line, and that was i386 only, so trying to link the ppc stuff against it caused the build to bomb.
Reply
08-29-2007, 03:17 PM,
#17
 
cotharyus - Ok, so the commited libs are universal.

kidrock - Do you compile with xcode 2.4 ?
Reply
08-29-2007, 03:45 PM,
#18
 
Yes xcode 2.4.1
Can either of you put your universal build onto the svn so i can update to rev 1826 and this will be fixed? ive never had problems before you guys started using vorbis so its probably a problem with that. I've been away for three weeks so tell me of any HUGE changes made in the past three weeks.
Reply
08-29-2007, 06:09 PM,
#19
 
The last commit that I made was the same setup I used to make the universal builds that are on my website.
Reply
08-30-2007, 12:17 AM,
#20
 
then why isnt vdrift running once i build it? i just click to run and nothing happens!
Reply
08-30-2007, 01:03 AM,
#21
 
Console output?
Reply
08-30-2007, 01:10 AM,
#22
 
Code:
[Session started at 2007-08-30 01:10:01 -0400.]
dyld: Library not loaded: /Library/Frameworks/Ogg.framework/Versions/A/Ogg
  Referenced from: /Users/David/vdrift/tools/osx/build/Debug/vdrift.app/Contents/MacOS/vdrift
  Reason: image not found

vdrift has exited due to signal 5 (SIGTRAP).
Any ideas? What library is this? :?: :?:
Reply
08-30-2007, 01:57 AM,
#23
 
Seems to be Ogg, are we really using ogg? I only noticed vorbis being linked in the Linux build, but maybe I'm mistaken, because of the very confusing naming of the "ogg vorbis" librar[y/ies].
Reply
08-30-2007, 08:50 AM,
#24
 
thelusiv - yes, actually the Ogg framework or lib must be in place to build the Vorbis framework.

As far as the framework, it's in SVN, and here's the following output:

lauasanf@dsanford(~/code/vdrift/tools/osx/Ogg.framework/Versions/A)$ file Ogg
Ogg: Mach-O universal binary with 2 architectures
Ogg (for architecture ppc): Mach-O dynamically linked shared library ppc
Ogg (for architecture i386): Mach-O dynamically linked shared library i386


Is your data repository up to date?
Reply
08-30-2007, 09:02 AM,
#25
 
Yes just deleted data folder (i know i don't have to but i felt like it) and updated when i got rev 1824. about to update again now.
Reply
08-30-2007, 10:51 AM,
#26
 
Just did a data update (got the new track) and still same problem as before. can somebody add the OGG lib?
Reply
08-30-2007, 10:55 AM,
#27
 
The ogg lib is there - that's what I posted the file spec on. Does it not exist in your vdrift/tools/osx directory?
Reply
08-30-2007, 10:58 AM,
#28
 
Well Ogg.framework folder is here but nothing about the lib :o :o
Reply
08-30-2007, 03:14 PM,
#29
 
You mean that the framework folder is empty?
Reply
08-30-2007, 04:09 PM,
#30
 
No. everything is there i was just being sarcastic. but then why isn't this working... if its a problem with ogg (a file missing) and everything is there then what is it?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)