OWLMaker is primarily a GUI front-end to the OWLNext build scripts. It lets the user download, configure and build all the OWLNext libraries in a quick and simple way. It also provides a basic code editor with syntax highlighting.
Build features:
Additional features:
OWLMaker is itself an OWLNext application using many of the library features. For more information about the internals of the program, see the description in Examples.
Note to documentation authors and editors: OWLMaker has menu items, help buttons and links that refer to the URL of this page, as well as the exact anchors of the sections of the page (see Table of Contents below). If there is a change to the URL of this page or to any of the linked section headers (and hence the associated anchors), then the OWLMaker source code will have to be updated.
The latest version of OWLMaker can only build OWLNext 6.34 and later versions. If you need to build an earlier version of OWLNext, see OWLMaker Build 3175. This older version is now included in its own subdirectory in the main OWLMaker download archive, and OWLMaker will automatically offer you to run this older version, if it detects OWLNext source code older than version 6.34.
Note about 32-bit and 64-bit editions: The main executable in the OWLMaker download archive is now built for 64-bit Windows (x86-64 edition). However, a 32-bit edition is included in the "32-bit" subdirectory. If you run 32-bit Windows, make sure that you use the latter executable.
Note about Windows XP: The latest version of OWLMaker requires Windows Vista or later. It will not run on Windows XP and earlier versions of the operating system. Note that this only concerns OWLMaker and OWLNext 7. Earlier releases of OWLNext still support Windows XP. If you need to build an earlier release of OWLNext for development and/or deployment on Windows XP, you can use OWLMaker on Windows Vista or later to build OWLNext, and then transfer the resulting library files to Windows XP. If you only have access to Windows XP, and must build on this version of the operating system, then you have to use the command line. See our Installation Guide for more information on building OWLNext from the command line.
You can find the latest release of OWLMaker in our Files download area. To install it, simply download the compressed package, unpack it into a writable location, and run the extracted program.
Note: For OWLMaker Build 4610 and later, you can update to the latest version by selecting "Help | Check for updates" from the main menu. OWLMaker will then check whether there is a newer version available for download in our Files area here on the OWLNext project site. If so, you are given the option to perform an update. OWLMaker will do the rest by downloading the program archive "OWLMaker.zip", unpacking it to a temporary folder, extracting the correct executable and overwriting the old. OWLMaker is automatically closed and restarted, making the whole update as simple and seamless as can be.
Before you can use OWLMaker, you of course need the OWLNext source code to build. With OWLMaker Build 4764 and later, installing the source code is now easier than ever. A new command "Tools | Download source code" is now available, and the same command is conveniently available via the button "Download source code" on the start page of the OWLMaker Wizard. The download command allows you to select among the latest available releases in our Files download area, and OWLMaker will automatically download and unpack the selected archive. You can also select to download documentation at the same time.
If you need to install and build a version of OWLNext that is not available with the download command, then see our Installation Guide for more information and step-by-step instructions on how to obtain a snapshot of any version of the source code available in our Code repository.
To start configuring the build, select "Tools | OWLMaker Wizard", or simply click on the corresponding button on the toolbar.
Note: The following sections describe the latest version of OWLMaker made for OWLNext 6.34 and later. If you use OWLMaker Build 3175 or earlier for OWLNext 6.20 to 6.32, see OWLMaker Build 3175.
Enter or locate the root folder of OWLNext and click Next. The selected folder will be examined to confirm that it contains a supported version of OWLNext. An error will be shown if it does not.
You can download the OWLNext source code by pressing the button "Download source code". OWLMaker will then load the index for the versions available from our Files download area, and if all goes well, you will be presented with a selection dialog titled "OWLNext source code download", where you can choose the version you want. You can here choose to include documentation as well. Specify the desired destination folder, and press "Download". The download will proceed, and if successful, you will return to the OWLMaker Wizard start page with the destination folder path filled into the "OWLNext root location" field.
Alternatively, see Installing OWLNext for instructions on how to download any version of OWLNext from our project site.
If the OWLROOT system environment variable is set, you will also have a button "Locate" on the wizard start page. Pressing the button will put the value of OWLROOT into the field "OWLNext root location".
Select in the list the product you want to use to build OWLNext.
Note that OWLMaker intelligently displays only the supported development tools for the detected OWLNext version in the root location specified on the previous page. The detected version is given at the top of the page. Go back and change your root if the detected version is not the version you intend to build.
For further information about the supported toolsets for each version of OWLNext, see Supported Compilers.
After you have selected a toolset, enter the location of the product, or use the Locate button if available. Note that some toolsets, such as Borland C++ 5.5, are not able to automatically locate the product. In this case, the Locate button will be disabled, and you will have to enter the location manually, or you can use the browse button to the right of the field.
Note that the automatic location detection for Visual Studio 2017 and later is very rudimentary. It only looks in the standard installation location. So if you have installed Visual Studio in a custom location, and you get an error when you press the Locate button, then you will have to enter the root location manually. Also, note that for the Microsoft toolsets, the root location is the path to the "VC" folder within the product folder. For example:
C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC
Select the combination of libraries and build modes that you want to build.
The page shows brief information on each option as you highlight it. For further information, see the OWLNext Knowledge Base, in particular OWLNext modules, OWL compatibility build modes, Multi-threading and OWLNext, Unicode and OWLNext, as well as the FAQ | Should I use static or dynamic linking (DLL)?
OWLMaker will only display the options that are applicable to the version of OWLNext you are building and the tools you use to build. Click on the items to display information about each module and build mode. Use the context menu (right-click) in the list to choose default settings or quickly set or clear all checkmarks.
However, note that for version 7 and earlier the CoolPrj module does not support Unicode, so Unicode build configurations will not be generated for this module, even if the CoolPrj module and the Unicode character set mode are both selected.
Also note that you must select at least one option in each build mode group for the Next button to become available.
Trouble-shooting: If the Next button stays disabled whatever you do, try to select "Select default" from the context menu (right-click) in the list.
The last page shows the commands that will be executed and the resulting libraries that will be built. Select Back to make any changes. If all is well, then click Finish to start the build process.
While the build executes, OWLMaker will show progress indication on the program status bar, as well as on the program icon on the Windows Taskbar. To abort the build, select the "Stop build" command from the Tools menu, or click the corresponding button on the toolbar. After the build has finished, the build output, warnings, errors and resulting target files, with build status and timing, will be shown in the Build Output window inside OWLMaker.
Use the toolbar to navigate between errors and warnings. You can press Enter or double-click a message to open the associated file in the integrated editor.
If you have an issue with OWLMaker itself, or you get a build error, then check out our FAQ and OWLMaker bug tickets. If those do not help, try posting about the issue in our Discussion forum.
In older OWLMaker versions before [r6831], and for some toolsets, it may take a long time for the command to have an effect. More importantly, in some cases the program environment (the internal program execution state) may become corrupted after the aborted build command, and subsequent build commands may fail in various ways. For example, OWLMaker may fail to perform build setup correctly [bugs:#534].
To circumvent such issues, restart OWLMaker and try again.
The Microsoft resource script format (RC) does not support in-lined bitmaps (see Converting Borland C++ Resource Files to Visual C++). In the Borland resource script format, a bitmap resource can be embedded within the resource script, encoded as a hexadecimal stream, whereas in the Microsoft format the script must reference an external bitmap file.
To help you convert your Borland RC files to the Microsoft format, OWLMaker integrates a function for extracting in-lined resource bitmaps from Borland RC files. This function will create an external file for each in-lined bitmap, icon and cursor found in the specified file.
Usage:
If the conversion succeeds without errors, a list of the created bitmap files will be shown in the message window, and the converted resource file will be loaded in the editor.
Bugs: #534
Commit: [r6831]
Discussion: 97175
Discussion: Current best advice on migrating an OLD OWL project
Discussion: The last version of the OWLMaker (v. 2016.8.12.3424) doesn't work on XP
Discussion: Can't create OWLNext 6.30 libraries with OWLMaker (OWLMaker-Build-3175-for-OWLNext-6.20-to-6.42)
Discussion: Multiselection in TTreeWindow (TTreeViewCtrl?)
Discussion: OwlMaker problem
Discussion: Array replacement
Discussion: Array replacement
Feature Requests: #271
News: 2014/06/wiki-and-owlmaker-update
News: 2018/04/owlmaker-build-4204--now-with-parallel-builds
News: 2021/02/owlmaker-build-5368-update
News: 2021/07/owlmaker-build-5562-update
News: 2023/09/owlnext-7011-64421-6367-and-63014-updates
News: 2023/12/owlnext-7012-64422-6368-and-63015-updates
News: 2024/04/owlnext-7013-and-64423-updates
News: 2024/05/owlnext-7014-64424-6369-updates
News: 2024/10/owlnext-7015-64425-63610-updates
News: 2024/12/owlnext-7016-update
News: 2025/02/owlnext-7017-update
News: 2025/03/owlnext-7018-64426-and-63611-updates
News: 2025/04/25-years-of-owlnext
News: 2025/04/owlnext-7019-64427-and-63612-updates
Wiki: Coding_Standards
Wiki: Contributing
Wiki: Convert_Borland_C++_resource_files_to_Visual_C++
Wiki: Examples
Wiki: Frequently_Asked_Questions
Wiki: Installing_OWLNext
Wiki: Installing_OWLNext_from_the_Code_Repository
Wiki: Knowledge_Base
Wiki: Making_an_application_Unicode-ready
Wiki: Multi-threading_and_OWLNext
Wiki: OWLMaker_3175
Wiki: OWLNext_modules_description
Wiki: OWL_Compatibility_modes
Wiki: Setting_up_the_Borland_C++_IDE
Wiki: Supported_Compilers
Wiki: Tools
Wiki: Vidar_Hasfjord