- Code: Select all Expand view
- [1]:Harbour.Exe Lib\tgdiplus.prg /m /n0 /gc1 /es2 /a /iC:\Work\fwh\include;C:\work\bcc7\Include\dinkumware /iC:\work\XHARBOUR\Include /jD:\VERSIONI\STAR_R~1\I18n\Main.hil /iinclude;c:\work\fwh\include;C:\work\XHARBOUR\include /oObj\tgdiplus.c
xHarbour 1.2.3 Intl. (SimpLex) (Build 20140725)
Copyright 1999-2014, http://www.xharbour.org http://www.harbour-project.org/
Compiling 'Lib\tgdiplus.prg'...
Generating international list to 'D:\VERSIONI\STAR_R~1\I18n\Main.hil'...
Generating C source output to 'Obj\tgdiplus.c'...
Done.
Lines 792, Functions/Procedures 39, pCodes 2858
[1]:Bcc32.Exe -M -c -DHB_OS_WIN_32 -DHB_FM_STATISTICS_OFF -DHB_NO_DEFAULT_API_MACROS -DHB_NO_DEFAULT_STACK_MACROS -IC:\Work\fwh\include;C:\work\bcc7\Include\dinkumware -IC:\work\bcc7\Include\windows\sdk\;C:\work\XHARBOUR\Include -nD:\VERSIONI\STAR_R~1\Obj tgdiplus.c
Embarcadero C++ 7.00 for Win32 Copyright (c) 1993-2015 Embarcadero Technologies, Inc.
tgdiplus.c:
[1]:PORC.EXE Resource\vai.rc /I c:\work\pellesc\include /I c:\work\pellesc\include\win
[1]:iLink32.Exe -Gn -aa -Tpe -s -v @TEST.bcl
Turbo Incremental Link 6.70 Copyright (c) 1997-2014 Embarcadero Technologies, Inc.
Error: Unresolved external '_hb_partdt' referenced from C:\WORK\FWH\LIB\FIVEHX.LIB|VALTOSTT
Error: Unable to perform link
with harbour
- Code: Select all Expand view
- Progetto: TEST, Ambiente: bcc7Harbor:
[1]:Harbour.Exe Source\TEST.PRG /m /n0 /gc1 /es2 /a /iC:\Work\fwh\include;C:\work\bcc7\Include\dinkumware /iC:\work\HARBOUR\Include /jD:\VERSIONI\STAR_R~1\I18n\Main.hil /iinclude;c:\work\fwh\include;C:\work\HARBOUR\include /oObj\TEST.c
Harbour 3.2.0dev (r1703231115)
Copyright (c) 1999-2016, http://harbour-project.org/
Compiling 'Source\TEST.PRG'...
Lines 5013, Functions/Procedures 5
Generating C source output to 'Obj\TEST.c'... Done.
[1]:Bcc32.Exe -M -c -DHB_OS_WIN_32 -DHB_FM_STATISTICS_OFF -DHB_NO_DEFAULT_API_MACROS -DHB_NO_DEFAULT_STACK_MACROS -IC:\Work\fwh\include;C:\work\bcc7\Include\dinkumware -IC:\work\bcc7\Include\windows\sdk\;C:\work\HARBOUR\Include -nD:\VERSIONI\STAR_R~1\Obj TEST.c
Embarcadero C++ 7.00 for Win32 Copyright (c) 1993-2015 Embarcadero Technologies, Inc.
TEST.c:
[1]:Bcc32.Exe -M -c -DHB_OS_WIN_32 -DHB_FM_STATISTICS_OFF -DHB_NO_DEFAULT_API_MACROS -DHB_NO_DEFAULT_STACK_MACROS -IC:\Work\fwh\include;C:\work\bcc7\Include\dinkumware -IC:\work\bcc7\Include\windows\sdk\;C:\work\HARBOUR\Include -nD:\VERSIONI\STAR_R~1\Obj gdiplus.cpp
Embarcadero C++ 7.00 for Win32 Copyright (c) 1993-2015 Embarcadero Technologies, Inc.
gdiplus.cpp:
Warning W8022 C:\work\bcc7\Include\windows\sdk\GdiplusHeaders.h 636: 'Bitmap::Clone(const Rect &,int)' hides virtual function 'Image::Clone()'
Warning W8004 gdiplus.cpp 65: 'graphics' is assigned a value that is never used in function HB_FUN_GDIPLUSGRAPHICSFROMIMG()
Error E2227 gdiplus.cpp 2103: Extra parameter in call to hb_parl(int) in function HB_FUN_GDIPONOFFARRAY()
Error E2227 gdiplus.cpp 2126: Extra parameter in call to hb_parl(int) in function HB_FUN_GDIPONOFFARRAY()
*** 2 errors in Compile ***