<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to OWLMaker_3175</title><link>https://sourceforge.net/p/owlnext/wiki/OWLMaker_3175/</link><description>Recent changes to OWLMaker_3175</description><atom:link href="https://sourceforge.net/p/owlnext/wiki/OWLMaker_3175/feed" rel="self"/><language>en</language><lastBuildDate>Fri, 07 Jan 2022 12:55:10 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/owlnext/wiki/OWLMaker_3175/feed" rel="self" type="application/rss+xml"/><item><title>OWLMaker_3175 modified by Vidar Hasfjord</title><link>https://sourceforge.net/p/owlnext/wiki/OWLMaker_3175/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v6
+++ v7
@@ -80,7 +80,9 @@

 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.

-Note that you must select at least one option in each build mode group for the Next button to become available. 
+However, note that 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.

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Vidar Hasfjord</dc:creator><pubDate>Fri, 07 Jan 2022 12:55:10 -0000</pubDate><guid>https://sourceforge.net430e189f90eeed56beb518c1c6c2746d5cee6d8e</guid></item><item><title>OWLMaker_3175 modified by Vidar Hasfjord</title><link>https://sourceforge.net/p/owlnext/wiki/OWLMaker_3175/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v5
+++ v6
@@ -1,7 +1,7 @@
 # OWLMaker Build 3175

 &lt;div&gt;
-&lt;img src="../OWLMaker/attachment/OWLMaker.png" style="float: right; margin: 0 2em 0 1em;" width="50%"/&gt; 
+&lt;img src="../OWLMaker_3175/attachment/OWLMaker-3175.png" style="float: right; margin: 0 2em 0 1em;" width="50%"/&gt; 

 &lt;p&gt;OWLMaker is primarily a GUI front-end to the OWLNext build scripts. It lets the user configure and build all the OWLNext libraries in a quick and simple way.&lt;/p&gt;

&lt;/div&gt;&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Vidar Hasfjord</dc:creator><pubDate>Mon, 17 Feb 2020 00:04:34 -0000</pubDate><guid>https://sourceforge.net81acaa082b6513259db65212f1eb3c72b95a7043</guid></item><item><title>OWLMaker_3175 modified by Vidar Hasfjord</title><link>https://sourceforge.net/p/owlnext/wiki/OWLMaker_3175/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v4
+++ v5
@@ -43,7 +43,7 @@
 ---
 ## Preparing the OWLNext source code

-Before you can use OWLMaker, you of course need the OWLNext source code to build. See our [Installation Guide](Installing_OWLNext_from_the_Code_Repository) for more information and step-by-step instructions on how to obtain the source code and set up an OWLNext root folder for the version of OWLNext that you want to build. 
+Before you can use OWLMaker, you of course need the OWLNext source code to build. See our [Installation Guide](Installing_OWLNext) for more information and step-by-step instructions on how to obtain the source code and set up an OWLNext root folder for the version of OWLNext that you want to build. 

 ---
 ## Using the OWLMaker Wizard (Build 3175)
@@ -124,7 +124,7 @@

 &lt;dt style="font-weight: bold;"&gt;Perform build setup&lt;/dt&gt;
 &lt;dd style="margin: 0.5em 2em 1em 2em;"&gt;
