- Timestamp:
- Jan 22, 2001, 7:26:08 PM (25 years ago)
- Location:
- trunk/doc
- Files:
- 
      - 2 edited
 
 - 
          
  Readme.txt (modified) (11 diffs)
- 
          
  ToDO.txt (modified) (2 diffs)
 
Legend:
- Unmodified
- Added
- Removed
- 
      trunk/doc/Readme.txtr4835 r5010 83 83 ----------------------------- 84 84 85 Daily builds of Odin are available at ftp://ftp.os2.org/odin/daily. 86 For people that do not have a suitable development setup for ODIN, 87 we provide the latest binary code that way. 88 85 89 Odin daily builds are now also distributed as WarpIn archives. 86 90 WarpIn is a generic OS/2 installation application that can be 87 91 downloaded from warpin.netlabs.org. 88 92 89 To install Odin run warpin.exe with the name of the daily build archive 93 Manual installation without WarpIn is not recommended. If you don't use WarpIn, 94 then you *must* execute odininst.exe in the Odin system32 directory. (the first 95 time Odin is installed or when the ChangeLog mentions fixes/changes in the 96 installer) 97 98 To install Odin, run warpin.exe with the name of the daily build archive 90 99 as parameter. 91 100 Follow the instructions to complete the installation. … … 518 527 debuginfo to LX with HLL (IPMD/ICSDEBUG) debuginfo for 519 528 sourcelevel debugging of Win32 executables under Odin32. This 520 is not yet implemented but arebeing worked on.)529 is not yet implemented but is being worked on.) 521 530 522 531 … … 536 545 - Professional Minesweeper 537 546 - Windiff (part of Win32 SDK) 547 - RealPlayer 7/8 548 - Lotus Notes 5.0 (partly anyway) 549 - Acrobat Distiller 3.0 538 550 539 551 Note that many other applications load and/or partly work. … … 543 555 ------------------------------------ 544 556 545 In this early stage it is not required that you report every 546 bug to the developers as we still have huge lists of to do items. 547 However, an application compatibility database has been created 548 at Netlabs where you can share your experiences with Odin. 557 Bug reports can be sent to the Odin users mailinglist (odinusers@egroups.com; 558 visit www.egroups.com for information about joining). 559 The file ReportingBugs.txt explains how to send in a proper bug report. 560 561 An application compatibility database has been created at Netlabs 562 where you can share your experiences with Odin. 549 563 The application compatibility database can be found at 550 564 551 565 http://www.netlabs.org/odin/appdatabase 552 566 553 554 Project Odin Source Code Notes 555 ============================== 556 557 1.0 Introduction 558 ---------------- 559 560 This readme is intended for making people more familiar with ODIN and to 561 describe various aspects of the project such as accessing latest sources via 567 NOTE: The application database is not meant for bug reports. 568 569 570 5.0 Project Odin Source Code Notes 571 ---------------------------------- 572 573 5.1.0 Introduction 574 ------------------ 575 576 This chapter is intended for people more familiar with ODIN. It describes 577 the various aspects of the project such as accessing the latest sources via 562 578 cvs, building the binaries, running win32 applications, how to identify and 563 579 report problems and bugs, as well as how to participate in this very … … 565 581 566 582 567 1.1 Prerequisites:568 ------------------ 583 5.1.1 Prerequisites: 584 -------------------- 569 585 570 586 Required compilers/tools: 571 587 - IBM VisualAge 3.0 (CTx8 fixpack applied) 572 (version 3.6 might also work, but version 4 is not 573 recommended) 588 (version 3.6 might also work; version 4 is not recommended) 574 589 - OS/2 Warp 4 Toolkit (project apparently doesn't compile with 575 590 VAC's OS/2 headers) … … 613 628 614 629 615 2.0 Accessing ODIN source code via CVS616 -------------------------------------- 630 5.2.0 Accessing ODIN source code via CVS 631 ---------------------------------------- 617 632 618 633 Please check out http://www.netlabs.org/ and http://www.netlabs.org/odin. 619 634 620 635 621 3.0 Building the binaries 622 ------------------------- 623 624 Basically, if your system setup meets above stated requirements, everything you 625 need to do for a binary build is: 626 636 5.3.0 Building the binaries 637 --------------------------- 638 639 The first time you want to build Odin, you must first run configure.cmd. 640 This REXX script creates the file makefile.inc, which contains the absolute 641 paths of important build directories. 642 643 If your system setup meets above stated requirements, everything you 644 need to do next for a binary build is: 645 627 646 nmake DEBUG=1 628 647 … … 649 668 in the nodebuginfo build and not present in the release build. 650 669 651 3.1 Build problems652 ------------------ 670 5.3.1 Build problems 671 -------------------- 653 672 654 673 ODIN is moving at a fast pace. Sometimes side effects of source dependencies may … … 664 683 665 684 666 3.2 Downloading daily built binaries667 ------------------------------------ 685 5.3.2 Downloading daily built binaries 686 -------------------------------------- 668 687 669 688 http://www.os2.org/ has setup an ftp server that hosts the automatically … … 672 691 673 692 674 4.0 Project participation675 ------------------------- 693 5.4.0 Project participation 694 --------------------------- 676 695 677 696 As ODIN became an open source project, everybody is kindly invited to … … 680 699 examined problems. 681 700 682 We suggest you subscribe to win32os2-wai and the correspon sing mailing lists701 We suggest you subscribe to win32os2-wai and the corresponding mailing lists 683 702 on http://www.egroups.com. 684 703 In case you are interested in participating, every member of the project will … … 686 705 introduction to further development of the particular modules. 687 706 707 708 6.0 Warranty 709 ------------ 710 711 EXCEPT AS OTHERWISE RESTRICTED BY LAW, THIS WORK IS PROVIDED 712 WITHOUT ANY EXPRESSED OR IMPLIED WARRANTIES OF ANY KIND, INCLUDING 713 BUT NOT LIMITED TO, ANY IMPLIED WARRANTIES OF FITNESS FOR A 714 PARTICULAR PURPOSE, MERCHANTABILITY OR TITLE. EXCEPT AS 715 OTHERWISE PROVIDED BY LAW, NO AUTHOR, COPYRIGHT HOLDER OR 716 LICENSOR SHALL BE LIABLE TO YOU FOR DAMAGES OF ANY KIND, EVEN IF 717 THEY HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. 
- 
      trunk/doc/ToDO.txtr4600 r5010 1 /* $Id: ToDO.txt,v 1.1 0 2000-11-15 20:33:24sandervl Exp $ */1 /* $Id: ToDO.txt,v 1.11 2001-01-22 18:26:08 sandervl Exp $ */ 2 2 3 3 To Do list for ODIN: … … 37 37 (partially done) 38 38 39 NOONE 39 NOONE DONE USER32: Fix LoadImage to resize icons, cursors or bitmaps 40 40 to the specified dimensions (if required) 41 (partially done)42 41 43 42 NOONE WINMM: wave recording 
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  
