Welcome to the Second Life Forums Archive

These forums are CLOSED. Please visit the new forums HERE

1 error stops OS X build

Bavid Dailey
Registered User
Join date: 30 Dec 2006
Posts: 8
03-09-2007 10:18
I'm trying to build the open source viewer on 10.4.8 intel mini; andam down to 1 last error.It in the custom shell script , and its missing a path specifically

RuntimeError: Path trial doesn't exist

I tried setting a custom vale for Place build Poducts in.

Anyone succeeded with OS X build ?
Soft Noel
Registered User
Join date: 6 Feb 2007
Posts: 1
03-16-2007 07:16
From: Bavid Dailey
I'm trying to build the open source viewer on 10.4.8 intel mini; andam down to 1 last error.It in the custom shell script , and its missing a path specifically

RuntimeError: Path trial doesn't exist

I tried setting a custom vale for Place build Poducts in.

Anyone succeeded with OS X build ?


You'll probably want to look at https://jira.secondlife.com/browse/VWR-169 (just make the directories yourself) and https://jira.secondlife.com/browse/VWR-123 -- if you don't want to update openjpeg, comment out the line that will give you a warning: parameters.cp_limit_decoding=LIMIT_TO_MAIN_HEADER;

The SLDev mailing list and the #opensl EFNet IRC channel are the best places to go to discuss open source build issues. Also take a peek at the JIRA. If someone bumped into trouble before you, there's a good chance you'll find reference there.