|
From: vatzct <va...@po...> - 2009-05-28 11:49:50
|
Alexander S.Kresin ???????(??): > vatzct ?????: > >> MAKE Version 5.2 Copyright (c) 1987, 2000 Borland >> bcc32 -c -Iinclude;c:\dev\harbour\include -d -tWM -D__WIN32__ >> -D__WIN_DAEMON__ -oobj\b32\leto1.obj source\client\leto1.c >> Borland C++ 5.5.1 for Win32 Copyright (c) 1993, 2000 Borland >> source\client\leto1.c: >> Warning W8065 source\client\leto1.c 1559: Call to function >> 'hb_dateTimeStampStr' with no prototype in function letoGetValue >> Error E2342 source\client\leto1.c 1559: Type mismatch in parameter >> 'szText' (wanted 'const signed char *', got 'int') in function letoGetValue >> Warning W8065 source\client\leto1.c 1938: Call to function >> 'hb_dateTimeStampStrGet' with no prototype in function letoPutValue >> *** 1 errors in Compile *** >> > > Which harbour version does you use ? > > Regards, Alexander. > > ------------------------------------------------------------------------------ > Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT > is a gathering of tech-side developers & brand creativity professionals. Meet > the minds behind Google Creative Lab, Visual Complexity, Processing, & > iPhoneDevCamp as they present alongside digital heavyweights like Barbarian > Group, R/GA, & Big Spaceship. http://p.sf.net/sfu/creativitycat-com > _______________________________________________ > Letodb-developers mailing list > Let...@li... > https://lists.sourceforge.net/lists/listinfo/letodb-developers > > 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 Extra C compiler options: -DHB_FM_STATISTIC_OFF -DHB_FM_STD_ALLOC Build options: Language options: (Clipper 5.3) (Clipper 5.x undoc) (Xbase++) (Flagship) Regards, Alexey Myronenko |