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.

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
Policies and (un)subscribe information available here:
http://wiki.secondlife.com/wiki/SLDev
Please read the policies before posting to keep unmoderated posting privileges

Reply via email to