Changeset 1738
- Timestamp:
- Nov 14, 1999, 4:52:02 PM (26 years ago)
- File:
-
- 1 edited
-
trunk/Readme.txt (modified) (5 diffs)
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 3 NOTE: We are still looking for talented developers that want to 4 contribute! Please take a look at the last section! 5 2 6 3 7 Project Odin Information … … 116 120 - Windows 95/NT Calculator 117 121 - Windows NT Pinball 122 - Windows NT Minesweeper 118 123 - Quake II 119 124 - Red Alert 120 125 - Professional Minesweeper 121 126 - Windiff (part of Win32 SDK) 127 128 129 4.0 Reporting Problems and Successes 130 ------------------------------------ 131 132 In this early stage it is not required that you report every 133 bug to the developers as we still have huge lists of to do items. 134 However, an application compatibility database has been created 135 at Netlabs where you can share your experiences with Odin. 136 The application compatibility database can be found at 137 138 http://www.netlabs.org/odin/appdatabase 122 139 123 140 … … 133 150 report problems and bugs, as well as how to acticely participate in this very 134 151 promising 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>139 152 140 153 … … 199 212 need to do for a binary build is: 200 213 201 make debug214 nmake DEBUG=1 202 215 203 216 or alternatively 204 217 205 make release218 nmake release (not working right now!) 206 219 207 220 As the current state of the project is still known to be alpha level, one should … … 244 257 245 258 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 259 4.0 Project participation 263 260 ------------------------- 264 261
Note:
See TracChangeset
for help on using the changeset viewer.
