Posted
over 11 years
ago
by
Vidar Hasfjord
As planned, OWLNext 6.40 Beta has now been released:
OWLNext 6.40.0 Beta (changes | source)
To install this release, see our Installation Guide. It gives full instructions on how to download, set up and build the library.
Version 6.40 completes
|
Posted
over 11 years
ago
by
Vidar Hasfjord
SourceForge recently retired the Hosted Apps feature, and consequently our old MediaWiki setup was no longer functional. We have now migrated the contents to the Allura wiki tool, which is now up and running. Corrections and clean-up are underway.
|
Posted
over 11 years
ago
by
Vidar Hasfjord
A new version of Armin Tueting's OLEProxyWizard is now available for download in our Files/Tools section.
Changes:
Added Windows 7/8 compatibility.
Now generates correct namespaces for OWLNext 6.32 and later.
|
Posted
over 11 years
ago
by
Vidar Hasfjord
Owlet, an experimental branch for implementing and testing features proposed for version 7, has been uploaded to the OWLNext code repository at "branches/owlet". If you are interested in having a look, please do, and provide any feedback on our discussion forum.
For more information, see Owlet leaves the nest.
|
Posted
over 11 years
ago
by
Vidar Hasfjord
The online OWLNext documentation has been updated, and it now reflects the latest changes on the upcoming 6.40 release branch. It has a refreshed look, similar to the SourceForge project site design, and now also includes a browser pane and a search
|
Posted
over 11 years
ago
by
Regis St-Gelais
Here is what I get in "owlmaker.out"
I will investigate more tomorrow.
Thanks
C:\PROGRA~2\EMBARC~1\RADSTU~1\12.0\bin\make.exe -f bc.mak -l+ OWLVER=6.32 COMPVER=16 BCROOT=C:\PROGRA~2\EMBARC~1\RADSTU~1\12.0 ILINK=1 ILINKFLAG=-Gn SETUP=1
MAKE Version
|
Posted
over 11 years
ago
by
Vidar Hasfjord
I use XE5
I don't have any Embarcadero products so I cannot duplicate your setup for testing, but "bc.mak" works fine here, and invokes "update_version_header.bat" as expected, when I select "Borland C++ 5.5" and "Perform build setup" in OWLMaker.
|
Posted
over 11 years
ago
by
Regis St-Gelais
SubWCRev is in the system path (I can manualy start in from a command prompt)
Also "Perform build setup" is checked in the last setup screen of OwlMaker.
When I build I get tons of error, the first been that it is not able to include version.h (so of coarse there are tons of errors) I use XE5
|
Posted
over 11 years
ago
by
Vidar Hasfjord
I tought version.h in the include directory would be automaticaly created
If you select "Perform build setup" in OWLMaker, and all is well, it should be. The make file should call the command script "source/update_version_header.bat". See target
|
Posted
over 11 years
ago
by
Regis St-Gelais
Also, it looks like there is no V632_07 tag in the repository
|