Antonio Linares wrote:Ya he instalado Visual Studio Community y FWH y harbour han funcionado bien al primer intento:
buildh32.bat tutor01
buildh32.bat tutor01
┌────────────────────────────────────────────────────────────────────────────┐
│ FiveWin for Harbour 14.09 (MSVC++) Sep. 2014 Harbour development power │▄
│ (c) FiveTech, 1993-2014 for Microsoft Windows 9X/NT/200X/ME/XP/Vista/7/8 │█
└────────────────────────────────────────────────────────────────────────────┘█
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
Compiling...
Harbour 3.2.0dev (r1406271520)
Copyright (c) 1999-2014, http://harbour-project.org/
Compiling 'tutor01.prg' and generating preprocessed output to 'tutor01.ppo'...
Lines 4254, Functions/Procedures 1
Generating C source output to 'tutor01.c'... Done.
Microsoft (R) C/C++ Optimizing Compiler Version 18.00.31101 for x86
Copyright (C) Microsoft Corporation. All rights reserved.
tutor01.c
Creating library tutor01.lib and object tutor01.exp
Fivehc32.lib(FWPNG.obj) : warning LNK4217: locally defined symbol _fclose import
ed in function _save_png_to_file
Fivehc32.lib(FWPNG.obj) : warning LNK4217: locally defined symbol _fopen importe
d in function _save_png_to_file
Fivehc32.lib(FWPNG.obj) : warning LNK4217: locally defined symbol _longjmp impor
ted in function _ReadPng
Fivehc32.lib(LISTVIEW.obj) : warning LNK4217: locally defined symbol _wcslen imp
orted in function _HB_FUN_LVINSERTGROUP
Fivehc32.lib(FWARRAY.obj) : warning LNK4217: locally defined symbol _memmove imp
orted in function _fwArrayDel
Fivehc32.lib(FWBMP.obj) : error LNK2019: unresolved external symbol __imp__strst
r referenced in function _HB_FUN_PALBTNPAINT
tutor01.exe : fatal error LNK1120: 1 unresolved externals
* Linking errors *
C:\fwh\samples>
Antonio Linares wrote:Manuel,
Has descargado el build 6 de FWH 14.09 ?
FUNCTION MsgRun( cCaption, cTitle, bAction,cBmp )
Return NEWMsgRun( cCaption, cTitle, bAction,cBmp )
funciona newmsgRun ()
..... mi código
return
Return to FiveWin para Harbour/xHarbour
Users browsing this forum: Google [Bot] and 52 guests