Difference between revisions of "Talk:Compiling the viewer (Mac OS X)"

From Second Life Wiki
Jump to navigation Jump to search
(Curl)
Line 10: Line 10:


In the download of the SL libs, header files for Curl are included. Is this something that should is also required for a succesful build? Thanks. [[User:David Frantisek|David Frantisek]] 19:57, 8 January 2007 (PST)
In the download of the SL libs, header files for Curl are included. Is this something that should is also required for a succesful build? Thanks. [[User:David Frantisek|David Frantisek]] 19:57, 8 January 2007 (PST)
== OpenJPEG ==
At least on my Macbook Pro, the latest (1.1) version of OpenJPEG would not compile, giving the error "make: *** No rule to make target `libopenjpeg/fix.o', needed by `libopenjpeg.a'.  Stop.". Downloading the 1.0 version and following the instructions worked fine. [[User:Phineas Pegler|Phineas Pegler]] 22:48, 8 Janurary 2007 (EST)

Revision as of 20:50, 9 January 2007

Mozilla

I'm a bit confused about the Mozilla lib dependency--perhaps if someone knew what was actually required to be compiled (even if it would be somewhat difficult) we could at least try. :-) Thanks. David Frantisek 19:55, 8 January 2007 (PST)

Problems with directions

It seems like there are a couple places here where problems are created because of the use of "../.." I'm not all that familiar with use of the terminal, but I think this puts you in your home directory, which is okay as long as that's the top-level of your project, but not if the top-level is ~/Desktop or somewhere else entirely. David Frantisek 19:55, 8 January 2007 (PST)

Curl

In the download of the SL libs, header files for Curl are included. Is this something that should is also required for a succesful build? Thanks. David Frantisek 19:57, 8 January 2007 (PST)

OpenJPEG

At least on my Macbook Pro, the latest (1.1) version of OpenJPEG would not compile, giving the error "make: *** No rule to make target `libopenjpeg/fix.o', needed by `libopenjpeg.a'. Stop.". Downloading the 1.0 version and following the instructions worked fine. Phineas Pegler 22:48, 8 Janurary 2007 (EST)