Changeset 1738


Ignore:
Timestamp:
Nov 14, 1999, 4:52:02 PM (26 years ago)
Author:
achimha
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Readme.txt

    r1737 r1738  
    1 /* $Id: Readme.txt,v 1.9 1999-11-14 13:14:16 achimha Exp $ */
     1/* $Id: Readme.txt,v 1.10 1999-11-14 15:52:02 achimha Exp $ */
     2
     3NOTE: We are still looking for talented developers that want to
     4      contribute! Please take a look at the last section!
     5
    26
    37Project Odin Information
     
    116120- Windows 95/NT Calculator
    117121- Windows NT Pinball
     122- Windows NT Minesweeper
    118123- Quake II
    119124- Red Alert
    120125- Professional Minesweeper
    121126- Windiff (part of Win32 SDK)
     127
     128
     1294.0 Reporting Problems and Successes
     130------------------------------------
     131
     132In this early stage it is not required that you report every
     133bug to the developers as we still have huge lists of to do items.
     134However, an application compatibility database has been created
     135at Netlabs where you can share your experiences with Odin.
     136The application compatibility database can be found at
     137
     138http://www.netlabs.org/odin/appdatabase
    122139
    123140
     
    133150report problems and bugs, as well as how to acticely participate in this very
    134151promising project.
    135 
    136 99/11/05: Sander van Leeuwen <sandervl@xs4all.nl>
    137 99/11/05: Patrick Haller <phaller@gmx.net>
    138 99/11/14: Achim Hasenmueller <achimha@innotek.de>
    139152
    140153
     
    199212need to do for a binary build is:
    200213
    201   make debug
     214  nmake DEBUG=1
    202215
    203216or alternatively
    204217
    205   make release
     218  nmake release (not working right now!)
    206219
    207220As the current state of the project is still known to be alpha level, one should
     
    244257
    245258
    246 4.0 Running Win32 applications on ODIN
    247 --------------------------------------
    248 
    249 
    250 5.0 How to identify and report problems
    251 ---------------------------------------
    252 
    253 
    254 5.1 Understanding the logfiles
    255 ------------------------------
    256 
    257 
    258 5.2 Reporting a problem
    259 -----------------------
    260 
    261 
    262 6.0 Project participation
     2594.0 Project participation
    263260-------------------------
    264261
Note: See TracChangeset for help on using the changeset viewer.