I can compile xHarbour + BCC55 + WebView with FWH2212
I'm not always missing something.
a part of .lnk
- Code: Select all Expand view
\sis\fsql901\visual\lib\tip.lib +
\sis\fsql901\visual\lib\mysql.obj +
\sis\fsql901\visual\lib\ttaskpanel.lib +
\sis\fsql901\lib\libmysql.lib +
\sis\fsql901\lib\mysqlclient.lib, +
sisrev.exe, +
sisrev.map, +
\fwh2212\lib\fivehx.lib +
\fwh2212\lib\fivehc.lib +
\xharbour\lib\gtgui.lib +
\xharbour\lib\rdd.lib +
\xharbour\lib\usrrdd.lib +
\xharbour\lib\dbfntx.lib +
\xharbour\lib\dbfcdx.lib +
\xharbour\lib\dbffpt.lib +
\xharbour\lib\rtl.lib +
\xharbour\lib\vm.lib +
\xharbour\lib\lang.lib +
\xharbour\lib\macro.lib +
\xharbour\lib\hbsix.lib +
\xharbour\lib\hbzip.lib +
\xharbour\lib\zlib.lib +
\xharbour\lib\common.lib +
\xharbour\lib\codepage.lib +
\xharbour\lib\pp.lib +
\xharbour\lib\pcrepos.lib +
\xharbour\lib\ct.lib +
\bcc55\lib\cw32.lib +
\bcc55\lib\import32.lib +
\bcc55\lib\uuid.lib +
\bcc55\lib\psdk\nddeapi.lib +
\bcc55\lib\psdk\iphlpapi.lib +
\bcc55\lib\psdk\odbc32.lib +
\bcc55\lib\psdk\rasapi32.lib +
\bcc55\lib\psdk\msimg32.lib +
\bcc55\lib\psdk\gdiplus.lib +
\bcc55\lib\c0w32.obj,
- Code: Select all Expand view
c:\bcc55\bin\bcc32 -c -tWM -I\sis\fsql901\include;\fwh2212\include;\xharbour\include;\bcc55\include -o\tmp\sisrev5\versao \tmp\sisrev5\versao.c
Borland C++ 5.5 for Win32 Copyright (c) 1993, 2000 Borland
\tmp\sisrev5\versao.c:
MAKE Version 5.2 Copyright (c) 1987, 2000 Borland
Turbo Incremental Link 5.00 Copyright (c) 1997, 2000 Borland
Error: Unresolved external '_hb_vmPushSize' referenced from C:\FWH2212\LIB\FIVEHC.LIB|FFDLGPRC
Error: Unresolved external '_HB_FUN_HB_ISCHAR' referenced from C:\FWH2212\LIB\FIVEHX.LIB|FILENAME
Error: Unresolved external 'SHGetImageList' referenced from C:\FWH2212\LIB\FIVEHC.LIB|ICONS
Error: Unresolved external '_hb_partdt' referenced from C:\FWH2212\LIB\FIVEHX.LIB|VALTOSTT
Error: Unresolved external 'GdipFree' referenced from C:\FWH2212\LIB\FIVEHC.LIB|GDIPFWH
Error: Unresolved external 'GdipDisposeImageAttributes' referenced from C:\FWH2212\LIB\FIVEHC.LIB|GDIPFWH
Error: Unresolved external 'GdipDeleteGraphics' referenced from C:\FWH2212\LIB\FIVEHC.LIB|GDIPFWH
Error: Unresolved external 'GdipDeleteMatrix' referenced from C:\FWH2212\LIB\FIVEHC.LIB|GDIPFWH
Error: Unresolved external 'GdipCreateImageAttributes' referenced from C:\FWH2212\LIB\FIVEHC.LIB|GDIPFWH
Error: Unresolved external 'GdipGetImageWidth' referenced from C:\FWH2212\LIB\FIVEHC.LIB|GDIPFWH
Error: Unresolved external 'GdipGetImageHeight' referenced from C:\FWH2212\LIB\FIVEHC.LIB|GDIPFWH
Error: Unresolved external 'GdipGetImagePixelFormat' referenced from C:\FWH2212\LIB\FIVEHC.LIB|GDIPFWH
Error: Unresolved external 'GdipCreateBitmapFromStream' referenced from C:\FWH2212\LIB\FIVEHC.LIB|GDIPFWH
Error: Unresolved external 'GdipDisposeImage' referenced from C:\FWH2212\LIB\FIVEHC.LIB|GDIPFWH
Error: Unresolved external 'GdipCloneImage' referenced from C:\FWH2212\LIB\FIVEHC.LIB|GDIPFWH
Error: Unresolved external 'GdipAlloc' referenced from C:\FWH2212\LIB\FIVEHC.LIB|GDIPFWH
Error: Unresolved external 'GdipBitmapLockBits' referenced from C:\FWH2212\LIB\FIVEHC.LIB|GDIPFWH
Error: Unresolved external 'GdipCreateBitmapFromScan0' referenced from C:\FWH2212\LIB\FIVEHC.LIB|GDIPFWH
Error: Unresolved external 'GdipGetImageGraphicsContext' referenced from C:\FWH2212\LIB\FIVEHC.LIB|GDIPFWH
Error: Unresolved external 'GdipDrawImageRectI' referenced from C:\FWH2212\LIB\FIVEHC.LIB|GDIPFWH
Error: Unresolved external 'GdipBitmapUnlockBits' referenced from C:\FWH2212\LIB\FIVEHC.LIB|GDIPFWH
Error: Unresolved external 'GdipSetImageAttributesColorMatrix' referenced from C:\FWH2212\LIB\FIVEHC.LIB|GDIPFWH
Error: Unresolved external 'GdipBitmapGetPixel' referenced from C:\FWH2212\LIB\FIVEHC.LIB|GDIPFWH
Error: Unresolved external 'GdipSetImageAttributesColorKeys' referenced from C:\FWH2212\LIB\FIVEHC.LIB|GDIPFWH
Error: Unresolved external 'GdipCreateFromHDC' referenced from C:\FWH2212\LIB\FIVEHC.LIB|GDIPFWH
Error: Unresolved external 'GdipSetSmoothingMode' referenced from C:\FWH2212\LIB\FIVEHC.LIB|GDIPFWH
Error: Unresolved external 'GdipCreateMatrix' referenced from C:\FWH2212\LIB\FIVEHC.LIB|GDIPFWH
Error: Unresolved external 'GdipScaleMatrix' referenced from C:\FWH2212\LIB\FIVEHC.LIB|GDIPFWH
Error: Unresolved external 'GdipRotateMatrix' referenced from C:\FWH2212\LIB\FIVEHC.LIB|GDIPFWH
Error: Unresolved external 'GdipTranslateMatrix' referenced from C:\FWH2212\LIB\FIVEHC.LIB|GDIPFWH
Error: Unresolved external 'GdipSetWorldTransform' referenced from C:\FWH2212\LIB\FIVEHC.LIB|GDIPFWH
Error: Unresolved external 'GdipDrawImageRectRectI' referenced from C:\FWH2212\LIB\FIVEHC.LIB|GDIPFWH
Error: Unresolved external 'GdipDrawImageI' referenced from C:\FWH2212\LIB\FIVEHC.LIB|GDIPFWH
Error: Unresolved external 'GdipResetWorldTransform' referenced from C:\FWH2212\LIB\FIVEHC.LIB|GDIPFWH
Error: Unresolved external 'GdipCreateBitmapFromHBITMAP' referenced from C:\FWH2212\LIB\FIVEHC.LIB|GDIPFWH
Error: Unresolved external 'PrintWindow' referenced from C:\FWH2212\LIB\FIVEHC.LIB|RIBBON
Error: Unresolved external 'GdipCreateHBITMAPFromBitmap' referenced from C:\FWH2212\LIB\FIVEHC.LIB|GDIPFWH
Error: Unresolved external 'GdipSetImageAttributesRemapTable' referenced from C:\FWH2212\LIB\FIVEHC.LIB|GDIPLUS
Error: Unresolved external 'GdipDeletePen' referenced from C:\FWH2212\LIB\FIVEHC.LIB|GDIPFWH
Error: Unresolved external 'GdipDeleteCustomLineCap' referenced from C:\FWH2212\LIB\FIVEHC.LIB|GDIPFWH
Error: Unresolved external 'GdipCreatePen1' referenced from C:\FWH2212\LIB\FIVEHC.LIB|GDIPFWH
Error: Unresolved external 'GdipCreateAdjustableArrowCap' referenced from C:\FWH2212\LIB\FIVEHC.LIB|GDIPFWH
Error: Unresolved external 'GdipSetPenStartCap' referenced from C:\FWH2212\LIB\FIVEHC.LIB|GDIPFWH
Error: Unresolved external 'GdipSetPenCustomEndCap' referenced from C:\FWH2212\LIB\FIVEHC.LIB|GDIPFWH
Error: Unresolved external 'GdipDrawLine' referenced from C:\FWH2212\LIB\FIVEHC.LIB|GDIPFWH
Error: Unresolved external 'SHCreateDirectoryExA' referenced from C:\FWH2212\LIB\FIVEHC.LIB|MKDIR
Error: Unresolved external 'SHCreateDirectoryExW' referenced from C:\FWH2212\LIB\FIVEHC.LIB|MKDIR
Error: Unresolved external '_hb_arraySetTDT' referenced from C:\FWH2212\LIB\FIVEHX.LIB|TDTPICKE
Error: Unresolved external 'GdipDeleteFont' referenced from C:\FWH2212\LIB\FIVEHC.LIB|GDIPFWH
Error: Unresolved external 'GdipDeleteBrush' referenced from C:\FWH2212\LIB\FIVEHC.LIB|GDIPFWH
Error: Unresolved external 'GdipCloneBrush' referenced from C:\FWH2212\LIB\FIVEHC.LIB|GDIPFWH
Error: Unresolved external 'GdipDeleteStringFormat' referenced from C:\FWH2212\LIB\FIVEHC.LIB|GDIPFWH
Error: Unresolved external 'GdipCreateFontFromLogfontA' referenced from C:\FWH2212\LIB\FIVEHC.LIB|GDIPFWH
Error: Unresolved external 'GdipCreateFontFromDC' referenced from C:\FWH2212\LIB\FIVEHC.LIB|GDIPFWH
Error: Unresolved external 'GdipCreateSolidFill' referenced from C:\FWH2212\LIB\FIVEHC.LIB|GDIPFWH
Error: Unresolved external 'GdipCreateStringFormat' referenced from C:\FWH2212\LIB\FIVEHC.LIB|GDIPFWH
Error: Unresolved external 'GdipSetStringFormatAlign' referenced from C:\FWH2212\LIB\FIVEHC.LIB|GDIPFWH
Error: Unresolved external 'GdipSetStringFormatLineAlign' referenced from C:\FWH2212\LIB\FIVEHC.LIB|GDIPFWH
Error: Unresolved external 'GdipDrawString' referenced from C:\FWH2212\LIB\FIVEHC.LIB|GDIPFWH
Error: Unresolved external 'GdipDeletePath' referenced from C:\FWH2212\LIB\FIVEHC.LIB|GDIPFWH
Error: Unresolved external 'GdipDeleteFontFamily' referenced from C:\FWH2212\LIB\FIVEHC.LIB|GDIPFWH
Error: Unresolved external 'GdipCreatePath' referenced from C:\FWH2212\LIB\FIVEHC.LIB|GDIPFWH
Error: Unresolved external 'GdipCreateFontFamilyFromName' referenced from C:\FWH2212\LIB\FIVEHC.LIB|GDIPFWH
Error: Unresolved external 'GdipFillRectangleI' referenced from C:\FWH2212\LIB\FIVEHC.LIB|GDIPFWH
Error: Unresolved external 'GdipAddPathStringI' referenced from C:\FWH2212\LIB\FIVEHC.LIB|GDIPFWH
Error: Unresolved external 'GdipDrawPath' referenced from C:\FWH2212\LIB\FIVEHC.LIB|GDIPFWH
Error: Unresolved external 'GdipFillPath' referenced from C:\FWH2212\LIB\FIVEHC.LIB|GDIPFWH
Error: Unresolved external 'GdipDeleteRegion' referenced from C:\FWH2212\LIB\FIVEHC.LIB|GDIPFWH
Error: Unresolved external 'GdipAddPathEllipseI' referenced from C:\FWH2212\LIB\FIVEHC.LIB|GDIPFWH
Error: Unresolved external 'GdipCreateRegionPath' referenced from C:\FWH2212\LIB\FIVEHC.LIB|GDIPFWH
Error: Unresolved external 'GdipCreateRegionRectI' referenced from C:\FWH2212\LIB\FIVEHC.LIB|GDIPFWH
Error: Unresolved external 'GdipSetClipRegion' referenced from C:\FWH2212\LIB\FIVEHC.LIB|GDIPFWH
Error: Unresolved external 'GdipDrawImageRectRect' referenced from C:\FWH2212\LIB\FIVEHC.LIB|GDIPFWH
Error: Unresolved external 'GdipCloneBitmapAreaI' referenced from C:\FWH2212\LIB\FIVEHC.LIB|GDIPFWH
Error: Unresolved external 'GdipDrawArcI' referenced from C:\FWH2212\LIB\FIVEHC.LIB|GDIPFWH
Error: Unresolved external 'GdipDrawPolygonI' referenced from C:\FWH2212\LIB\FIVEHC.LIB|GDIPFWH
Error: Unresolved external 'GdipFillPolygonI' referenced from C:\FWH2212\LIB\FIVEHC.LIB|GDIPFWH
Error: Unresolved external 'GdipDrawBeziersI' referenced from C:\FWH2212\LIB\FIVEHC.LIB|GDIPFWH
Error: Unresolved external 'GdipDrawLinesI' referenced from C:\FWH2212\LIB\FIVEHC.LIB|GDIPFWH
Error: Unresolved external 'GdipDrawClosedCurve2I' referenced from C:\FWH2212\LIB\FIVEHC.LIB|GDIPFWH
Error: Unresolved external 'GdipDrawCurve2I' referenced from C:\FWH2212\LIB\FIVEHC.LIB|GDIPFWH
Error: Unresolved external 'GdipFillClosedCurve2I' referenced from C:\FWH2212\LIB\FIVEHC.LIB|GDIPFWH
Error: Unresolved external 'GdipDrawPieI' referenced from C:\FWH2212\LIB\FIVEHC.LIB|GDIPFWH
Error: Unresolved external 'GdipFillPieI' referenced from C:\FWH2212\LIB\FIVEHC.LIB|GDIPFWH
Error: Unresolved external 'GdipDrawEllipseI' referenced from C:\FWH2212\LIB\FIVEHC.LIB|GDIPFWH
Error: Unresolved external 'GdipFillEllipseI' referenced from C:\FWH2212\LIB\FIVEHC.LIB|GDIPFWH
Error: Unresolved external 'GdipDrawRectangleI' referenced from C:\FWH2212\LIB\FIVEHC.LIB|GDIPFWH
Error: Unresolved external 'GdipGetImageEncodersSize' referenced from C:\FWH2212\LIB\FIVEHC.LIB|GDIPFWH
Error: Unresolved external 'GdipGetImageEncoders' referenced from C:\FWH2212\LIB\FIVEHC.LIB|GDIPFWH
Error: Unresolved external 'GdipBitmapSetResolution' referenced from C:\FWH2212\LIB\FIVEHC.LIB|GDIPFWH
Error: Unresolved external 'GdipGraphicsClear' referenced from C:\FWH2212\LIB\FIVEHC.LIB|GDIPFWH
Error: Unresolved external 'GdipSaveImageToFile' referenced from C:\FWH2212\LIB\FIVEHC.LIB|GDIPFWH
Error: Unresolved external 'GdipFillRectangle' referenced from C:\FWH2212\LIB\FIVEHC.LIB|GDIPLUS
Error: Unresolved external 'GdipDrawRectangle' referenced from C:\FWH2212\LIB\FIVEHC.LIB|GDIPLUS
Error: Unresolved external 'GdipFillEllipse' referenced from C:\FWH2212\LIB\FIVEHC.LIB|GDIPLUS
Error: Unresolved external 'GdipDrawEllipse' referenced from C:\FWH2212\LIB\FIVEHC.LIB|GDIPLUS
Error: Unresolved external 'GdipDrawArc' referenced from C:\FWH2212\LIB\FIVEHC.LIB|GDIPLUS
Error: Unresolved external 'GdipCreateFont' referenced from C:\FWH2212\LIB\FIVEHC.LIB|GDIPLUS
Error: Unresolved external 'GdipTranslateWorldTransform' referenced from C:\FWH2212\LIB\FIVEHC.LIB|GDIPLUS
Error: Unresolved external 'GdipRotateWorldTransform' referenced from C:\FWH2212\LIB\FIVEHC.LIB|GDIPLUS
Error: Unresolved external 'GdipScaleWorldTransform' referenced from C:\FWH2212\LIB\FIVEHC.LIB|GDIPLUS
Error: Unresolved external 'GdipSetPageUnit' referenced from C:\FWH2212\LIB\FIVEHC.LIB|GDIPLUS
Error: Unresolved external 'GdipCreateFromHWNDICM' referenced from C:\FWH2212\LIB\FIVEHC.LIB|GDIPLUS
Error: Unresolved external 'GdipCreateFromHWND' referenced from C:\FWH2212\LIB\FIVEHC.LIB|GDIPLUS
Error: Unresolved external 'GdipIsVisibleRegionPointI' referenced from C:\FWH2212\LIB\FIVEHC.LIB|GDIPLUS
Error: Unresolved external 'GdipSetPenColor' referenced from C:\FWH2212\LIB\FIVEHC.LIB|GDIPLUS
Error: Unresolved external 'GdipSetPenMode' referenced from C:\FWH2212\LIB\FIVEHC.LIB|GDIPLUS
Error: Unresolved external 'GdipSetPenLineJoin' referenced from C:\FWH2212\LIB\FIVEHC.LIB|GDIPLUS
Error: Unresolved external 'GdipSetPenWidth' referenced from C:\FWH2212\LIB\FIVEHC.LIB|GDIPLUS
Error: Unresolved external 'GdipSetPenLineCap197819' referenced from C:\FWH2212\LIB\FIVEHC.LIB|GDIPLUS
Error: Unresolved external 'GdipCreateLineBrushFromRectI' referenced from C:\FWH2212\LIB\FIVEHC.LIB|GDIPLUS
Error: Unresolved external 'GdipCreateLineBrushFromRectWithAngleI' referenced from C:\FWH2212\LIB\FIVEHC.LIB|GDIPLUS
Error: Unresolved external 'GdiplusStartup' referenced from C:\FWH2212\LIB\FIVEHC.LIB|GDIPLUS
Error: Unresolved external 'GdiplusShutdown' referenced from C:\FWH2212\LIB\FIVEHC.LIB|GDIPLUS
Error: Unresolved external 'GdipAddPathArcI' referenced from C:\FWH2212\LIB\FIVEHC.LIB|GDIPLUS
Error: Unresolved external 'GdipAddPathLineI' referenced from C:\FWH2212\LIB\FIVEHC.LIB|GDIPLUS
Error: Unresolved external 'GdipAddPathRectangleI' referenced from C:\FWH2212\LIB\FIVEHC.LIB|GDIPLUS
Error: Unresolved external 'GdipClosePathFigure' referenced from C:\FWH2212\LIB\FIVEHC.LIB|GDIPLUS
Error: Unresolved external 'GdipStartPathFigure' referenced from C:\FWH2212\LIB\FIVEHC.LIB|GDIPLUS
Error: Unresolved external 'GdipSetMatrixElements' referenced from C:\FWH2212\LIB\FIVEHC.LIB|GDIPLUS
Error: Unresolved external 'GdipTransformPath' referenced from C:\FWH2212\LIB\FIVEHC.LIB|GDIPLUS
Error: Unresolved external 'GdipSetInterpolationMode' referenced from C:\FWH2212\LIB\FIVEHC.LIB|GDIPLUS
Error: Unresolved external 'GdipImageRotateFlip' referenced from C:\FWH2212\LIB\FIVEHC.LIB|GDIPLUS
Error: Unresolved external 'GdipBitmapSetPixel' referenced from C:\FWH2212\LIB\FIVEHC.LIB|GDIPLUS
Error: Unresolved external 'GdipGetImageThumbnail' referenced from C:\FWH2212\LIB\FIVEHC.LIB|GDIPLUS
Error: Unresolved external 'GdipCreateMetafileFromStream' referenced from C:\FWH2212\LIB\FIVEHC.LIB|GDIPLUS
Error: Unresolved external 'GdipCreateBitmapFromFile' referenced from C:\FWH2212\LIB\FIVEHC.LIB|GDIPLUS
Error: Unresolved external 'GdipImageGetFrameDimensionsCount' referenced from C:\FWH2212\LIB\FIVEHC.LIB|GDIPLUS
Error: Unresolved external 'GdipImageGetFrameDimensionsList' referenced from C:\FWH2212\LIB\FIVEHC.LIB|GDIPLUS
Error: Unresolved external 'GdipImageGetFrameCount' referenced from C:\FWH2212\LIB\FIVEHC.LIB|GDIPLUS
Error: Unresolved external 'GdipImageSelectActiveFrame' referenced from C:\FWH2212\LIB\FIVEHC.LIB|GDIPLUS
Error: Unresolved external 'GdipResetClip' referenced from C:\FWH2212\LIB\FIVEHC.LIB|GDIPFWH
Error: Unresolved external 'GdipCreateLineBrushI' referenced from C:\FWH2212\LIB\FIVEHC.LIB|GDIPFWH
Error: Unresolved external 'GdipSetLinePresetBlend' referenced from C:\FWH2212\LIB\FIVEHC.LIB|GDIPFWH
Error: Unresolved external 'GdipAddPathPieI' referenced from C:\FWH2212\LIB\FIVEHC.LIB|GDIPFWH
Error: Unresolved external '_HB_FUN_HB_JSONENCODE' referenced from C:\FWH2212\LIB\FIVEHX.LIB|VALTOSTR
Error: Unresolved external '_HB_FUN_HB_JSONDECODE' referenced from C:\FWH2212\LIB\FIVEHX.LIB|VALTOSTR
Error: Unresolved external 'GdipCreateTexture' referenced from C:\FWH2212\LIB\FIVEHC.LIB|GDIPFWH
Error: Unresolved external '_HB_FUN_MENUDRAWITEM' referenced from C:\TMP\SISREV5\WINDOW.OBJ
Error: Unresolved external '_HB_FUN_MENUDRAW2007' referenced from C:\TMP\SISREV5\WINDOW.OBJ
Error: Unresolved external '_HB_FUN_MENUMEASUREITEM' referenced from C:\TMP\SISREV5\WINDOW.OBJ
Error: Unresolved external '_HB_FUN_XFREEPROC' referenced from C:\TMP\SISREV5\WINDOW.OBJ