-This option performs automatic build setup. If selected, OWLMaker will pass "SETUP=1" to the build scripts causing automatic build setup to be performed. For more information about build setup, see "&lt;a href="http://sourceforge.net/p/owlnext/wiki/Installing_OWLNext_from_the_Code_Repository/#perform-build-setup"&gt;Perform build setup&lt;/a&gt;" in the OWLNext installation guide. 
+This option performs automatic build setup. If selected, OWLMaker will pass "SETUP=1" to the build scripts causing automatic build setup to be performed. For more information about build setup, see "&lt;a href="http://sourceforge.net/p/owlnext/wiki/Installing_OWLNext/#perform-build-setup"&gt;Perform build setup&lt;/a&gt;" in the OWLNext installation guide. 
 &lt;/dd&gt;

 &lt;dt style="font-weight: bold;"&gt;Delete intermediate files and old targets before build&lt;/dt&gt;
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Vidar Hasfjord</dc:creator><pubDate>Mon, 26 Aug 2019 18:21:44 -0000</pubDate><guid>https://sourceforge.net79c413954b6e6f0006b62e7b32f2560ce2988660</guid></item><item><title>OWLMaker_3175 modified by Vidar Hasfjord</title><link>https://sourceforge.net/p/owlnext/wiki/OWLMaker_3175/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v3
+++ v4
@@ -31,14 +31,14 @@
 ---
 ## Requirements

+OWLMaker Build 3175 can only build OWLNext 6.20 to 6.32. If you need to build a later version of OWLNext,  use the latest version of OWLMaker described on page "[OWLMaker](OWLMaker)".
+
 OWLMaker Build 3175 requires Windows XP or later to run.
-
-Note that OWLMaker Build 3175 should only be used if you need to build OWLNext 6.20 to 6.32. To build later versions of OWLNext, use the latest version of OWLMaker described on page "[OWLMaker](OWLMaker)".

 ---
 ## Installation

