Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - tuxx

Pages: [1]
1
Ok, the binary didn't work at first. But i checked the output via terminal
( 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.

Pages: [1]