[sldev] OpenLife source code

Dale Glass dale at daleglass.net
Fri Mar 27 13:10:49 PDT 2009


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.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part.
Url : http://lists.secondlife.com/pipermail/sldev/attachments/20090327/051f3bcf/attachment.pgp 


More information about the SLDev mailing list