|
From: Rajko <dr...@ya...> - 2014-01-27 17:17:18
|
I made simple batch file for compiling: SET PATH=C:\Tools\mingw32_4.8.0\bin;C:\Tools\harbour\bin;%SystemRoot%\system32;%SystemRoot% C: cd "C:\Sources\hwgui\hwgui" hbmk2 hwgui.hbp hbmk2 procmisc.hbp hbmk2 hbxml.hbp hbmk2 hwgdebug.hbp cd "C:\Sources" but it doesn't work.I don't see that anyone have this problem while I was browsing the groups so it's my mistake somewhere but can someone point me in the right direction.Error is only this: hbmk2: Creating static library... lib\libhwgui.a hbmk2[hwgui]: Error: Running lib command. -1 Thanks in advance. --------------------------- Version: Harbour 3.2.0dev (r1312100504) Compiler: MinGW GNU C 4.8 (32-bit) Platform: Windows 7 6.1.7601 Service Pack 1 PCode version: 0.3 ChangeLog last entry: 2013-12-10 06:04 UTC+0100 Przemyslaw Czerpak (druzus/at/po czta.onet.pl) ChangeLog ID: unknown -1 (source tarball without keyword expanding) Built on: Dec 15 2013 20:34:45 Build options: (Clipper 5.3b) (Clipper 5.x undoc) |