|
|
How to install OWL Next - Part I by Vidar Hasfjord, based on the article by Greg Chicares. PrerequisitesOWL is copyrighted software owned by Borland, hence you need a lisense of one of their products that includes the OWL source code. OWL Next is distributed as patches to that source. Full OWLNext 6.20 installation is available here: The source and header files only are available here: Precompiled OWL Next libraries are available. They may be convenient if you have difficulty building the libraries yourself. But to use them, you still need to follow the instructions in this guide, in order to get the patched headers you need. DownloadsDownload either the full 6.20 installation or the source files from the above links. To upgrade OWL Next to the latest release, you also need the latest patch — at the time of writing this there is none yet. The next few sections describe other files that you might need as well. Additional headersDepending on your compiler, you may need any of the following files.
Build support filesYou can build OWL Next with either GNU, Borland, or Microsoft tools. Their object file formats differ, so the file you choose should match the tools you plan to use to compile OWL Next.
These archives contain pre-assembled code for several files that are written in assembly language. They contain routines that handle integers longer than 32 bits and perform some low-level graphics functions. If you want to use Borland tools and have installed their assembler, then you do not need these files because you can assemble them yourself. Compatibility patchesIf you plan to use OWL Next with OWL code that you have already written (or that others have written) using Borland OWL, then you should download one or both of the compatibility patches that this section discusses.
Optional filesThere are several other optional files that you might like to have:
Many other files are available. It's worth looking at everything offered on the download page. Further informationThe OWL Next site contains much more than the download page. Have a look around, and do sign up for the mailing list. I posted several questions to the list while I first installed OWL Next, and got answers to all of them within a few hours. |
|||||||||||||
|
Last updated: 6 June 2007 |