From: Alexander S.K. <al...@be...> - 2009-05-28 12:11:48
|
> C:\dev\harbour\bin\>harbour.exe -build > Harbour 1.1.0dev (Rev. 11157) > Copyright (c) 1999-2009, http://www.harbour-project.org/ > > Harbour Build Info > --------------------------- > Version: Harbour 1.1.0dev (Rev. 11157) > Compiler: Borland C++ 5.5.1 (32-bit) > Platform: Windows XP 5.1.2600 Service Pack 1 > PCode version: 0.2 > ChangeLog last entry: 2009-05-28 09:43 UTC+0200 Viktor Szakats > (harbour.01 syena > r hu) > ChangeLog ID: ChangeLog 11157 2009-05-28 07:44:07Z vszakats > > Built on: May 28 2009 12:36:13 So, as readme.txt says, If you use any Harbour code after the 1.01 official release, you need to uncomment: #define HARBOUR_VER_AFTER_101 in include/funcleto.h Regards, Alexander. |