FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin para Harbour/xHarbour errores con fwh 16.02
Posts: 182
Joined: Wed Nov 08, 2006 11:44 PM
errores con fwh 16.02
Posted: Tue Mar 01, 2016 11:00 PM

Hola Antonio,
Acabo de instalar la FWH 16.02 y cuando compilo la aplicacion que con FWH 10.1 anda bien me aparece esta lista de errores:

MAKE Version 5.2 Copyright (c) 1987, 2000 Borland
c:\bcc55\bin\ilink32.exe -Gn -aa -Tpe -s -I.\OBJ @make.tmp
Turbo Incremental Link 5.00 Copyright (c) 1997, 2000 Borland
Error: Unresolved external 'GdipFree' referenced from C:\FWH16\LIB\FIVEHC.LIB|GDIPFWH
Error: Unresolved external 'GdipDisposeImage' referenced from C:\FWH16\LIB\FIVEHC.LIB|GDIPFWH
Error: Unresolved external 'GdipCloneImage' referenced from C:\FWH16\LIB\FIVEHC.LIB|GDIPFWH
Error: Unresolved external 'GdipAlloc' referenced from C:\FWH16\LIB\FIVEHC.LIB|GDIPFWH
Error: Unresolved external 'GdipDeleteGraphics' referenced from C:\FWH16\LIB\FIVEHC.LIB|GDIPFWH
Error: Unresolved external 'GdipDisposeImageAttributes' referenced from C:\FWH16\LIB\FIVEHC.LIB|GDIPFWH
Error: Unresolved external 'GdipBitmapGetPixel' referenced from C:\FWH16\LIB\FIVEHC.LIB|GDIPLUS
Error: Unresolved external 'GdipGetImageWidth' referenced from C:\FWH16\LIB\FIVEHC.LIB|GDIPLUS
Error: Unresolved external 'GdipGetImageHeight' referenced from C:\FWH16\LIB\FIVEHC.LIB|GDIPLUS
Error: Unresolved external 'GdipCreateBitmapFromScan0' referenced from C:\FWH16\LIB\FIVEHC.LIB|GDIPLUS
Error: Unresolved external 'GdipGetImageGraphicsContext' referenced from C:\FWH16\LIB\FIVEHC.LIB|GDIPLUS
Error: Unresolved external 'GdipCreateImageAttributes' referenced from C:\FWH16\LIB\FIVEHC.LIB|GDIPLUS
Error: Unresolved external 'GdipSetImageAttributesRemapTable' referenced from C:\FWH16\LIB\FIVEHC.LIB|GDIPLUS
Error: Unresolved external 'GdipDrawImageRectRectI' referenced from C:\FWH16\LIB\FIVEHC.LIB|GDIPLUS
Error: Unresolved external 'GdipSetSmoothingMode' referenced from C:\FWH16\LIB\FIVEHC.LIB|GDIPLUS
Error: Unresolved external 'GdipDrawLine' referenced from C:\FWH16\LIB\FIVEHC.LIB|GDIPLUS
Error: Unresolved external 'GdipFillRectangle' referenced from C:\FWH16\LIB\FIVEHC.LIB|GDIPLUS
Error: Unresolved external 'GdipDrawRectangle' referenced from C:\FWH16\LIB\FIVEHC.LIB|GDIPLUS
Error: Unresolved external 'GdipFillEllipse' referenced from C:\FWH16\LIB\FIVEHC.LIB|GDIPLUS
Error: Unresolved external 'GdipDrawEllipse' referenced from C:\FWH16\LIB\FIVEHC.LIB|GDIPLUS
Error: Unresolved external 'GdipDrawArc' referenced from C:\FWH16\LIB\FIVEHC.LIB|GDIPLUS
Error: Unresolved external 'GdipDrawPath' referenced from C:\FWH16\LIB\FIVEHC.LIB|GDIPLUS
Error: Unresolved external 'GdipFillPath' referenced from C:\FWH16\LIB\FIVEHC.LIB|GDIPLUS
Error: Unresolved external 'GdipGraphicsClear' referenced from C:\FWH16\LIB\FIVEHC.LIB|GDIPLUS
Error: Unresolved external 'GdipCreateFromHDC' referenced from C:\FWH16\LIB\FIVEHC.LIB|GDIPLUS
Error: Unresolved external 'GdipSetPageUnit' referenced from C:\FWH16\LIB\FIVEHC.LIB|GDIPLUS
Error: Unresolved external 'GdipDrawImageI' referenced from C:\FWH16\LIB\FIVEHC.LIB|GDIPLUS
Error: Unresolved external 'GdipDrawImageRectI' referenced from C:\FWH16\LIB\FIVEHC.LIB|GDIPLUS
Error: Unresolved external 'GdipSetPenColor' referenced from C:\FWH16\LIB\FIVEHC.LIB|GDIPLUS
Error: Unresolved external 'GdipSetPenMode' referenced from C:\FWH16\LIB\FIVEHC.LIB|GDIPLUS
Error: Unresolved external 'GdipSetPenWidth' referenced from C:\FWH16\LIB\FIVEHC.LIB|GDIPLUS
Error: Unresolved external 'GdipDeletePen' referenced from C:\FWH16\LIB\FIVEHC.LIB|GDIPFWH
Error: Unresolved external 'GdipCreatePen1' referenced from C:\FWH16\LIB\FIVEHC.LIB|GDIPLUS
Error: Unresolved external 'GdipSetPenLineCap197819' referenced from C:\FWH16\LIB\FIVEHC.LIB|GDIPLUS
Error: Unresolved external 'GdipDeleteBrush' referenced from C:\FWH16\LIB\FIVEHC.LIB|GDIPFWH
Error: Unresolved external 'GdipCloneBrush' referenced from C:\FWH16\LIB\FIVEHC.LIB|GDIPFWH
Error: Unresolved external 'GdipCreateSolidFill' referenced from C:\FWH16\LIB\FIVEHC.LIB|GDIPLUS
Error: Unresolved external 'GdiplusStartup' referenced from C:\FWH16\LIB\FIVEHC.LIB|GDIPLUS
Error: Unresolved external 'GdiplusShutdown' referenced from C:\FWH16\LIB\FIVEHC.LIB|GDIPLUS
Error: Unresolved external 'GdipAddPathArcI' referenced from C:\FWH16\LIB\FIVEHC.LIB|GDIPLUS
Error: Unresolved external 'GdipAddPathLineI' referenced from C:\FWH16\LIB\FIVEHC.LIB|GDIPLUS
Error: Unresolved external 'GdipAddPathRectangleI' referenced from C:\FWH16\LIB\FIVEHC.LIB|GDIPLUS
Error: Unresolved external 'GdipClosePathFigure' referenced from C:\FWH16\LIB\FIVEHC.LIB|GDIPLUS
Error: Unresolved external 'GdipDeletePath' referenced from C:\FWH16\LIB\FIVEHC.LIB|GDIPLUS
Error: Unresolved external 'GdipCreatePath' referenced from C:\FWH16\LIB\FIVEHC.LIB|GDIPLUS
Error: Unresolved external 'GdipCreateBitmapFromHBITMAP' referenced from C:\FWH16\LIB\FIVEHC.LIB|GDIPLUS
Error: Unresolved external 'GdipSetImageAttributesColorMatrix' referenced from C:\FWH16\LIB\FIVEHC.LIB|GDIPLUS
Error: Unresolved external 'GdipCreateHBITMAPFromBitmap' referenced from C:\FWH16\LIB\FIVEHC.LIB|GDIPLUS
Error: Unresolved external 'GdipGetImagePixelFormat' referenced from C:\FWH16\LIB\FIVEHC.LIB|GDIPLUS
Error: Unresolved external 'GdipRotateWorldTransform' referenced from C:\FWH16\LIB\FIVEHC.LIB|GDIPLUS
Error: Unresolved external 'GdipTranslateWorldTransform' referenced from C:\FWH16\LIB\FIVEHC.LIB|GDIPLUS
Error: Unresolved external 'GdipSetInterpolationMode' referenced from C:\FWH16\LIB\FIVEHC.LIB|GDIPLUS
Error: Unresolved external 'GdipCreateBitmapFromStream' referenced from C:\FWH16\LIB\FIVEHC.LIB|GDIPLUS
Error: Unresolved external 'GdipImageRotateFlip' referenced from C:\FWH16\LIB\FIVEHC.LIB|GDIPLUS
Error: Unresolved external 'GdipBitmapSetPixel' referenced from C:\FWH16\LIB\FIVEHC.LIB|GDIPLUS
Error: Unresolved external 'GdipSaveImageToFile' referenced from C:\FWH16\LIB\FIVEHC.LIB|GDIPLUS
Error: Unresolved external 'GdipGetImageThumbnail' referenced from C:\FWH16\LIB\FIVEHC.LIB|GDIPLUS
Error: Unresolved external 'GdipFillRectangleI' referenced from C:\FWH16\LIB\FIVEHC.LIB|GDIPLUS
Error: Unresolved external 'SHCreateDirectoryExA' referenced from C:\FWH16\LIB\FIVEHC.LIB|MKDIR
Error: Unresolved external 'GdipBitmapLockBits' referenced from C:\FWH16\LIB\FIVEHC.LIB|GDIPFWH
Error: Unresolved external 'GdipBitmapUnlockBits' referenced from C:\FWH16\LIB\FIVEHC.LIB|GDIPFWH
Error: Unresolved external 'GdipSetImageAttributesColorKeys' referenced from C:\FWH16\LIB\FIVEHC.LIB|GDIPFWH
Error: Unresolved external 'GdipDrawImageRectRect' referenced from C:\FWH16\LIB\FIVEHC.LIB|GDIPFWH
Error: Unresolved external 'GdipCloneBitmapAreaI' referenced from C:\FWH16\LIB\FIVEHC.LIB|GDIPFWH
Error: Unresolved external 'GdipDrawArcI' referenced from C:\FWH16\LIB\FIVEHC.LIB|GDIPFWH
Error: Unresolved external 'GdipDrawPolygonI' referenced from C:\FWH16\LIB\FIVEHC.LIB|GDIPFWH
Error: Unresolved external 'GdipFillPolygonI' referenced from C:\FWH16\LIB\FIVEHC.LIB|GDIPFWH
Error: Unresolved external 'GdipDrawBeziersI' referenced from C:\FWH16\LIB\FIVEHC.LIB|GDIPFWH
Error: Unresolved external 'GdipDrawLinesI' referenced from C:\FWH16\LIB\FIVEHC.LIB|GDIPFWH
Error: Unresolved external 'GdipDrawClosedCurve2I' referenced from C:\FWH16\LIB\FIVEHC.LIB|GDIPFWH
Error: Unresolved external 'GdipDrawCurve2I' referenced from C:\FWH16\LIB\FIVEHC.LIB|GDIPFWH
Error: Unresolved external 'GdipFillClosedCurve2I' referenced from C:\FWH16\LIB\FIVEHC.LIB|GDIPFWH
Error: Unresolved external 'GdipDrawPieI' referenced from C:\FWH16\LIB\FIVEHC.LIB|GDIPFWH
Error: Unresolved external 'GdipFillPieI' referenced from C:\FWH16\LIB\FIVEHC.LIB|GDIPFWH
Error: Unresolved external 'GdipDrawEllipseI' referenced from C:\FWH16\LIB\FIVEHC.LIB|GDIPFWH
Error: Unresolved external 'GdipFillEllipseI' referenced from C:\FWH16\LIB\FIVEHC.LIB|GDIPFWH
Error: Unresolved external 'GdipDrawRectangleI' referenced from C:\FWH16\LIB\FIVEHC.LIB|GDIPFWH
Error: Unresolved external 'GdipDeleteRegion' referenced from C:\FWH16\LIB\FIVEHC.LIB|GDIPFWH
Error: Unresolved external 'GdipCreateRegionRectI' referenced from C:\FWH16\LIB\FIVEHC.LIB|GDIPFWH
Error: Unresolved external 'GdipSetClipRegion' referenced from C:\FWH16\LIB\FIVEHC.LIB|GDIPFWH
Error: Unresolved external 'GdipResetClip' referenced from C:\FWH16\LIB\FIVEHC.LIB|GDIPFWH

