Changeset 484

Show
Ignore:
Timestamp:
03/28/08 21:03:56 (5 months ago)
Author:
okibi
Message:

updating to the new, second build of pre-release 2

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/AUTHORS

    r482 r484  
    11Antonio Monteiro 
    22Alan Knowles 
    3 Jake Day 
    43John Reimer 
    54Jonas Kivi 
     
    76Mike Wey 
    87Sebastián E. Peyrott 
    9  
     8Jake Day 
  • trunk/README

    r322 r484  
    1717- openGL libs (mesa is fine on linux) 
    1818- gtkglext 
    19 - compd(dool) http://svn.dsource.org/projects/dool/trunk 
    2019 
    2120Who are you? 
     
    4140compile the lib and the test programs: 
    4241-------------------------------------- 
    43 to compile gtkD gtkDgl and the tests execute 
     42to compile gtkD, please refer to the README of your choice. 
    4443 
    45 $ makeAll.sh on linux  
    46 $ makeAll.bat on windows 
    47  
    48 then run the tests 
    49 $ gtkDTests - tests the wrapping for Gtk+ 
    50 $ SimpleGL - simple test for openGL extension 
    51 $ ShapesGL - test for openGL extension 
     44we HIGHLY recommend following README_DSSS and using dsss to compile