Search found 435 matches

by Verhoven
Sun Apr 16, 2017 7:53 pm
Forum: FiveWin for Harbour/xHarbour
Topic: MSVC 2017 Try
Replies: 67
Views: 5885

Re: MSVC 2017 Try

Este es el código C de esa función: /* Imprime en un fichero un listado con solo los nombres de archivos en un servidor FTP.    Además devuelve el último nombre del listado obtenido.    Salida a DIRFTP.DAT: Lista simple, solo con el nombre de los ficheros presentes en      el directorio FTP.*/ HB_FU...
by Verhoven
Sun Apr 16, 2017 4:20 pm
Forum: FiveWin for Harbour/xHarbour
Topic: MSVC 2017 Try
Replies: 67
Views: 5885

Re: MSVC 2017 Try

Estos son los errores: wintpv.obj : error LNK2019: símbolo externo "struct _iobuf * __cdecl hb_fopen(char const *,char const *)" (?hb_fopen@@YAPEAU_iobuf@@PEBD0@Z) sin resolver al que se hace referencia en la función HB_FUN_FTP_DIR2DIRFTP FiveHC64.lib (FWPNG.obj) : error LNK2019: símbolo e...
by Verhoven
Sun Apr 16, 2017 11:42 am
Forum: FiveWin for Harbour/xHarbour
Topic: MSVC 2017 Try
Replies: 67
Views: 5885

Re: MSVC 2017 Try

No funciona Antonio. Copio el código que meto al final del módulo wintpv.prg para solucionar el error de la función _iob[] : Para poderlo compilar tengo que poner en el compilador el flag -TP, como lo haga con -TC da error C2059: error de sintaxis 'cadena' en la línea que con tiene el código extern ...
by Verhoven
Sat Apr 15, 2017 11:23 am
Forum: FiveWin for Harbour/xHarbour
Topic: MSVC 2017 Try
Replies: 67
Views: 5885

Re: MSVC 2017 Try

Aún persisten algunos errores: internet.prg(387): warning C4244: 'argumento': conversi¢n de 'HB_LONGLONG' a 'DWORD'; posible p‚rdida de datos internet.prg(387): warning C4311: 'conversi¢n de tipo': truncamiento de puntero de 'HINTERNET' a 'LONG' internet.prg(387): warning C4302: 'conversi¢n de tipo'...
by Verhoven
Fri Apr 14, 2017 5:18 pm
Forum: FiveWin for Harbour/xHarbour
Topic: MSVC 2017 Try
Replies: 67
Views: 5885

Re: MSVC 2017 Try

1.- error (warning): internet.prg(441): warning C4302: 'conversi¢n de tipo': truncamiento de 'HINTERNET' a 'LONG' internet.prg(446): warning C4312: 'conversi¢n de tipo': conversi¢n de 'long' a 'HINTERNET' de mayor tama¤o Code: line 441:      hb_retnl( ( LONG ) FtpFindFirstFile( ( HINTERNET ) hb_par...
by Verhoven
Thu Apr 13, 2017 8:44 am
Forum: FiveWin for Harbour/xHarbour
Topic: MSVC 2017 Try
Replies: 67
Views: 5885

Re: MSVC 2017 Try

That line is only: extern "C" { Another issue is that when I change in the compiler -TC by -TP the the previous error gey solved but the number of other new errors increases, like this: 1.- no se puede realizar la conversión de 'char *' a 'unsigned char' la operación requiere reinterpret_c...
by Verhoven
Wed Apr 12, 2017 5:52 pm
Forum: FiveWin for Harbour/xHarbour
Topic: MSVC 2017 Try
Replies: 67
Views: 5885

Re: MSVC 2017 Try

The error is:
error C2059: error de sintaxis: 'cadena'

From the MVSC2017 compiler.
by Verhoven
Wed Apr 12, 2017 5:46 pm
Forum: FiveWin for Harbour/xHarbour
Topic: MSVC 2017 Try
Replies: 67
Views: 5885

Re: MSVC 2017 Try

And when i try the C code you told me the compiler give one error.
The line the compiler don't like is this one: extern "C"
by Verhoven
Wed Apr 12, 2017 5:34 pm
Forum: FiveWin for Harbour/xHarbour
Topic: MSVC 2017 Try
Replies: 67
Views: 5885

Re: MSVC 2017 Try

I have tried this last version of Harbour and still have the same link errors noticed.
I don't know what to do.
by Verhoven
Wed Apr 12, 2017 1:49 pm
Forum: FiveWin for Harbour/xHarbour
Topic: MSVC 2017 Try
Replies: 67
Views: 5885

Re: MSVC 2017 Try

Last problem commented few minutes later was solved, but still have the problem with the previous issues posted yesterday.
by Verhoven
Wed Apr 12, 2017 1:28 pm
Forum: FiveWin for Harbour/xHarbour
Topic: MSVC 2017 Try
Replies: 67
Views: 5885

Re: MSVC 2017 Try

The harbour (r1412151448) fails:
*compiling errors*

But do not say any more details.
by Verhoven
Tue Apr 11, 2017 7:14 am
Forum: FiveWin for Harbour/xHarbour
Topic: MSVC 2017 Try
Replies: 67
Views: 5885

Re: MSVC 2017 Try

The compiler sends the next error: [b]miprg.prg(19650): error C2059: error de sintaxis: 'cadena'[/b] Microsoft (R) Windows (R) Resource Compiler Version 10.0.10011.16384 Copyright (C) Microsoft Corporation.  All rights reserved. hbpp.lib(ppcore.obj) : error LNK2001: símbolo externo __iob_func sin re...
by Verhoven
Mon Apr 10, 2017 6:50 pm
Forum: FiveWin for Harbour/xHarbour
Topic: MSVC 2017 Try
Replies: 67
Views: 5885

Re: MSVC 2017 Try

Ok. I will try this. But still remains
another error with: _vacopy
by Verhoven
Mon Apr 10, 2017 1:45 pm
Forum: FiveWin for Harbour/xHarbour
Topic: MSVC 2017 Try
Replies: 67
Views: 5885

Re: MSVC 2017 Try

Community 2017. Downloaded today.
by Verhoven
Mon Apr 10, 2017 10:14 am
Forum: FiveWin for Harbour/xHarbour
Topic: MSVC 2017 Try
Replies: 67
Views: 5885

Re: MSVC 2017 Try

With this bat to compile and link: @ECHO OFF CLS ECHO ÚÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ¿ ECHO ³ FWH 64 for Harbour 14.07 (MSVC++) Jul.2014       Harbour development power ³Ü ECHO ³ (c) FiveTech, 1993-2014   for Microsoft Windows 9X/NT/200X/ME/XP/Vista/7/8 ...