HMG 3.0.0 (Test V) Changelog:
English:
--------
- Updated: Harbour compiler to 2.0 (Created from SVN 2009.10.14).
HMG IDE 2.9.4 and earlier versions ARE NOT COMPATIBLE with this
HMG version.
- Updated: MingW compiler to 4.4.1
- Modified: Samples.
Removed: ADORDD samples (adordd not working on
current Harbour release)
Added: RDDSQL samples.
-\HMG\SAMPLES\RDD.SQL\MYSQL
-\HMG\SAMPLES\RDD.SQL\ODBC
-\HMG\SAMPLES\RDD.SQL\ARRAY
-\HMG\SAMPLES\MEMORY.TABLES
-\HMG\SAMPLES\MULTI.WIN
New: 'Build.bat' (it replaces 'compile.bat').
Build [/i|/r|/d|/cs|/ci/cr]
[/i] : incremental build
[/r] : incremental build (rebuild all)
[/cs] : Console/mixed mode (std build)
[/ci] : Console/mixed mode (incremental build)
[/cr] : Console/mixed mode (incremental rebuild all)
[/d] : Debug mode (gui and console)
libs, include paths and lib paths.
incpaths = incpath1 incpath2 ... incpathn
libpaths = libpath1 libpath2 ... libpathn
libs = lib1 lib2 ... libn
library names must not include 'lib' prefix nor '.a' extension.
Sample: \HMG\SAMPLES\MULTI.PRG
More at http://hmgforum.com
No comments:
Post a Comment