Orb/RELEASE.txt
changeset 0 42188c7ea2d9
child 1 82f11024044a
equal deleted inserted replaced
-1:000000000000 0:42188c7ea2d9
       
     1 License
       
     2 =======
       
     3 Copyright (c) 2007-2010 Nokia Corporation and/or its subsidiary(-ies) All rights reserved.
       
     4 This component and the accompanying materials are made available under the terms of the License 
       
     5 "Eclipse Public License v1.0" which accompanies this distribution, 
       
     6 and is available at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     7 
       
     8 Release notes for Orb
       
     9 ================================================
       
    10 version 0.1.5
       
    11 
       
    12 System Requirements
       
    13 ===================
       
    14 
       
    15 For information on installing all listed below see "install_orb.txt"
       
    16 
       
    17 * Symbian Build System v2 version 2.10.0
       
    18 * RVCT 2.2 onwards
       
    19 * epoc32 tree (Symbian Platform SDK/PDK)
       
    20 
       
    21 Known issues
       
    22 ============
       
    23 
       
    24 Doxygen produces a dialog box that appears under certain error conditions. 
       
    25 The dialog indicates that an error has occured with doxygen and this suspends the
       
    26 execution of doxygen until the ok button is pressed on the dialog.
       
    27 If doxygen is being run by a continuous integration system this dialog may be hidden.
       
    28 Invalid C++ is one known cause of this problem.
       
    29 
       
    30 Doxygen has been known to take many days to run the full Symbian OS source.
       
    31 It is suspected that this is due to a large amount of page faults when ram runs low.
       
    32 Each doxygen process can use 500mb of ram and Raptor runs one doxygen process for each cpu.
       
    33 The space required for the working directory used by doxygen is greater than 80Gb.
       
    34 Please take this into consideration when choosing a build environment for Orb.
       
    35