1
Mac OSX Specific Issues / Re: Looking for mac/intel user with building experience
« on: July 04, 2007, 12:27:51 am »( run /Applications/Planeshift/psclientTV.app/Contents/MacOS/psclient_static in your terminal). So it said it couldn't find Cg.framework. Well, solution: DOWNLAOD IT! xD
Link: http://www.nvidia.com/object/cg_toolkit.html#downloads
Next up, it said that libvorbis was found missing, so with a little help from my 'port' application (http://finkproject.org/) i installed libvorbis and vorbis-tools . (sudo port install libvorbis vorbis-tools).
I forgot to say that psclient_static searches for its libs in /sw/lib , but it wasnt there on my system. So i made a symlink from /opt/local/lib to /sw/lib.
New binary, so problems should be fixed.