-You can find a copy of OWLMaker Build 3175 in our [Files](http://sourceforge.net/projects/owlnext/files/tools) download area. To install it, simply download the compressed package ("OWLMaker-Build-3175-for-OWLNext-6.20-to-6.32.zip"), unpack it into a writable location, and run the extracted program. 
+You can find a copy of OWLMaker Build 3175 in the "obsolete" folder in our [Files](http://sourceforge.net/projects/owlnext/files/obsolete) download area. To install it, simply download the compressed package ("OWLMaker-Build-3175-for-OWLNext-6.20-to-6.32.zip"), unpack it into a writable location, and run the extracted program. 

 ---
 ## Preparing the OWLNext source code
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Vidar Hasfjord</dc:creator><pubDate>Wed, 01 May 2019 14:41:22 -0000</pubDate><guid>https://sourceforge.net16fe67a230bd3eca460c707ececfd55be68c3266</guid></item><item><title>OWLMaker_3175 modified by Vidar Hasfjord</title><link>https://sourceforge.net/p/owlnext/wiki/OWLMaker_3175/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -47,8 +47,6 @@

 ---
 ## Using the OWLMaker Wizard (Build 3175)
-
-**Note**: This section describes an older version of OWLMaker. Only use this version if you need to build a version of OWLNext older than 6.34. For 6.34 and later use the latest build of OWLMaker as described on page "[OWLMaker](OWLMaker)".

 To start configuring the build, select "File | OWLMaker Wizard", or simply click on the corresponding button on the toolbar. 

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Vidar Hasfjord</dc:creator><pubDate>Fri, 17 Mar 2017 07:12:10 -0000</pubDate><guid>https://sourceforge.netcdb5644b7542603a82e515b54b8e93dc6521be98</guid></item><item><title>OWLMaker_3175 modified by Vidar Hasfjord</title><link>https://sourceforge.net/p/owlnext/wiki/OWLMaker_3175/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -38,7 +38,7 @@
 ---
 ## Installation

-You can find the latest release of OWLMaker in our [Files](http://sourceforge.net/projects/owlnext/files/tools) download area. To install it, simply download the compressed package, unpack it into a writable location, and run the extracted program. 
+You can find a copy of OWLMaker Build 3175 in our [Files](http://sourceforge.net/projects/owlnext/files/tools) download area. To install it, simply download the compressed package ("OWLMaker-Build-3175-for-OWLNext-6.20-to-6.32.zip"), unpack it into a writable location, and run the extracted program. 

 ---
 ## Preparing the OWLNext source code
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Vidar Hasfjord</dc:creator><pubDate>Fri, 17 Mar 2017 07:10:58 -0000</pubDate><guid>https://sourceforge.netc119ad6847b36a4b40d0307a06f9bdda933c9f3c</guid></item><item><title>OWLMaker_3175 modified by Vidar Hasfjord</title><link>https://sourceforge.net/p/owlnext/wiki/OWLMaker_3175/</link><description>&lt;div class="markdown_content"&gt;&lt;h1 id="owlmaker-build-3175"&gt;OWLMaker Build 3175&lt;/h1&gt;
&lt;div&gt;
&lt;img src="../OWLMaker/attachment/OWLMaker.png" style="float: right; margin: 0 2em 0 1em;" width="50%"/&gt;

&lt;p&gt;OWLMaker is primarily a GUI front-end to the OWLNext build scripts. It lets the user configure and build all the OWLNext libraries in a quick and simple way.&lt;/p&gt;

&lt;p&gt;Build features:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Supports the whole range of &lt;a href="../Supported_Compilers"&gt;compilers&lt;/a&gt; for OWLNext.&lt;/li&gt;
&lt;li&gt;Displays the output and summary of the build process.&lt;/li&gt;
&lt;li&gt;Filters and displays error and warning messages.&lt;/li&gt;
&lt;li&gt;Can build multiple libraries in succession.&lt;/li&gt;
&lt;li&gt;Allows easy selection of different build settings.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Additional features:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Integrates Yura's &lt;a href="../CoolEdit"&gt;CoolEdit&lt;/a&gt; so that source and make files can be edited.&lt;/li&gt;
&lt;li&gt;Integrates a function for converting Borland RC files to the Microsoft format.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;OWLMaker is itself an OWLNext application using many of the library features. For more information about the internals of the program, see &lt;a href="../Examples#owlmaker"&gt;Examples&lt;/a&gt;.&lt;/p&gt;
&lt;/div&gt;

&lt;hr/&gt;
&lt;div class="toc"&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="#owlmaker-build-3175"&gt;OWLMaker Build 3175&lt;/a&gt;&lt;ul&gt;
&lt;li&gt;&lt;a href="#requirements"&gt;Requirements&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#installation"&gt;Installation&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#preparing-the-owlnext-source-code"&gt;Preparing the OWLNext source code&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#using-the-owlmaker-wizard-build-3175"&gt;Using the OWLMaker Wizard (Build 3175)&lt;/a&gt;&lt;ul&gt;
&lt;li&gt;&lt;a href="#page-1-owlmaker-wizard-main-page"&gt;Page 1: OWLMaker Wizard main page&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#page-2-select-build-tools"&gt;Page 2: Select build tools&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#page-3-select-build-locations"&gt;Page 3: Select build locations&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#page-4-select-modules-and-build-modes"&gt;Page 4: Select modules and build modes&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#page-5-select-custom-build-options"&gt;Page 5: Select custom build options&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#page-6-select-build-tool-options"&gt;Page 6: Select build tool options&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#page-7-confirm-configurations-and-start-the-build-process"&gt;Page 7: Confirm configurations and start the build process&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;a href="#build-process-and-results"&gt;Build process and results&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#converting-borland-resource-files"&gt;Converting Borland resource files&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;hr/&gt;
&lt;h2 id="requirements"&gt;Requirements&lt;/h2&gt;
&lt;p&gt;OWLMaker Build 3175 requires Windows XP or later to run.&lt;/p&gt;
&lt;p&gt;Note that OWLMaker Build 3175 should only be used if you need to build OWLNext 6.20 to 6.32. To build later versions of OWLNext, use the latest version of OWLMaker described on page "&lt;a class="" href="/p/owlnext/wiki/OWLMaker/"&gt;OWLMaker&lt;/a&gt;".&lt;/p&gt;
&lt;hr/&gt;
&lt;h2 id="installation"&gt;Installation&lt;/h2&gt;
&lt;p&gt;You can find the latest release of OWLMaker in our &lt;a class="" href="http://sourceforge.net/projects/owlnext/files/tools"&gt;Files&lt;/a&gt; download area. To install it, simply download the compressed package, unpack it into a writable location, and run the extracted program. &lt;/p&gt;
&lt;hr/&gt;
&lt;h2 id="preparing-the-owlnext-source-code"&gt;Preparing the OWLNext source code&lt;/h2&gt;
&lt;p&gt;Before you can use OWLMaker, you of course need the OWLNext source code to build. See our &lt;a class="" href="/p/owlnext/wiki/Installing_OWLNext_from_the_Code_Repository/"&gt;Installation Guide&lt;/a&gt; for more information and step-by-step instructions on how to obtain the source code and set up an OWLNext root folder for the version of OWLNext that you want to build. &lt;/p&gt;
&lt;hr/&gt;
&lt;h2 id="using-the-owlmaker-wizard-build-3175"&gt;Using the OWLMaker Wizard (Build 3175)&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Note&lt;/strong&gt;: This section describes an older version of OWLMaker. Only use this version if you need to build a version of OWLNext older than 6.34. For 6.34 and later use the latest build of OWLMaker as described on page "&lt;a class="" href="/p/owlnext/wiki/OWLMaker/"&gt;OWLMaker&lt;/a&gt;".&lt;/p&gt;
&lt;p&gt;To start configuring the build, select "File | OWLMaker Wizard", or simply click on the corresponding button on the toolbar. &lt;/p&gt;
&lt;p&gt;&lt;br/&gt;&lt;/p&gt;
&lt;h3 id="page-1-owlmaker-wizard-main-page"&gt;Page 1: OWLMaker Wizard main page&lt;/h3&gt;
&lt;p&gt;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. &lt;/p&gt;
&lt;p&gt;If you started OWLMaker in administrator mode, then you will also have a button on this page to update the OWLROOT system environment variable. This button will be grey if the currently specified root is the same as the OWLROOT setting. &lt;/p&gt;
&lt;p&gt;&lt;br/&gt;&lt;/p&gt;
&lt;h3 id="page-2-select-build-tools"&gt;Page 2: Select build tools&lt;/h3&gt;
&lt;p&gt;Select which product will be used to build OWLNext and click Next. &lt;/p&gt;
&lt;p&gt;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. &lt;/p&gt;
&lt;p&gt;&lt;br/&gt;&lt;/p&gt;
&lt;h3 id="page-3-select-build-locations"&gt;Page 3: Select build locations&lt;/h3&gt;
&lt;p&gt;Enter the location of the product, or use the Locate button if available (it is not available for Borland C++ 5.5). Also Select the intermediate and final output folders and click Next. &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Note&lt;/strong&gt;: Setting the intermediate and final output folders was necessary for OWLNext 6.20, since the resulting target files had the same names, regardless of the selected compiler and build modes. In OWLNext 6.30 the compiler version and build modes are included in the target file names, and different files can hence co-exist in the same folder. Therefore, we now recommend that you leave these fields empty, provided that the OWLNext root is writable. Only if the root is read-only or protected, do you need to set these fields. &lt;/p&gt;
&lt;p&gt;For more information, see &lt;a class="" href="/p/owlnext/wiki/OWLNext_naming_convention/"&gt;OWLNext Naming Convention&lt;/a&gt;. &lt;/p&gt;
&lt;p&gt;&lt;br/&gt;&lt;/p&gt;
&lt;h3 id="page-4-select-modules-and-build-modes"&gt;Page 4: Select modules and build modes&lt;/h3&gt;
&lt;p&gt;Select the combination of libraries and build modes that you want to build. &lt;/p&gt;
&lt;p&gt;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.&lt;/p&gt;
&lt;p&gt;Note that you must select at least one option in each build mode group for the Next button to become available. &lt;/p&gt;
&lt;p&gt;&lt;em&gt;Trouble-shooting&lt;/em&gt;: If the Next button stays disabled whatever you do, try to select "Select default" from the context menu (right-click) in the list.&lt;/p&gt;
&lt;p&gt;&lt;br/&gt;&lt;/p&gt;
&lt;h3 id="page-5-select-custom-build-options"&gt;Page 5: Select custom build options&lt;/h3&gt;
&lt;p&gt;&lt;strong&gt;Warning&lt;/strong&gt;: Do not change anything on this page, unless you fully understand the effects it will have on the binary compatibility of the resulting libraries. &lt;/p&gt;
&lt;p&gt;One exception to this warning is custom options that do not affect the binary output. Here are some that may be useful: &lt;/p&gt;
&lt;dl style="margin-left: 2em; margin-bottom: 1em;"&gt;
&lt;dt style="font-weight: bold;"&gt;OPT="/MP"&lt;/dt&gt;
&lt;dd style="margin: 0.5em 2em 1em 2em;"&gt;
The &lt;a href="http://msdn.microsoft.com/en-us/library/vstudio/bb385193.aspx" rel="nofollow"&gt;/MP option&lt;/a&gt; for Visual C++ 2008 and later versions enables concurrent compilation. This can greatly speed up the build on multi-core and multi-processor systems.
&lt;/dd&gt;
&lt;/dl&gt;

&lt;p&gt;&lt;br/&gt;&lt;/p&gt;
&lt;h3 id="page-6-select-build-tool-options"&gt;Page 6: Select build tool options&lt;/h3&gt;
&lt;dl style="margin-left: 2em; margin-bottom: 1em;"&gt;
&lt;dt style="font-weight: bold;"&gt;Compile assembler files&lt;/dt&gt;
&lt;dd style="margin: 0.5em 2em 1em 2em;"&gt;
This option only applies to older versions of the library. The newer versions of OWLNext no longer use assembly code. Note that you need to have an assembler installed to use this option.
&lt;/dd&gt;

&lt;dt style="font-weight: bold;"&gt;Cross-compile 64-bit targets&lt;/dt&gt;
&lt;dd style="margin: 0.5em 2em 1em 2em;"&gt;
Cross-compilation for 64-bit targets must be selected if you do not run on a 64-bit system or you do not have the native 64-bit compiler installed. This option is only available when you selected the x86-64 build mode previously.
&lt;/dd&gt;

&lt;dt style="font-weight: bold;"&gt;Use incremental linker&lt;/dt&gt;
&lt;dd style="margin: 0.5em 2em 1em 2em;"&gt;
The incremental linker is not recommended for Borland C++ 5.01/5.02. Borland C++ 5.5, C++ Builder 6.0 and Borland Developer Studio 2006 have only the incremental linker ILINK32, so if the option is unchecked, ILINK32 will be used, but with a flag to not create state files ("*.il?").
&lt;/dd&gt;

&lt;dt style="font-weight: bold;"&gt;Use library sectioning&lt;/dt&gt;
&lt;dd style="margin: 0.5em 2em 1em 2em;"&gt;
Library &lt;a href="http://sourceforge.net/p/owlnext/wiki/OWL_Static_Library_Sectioning"&gt;sectioning&lt;/a&gt; only applies to older Borland C++ and C++Builder compilers that do not support fine-grained function-level linking. Turning it off may speed up the build, but increases the size of the library and applications linked to it. Note that since OWLNext 6.34 library sectioning is no longer supported.
&lt;/dd&gt;

&lt;dt style="font-weight: bold;"&gt;Perform build setup&lt;/dt&gt;
&lt;dd style="margin: 0.5em 2em 1em 2em;"&gt;
This option performs automatic build setup. If selected, OWLMaker will pass "SETUP=1" to the build scripts causing automatic build setup to be performed. For more information about build setup, see "&lt;a href="http://sourceforge.net/p/owlnext/wiki/Installing_OWLNext_from_the_Code_Repository/#perform-build-setup"&gt;Perform build setup&lt;/a&gt;" in the OWLNext installation guide. 
&lt;/dd&gt;

&lt;dt style="font-weight: bold;"&gt;Delete intermediate files and old targets before build&lt;/dt&gt;
&lt;dd style="margin: 0.5em 2em 1em 2em;"&gt;
This option will force a full rebuild of the library. This is similar to a make file "clean" command.&lt;/dd&gt;

&lt;dt style="font-weight: bold;"&gt;Delete intermediate files after successful build&lt;/dt&gt;
&lt;dd style="margin: 0.5em 2em 1em 2em;"&gt;
This option will clean the "*.obj" and other intermediate files after successful build in order to free disk space.
&lt;/dd&gt;

&lt;dt style="font-weight: bold;"&gt;Continue on failed builds&lt;/dt&gt;
&lt;dd style="margin: 0.5em 2em 1em 2em;"&gt;
When you use this option, the batch will not stop even if a particular module or build mode produces build errors. This is mostly useful for developers that run build tests. A released build should normally build without errors.
&lt;/dd&gt;
&lt;/dl&gt;

&lt;p&gt;&lt;br/&gt;&lt;/p&gt;
&lt;h3 id="page-7-confirm-configurations-and-start-the-build-process"&gt;Page 7: Confirm configurations and start the build process&lt;/h3&gt;
&lt;p&gt;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. &lt;/p&gt;
&lt;hr/&gt;
&lt;h2 id="build-process-and-results"&gt;Build process and results&lt;/h2&gt;
&lt;div&gt;
&lt;img src="../OWLMaker/attachment/Owlmakeredt.png" style="float: right; margin: 0 2em 0 1em;" width="50%"/&gt;

&lt;p&gt;The build executes in a separate command window. After it finishes, the build output, warnings, errors and resulting target files, with build status and timing, will be shown in the Build Output window inside OWLMaker.&lt;/p&gt;

&lt;p&gt;Use the toolbar to navigate between errors. You can double-click a warning or error message to open the associated file in the integrated editor.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Note&lt;/strong&gt;: If you close the command window during the build, you will not only interrupt the build, but close OWLMaker altogether. If so, just reopen OWLMaker. The wizard remembers most of your settings between executions. Also note that you can minimize the windows during a long build, although it may take a few seconds before the main window reacts.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Tip&lt;/strong&gt;: If you want to customise the command window, you can do so by pausing the build (with the command window active, press Pause on your keyboard). Then open the Properties dialog of the command window (right click on the window title bar to bring up the system menu, then select Properties). You can here enlarge the window, change window colours, select your preferred font and size, and adjust the position of the window.&lt;/p&gt;
&lt;/div&gt;

&lt;hr/&gt;
&lt;h2 id="converting-borland-resource-files"&gt;Converting Borland resource files&lt;/h2&gt;
&lt;p&gt;The Microsoft resource script format (RC) does not support &lt;em&gt;in-lined bitmaps&lt;/em&gt; (see &lt;a class="" href="/p/owlnext/wiki/Convert_Borland_C%2B%2B_resource_files_to_Visual_C%2B%2B/"&gt;Convert Borland C++ Resource Files to Visual C++&lt;/a&gt;). 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. &lt;/p&gt;
&lt;p&gt;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. &lt;/p&gt;
&lt;p&gt;Usage:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Select &lt;em&gt;Tools | Extract resource bitmaps&lt;/em&gt;. &lt;/li&gt;
&lt;li&gt;Select the Borland-style resource file you want to convert. &lt;/li&gt;
&lt;li&gt;Specify the output folder for the bitmaps. &lt;/li&gt;
&lt;li&gt;Press Extract. &lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;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.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Vidar Hasfjord</dc:creator><pubDate>Fri, 17 Mar 2017 06:52:12 -0000</pubDate><guid>https://sourceforge.net26997290faa04fc4f521d5e3ac1b09ca2362d6be</guid></item></channel></rss>