Please note - don't include [email protected] in your replies, I don't think LL's licensing team needs every single post on this list forwarded to them ;)
2009/3/27 Gareth Nelson <[email protected]>: > Does it assume OGRE to be preinstalled on the system, or is this > something missing from the release? > > On Fri, Mar 27, 2009 at 8:10 PM, Dale Glass <[email protected]> wrote: >> On Пятница 27 марта 2009 20:31:40 Thomas Grimshaw wrote: >>> Yes, they finally posted the source code that they should have posted a >>> month ago.. but better late than never. >>> >>> This seems to be current, build 160. >> Well, R16.3.rar doesn't pass develop.py: >> >> $ ./develop.py --standalone >> Running 'CXX=\'g++\' cmake -DCMAKE_BUILD_TYPE:STRING=RELEASE -G \'Unix >> Makefiles\' -DSERVER:BOOL=FALSE -DVIEWER:BOOL=TRUE -DSTANDALONE:BOOL=TRUE - >> DUNATTENDED:BOOL=FALSE "" \'/home/olg/R16_3/indra\'' in 'viewer-linux- >> x86_64' >> -- The C compiler identification is GNU >> -- The CXX compiler identification is GNU >> -- Check for working C compiler: /usr/bin/gcc >> -- Check for working C compiler: /usr/bin/gcc -- works >> -- Detecting C compiler ABI info >> -- Detecting C compiler ABI info - done >> -- Check for working CXX compiler: /usr/bin/g++ >> -- Check for working CXX compiler: /usr/bin/g++ -- works >> -- Detecting CXX compiler ABI info >> -- Detecting CXX compiler ABI info - done >> CMake Error at CMakeLists.txt:21 (include): >> include could not find load file: >> >> Ogre >> >> http://3dxviewer.com/media/3DXviewer R16 Series Source.zip does seem to >> fare better, though there are many compile errors under gcc 4.3.2. This >> seems to be based on a fairly old LL branch, as I remember some of those >> errors from before, like fprintf(fd, "foo") instead of fprintf(fd, "%s", >> foo). >> >> I'm working on getting it to build, and will post a patch when done. >> >> >> _______________________________________________ >> Policies and (un)subscribe information available here: >> http://wiki.secondlife.com/wiki/SLDev >> Please read the policies before posting to keep unmoderated posting >> privileges >> > > > > -- > "Lanie, I'm going to print more printers. Lots more printers. One for > everyone. That's worth going to jail for. That's worth anything." - > Printcrime by Cory Doctrow > > Please avoid sending me Word or PowerPoint attachments. > See http://www.gnu.org/philosophy/no-word-attachments.html > -- "Lanie, I'm going to print more printers. Lots more printers. One for everyone. That's worth going to jail for. That's worth anything." - Printcrime by Cory Doctrow Please avoid sending me Word or PowerPoint attachments. See http://www.gnu.org/philosophy/no-word-attachments.html _______________________________________________ Policies and (un)subscribe information available here: http://wiki.secondlife.com/wiki/SLDev Please read the policies before posting to keep unmoderated posting privileges