** error 2 ** deleting .\FACTH32.exe

me podrias decir como solucionarlo
FWH 16.02 + BCC55 + harbour30

Posts: 10733
Joined: Sun Nov 19, 2006 05:22 AM
Re: errores con fwh 16.02
Posted: Wed Mar 02, 2016 01:22 AM

You need to add \lib\psdk\gdiplus.lib of your Borland bcc folder.

Please go through buildh.bat and buildx.bat in fwh\samples folder to know which libs are to be included in your link script

Regards



G. N. Rao.

Hyderabad, India
Posts: 6755
Joined: Wed Feb 15, 2012 08:25 PM
Re: errores con fwh 16.02
Posted: Wed Mar 02, 2016 01:29 AM

Además, mi consejo es que te actualices a Borland 7 y el harbour más reciente

Cristobal Navarro

Hay dos tipos de personas: las que te hacen perder el tiempo y las que te hacen perder la noción del tiempo

El secreto de la felicidad no está en hacer lo que te gusta, sino en que te guste lo que haces
Posts: 182
Joined: Wed Nov 08, 2006 11:44 PM
Re: errores con fwh 16.02
Posted: Wed Mar 02, 2016 10:23 AM

Muchas gracias a ambos!!!

Posts: 182
Joined: Wed Nov 08, 2006 11:44 PM
Re: errores con fwh 16.02
Posted: Wed Mar 02, 2016 12:36 PM

Hola Instale Borland C++ 5.5 pero la gdiplus.lib sigue sin aparecer
Donde la puedo conseguir ?
pregunta: borland c++ 5.5 es igual que BCC7 ?
Gracias

Posts: 10733
Joined: Sun Nov 19, 2006 05:22 AM
Re: errores con fwh 16.02
Posted: Wed Mar 02, 2016 12:40 PM

you need borland c++ 7

Regards



G. N. Rao.

Hyderabad, India

Continue the discussion