Search found 166 matches: xcc

Return to advanced search

Re: HB_ZIPDELETEFILES()

Taavi wrote:I am using xHarbour builder from 2018 january

\bin\xHb.exe says:

xHarbour 1.2.3 Intl. (SimpLex) (Build 20170902)
Copyright 1999-2017, http://www.xharbour.org http://www.harbour-project.org/


I don't think you can use a lib from the current xHarbour for XCC with an xHarbour from 2017, sorry.
by Enrico Maria Giordano
Thu Dec 14, 2023 10:25 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: HB_ZIPDELETEFILES()
Replies: 8
Views: 950

Re: HB_ZIPDELETEFILES()

After linking in [D:\xHB10272_xcc\xhb\lib\xhbzip.lib] [D:\xHB10272_xcc\xhb\lib\xhbzipdll.lib] I get error: xLINK: fatal error: File not found: 'LIBCMT.LIB'. After adding [D:\xHB10272_xcc\xhb\c_lib\win\libcmt.lib] New errors: xLINK: error: Unresolved external symbol '__localtime64 referenced from xhb...
by Taavi
Tue Dec 12, 2023 4:04 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: HB_ZIPDELETEFILES()
Replies: 8
Views: 950

Re: Error alCompilar con xhb10272_xcc

Saludos Antonio

Solamente haciendo pruebas, curiosidad.

En realidad las Herramientas que uso es FHW, BCC , VCC(2019) y Gcc(mingw111_32) Con Harbour , he compilados mis proyectos con los 3 y funcionan bien.
by ruben Dario
Thu Sep 28, 2023 5:54 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Error alCompilar con xhb10272_xcc
Replies: 2
Views: 161

Re: Error alCompilar con xhb10272_xcc

Estimado Ruben,

Que interés tienes en usar xHarbour comercial que tan pocos usuarios tiene ?

Por que no usas Harbour ?
by Antonio Linares
Thu Sep 28, 2023 6:09 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Error alCompilar con xhb10272_xcc
Replies: 2
Views: 161

LIBC.LIB No esta en xhb10272_xcc

Saludos al Forum He bajado de la pagina http://www.xharbour.org/index.asp?page=download/windows/binaries_win xHarbour Binaries Rev. 10272 for XCC (xHarbour.com) This download includes all xHarbour binaries and libraries for XCC (xHarbour.com version). No esta esta libreria LIBC.LIB Alguien la ...
by ruben Dario
Wed Sep 27, 2023 11:34 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: LIBC.LIB No esta en xhb10272_xcc
Replies: 0
Views: 234

Error alCompilar con xhb10272_xcc

Saludos Al forum Alguien me puede Orientar al compilar con xhb10272_xcc me da estos errores, \HARBOURX_V\xhb10272_xcc\bin\xhb .\prg\PXPClases.prg /n /m /es2 /gc1 -D__EXPORT__ -D__XHARBOUR__ /O.\obj_proy\objemp_xh\ /I\fwh\include /I\v_xharb_v3\include /I\HARBOURX_V\xhb10272_xcc\include /I\HARBOURX_V\...
by ruben Dario
Wed Sep 27, 2023 8:47 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Error alCompilar con xhb10272_xcc
Replies: 2
Views: 161

Re: Compilar con PellesC en xHarbour

ruben Dario wrote:Gracias,
Enrico ,
Descargue este archivo xHarbour Binaries Rev. 10264 for Pelles C 8.0.0
y Descargue PellesC 8 a 32bits


If you need the commercial xHarbour (xHarbour.com) please download this:

http://www.xharbour.org/files/download/windows/xhb10272_xcc.zip
by Enrico Maria Giordano
Mon Sep 18, 2023 9:19 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Compilar con PellesC en xHarbour
Replies: 9
Views: 640

Error report (errsysw_.prg)

... stops running? --------------------------- Information --------------------------- Version S.O.: Windows NT Professional 6.02.9200 Compilador..: XCC ISO C Compiler 2.70 BuildDate...: Nov 17 2011 11:26:59 CodeVer.....: PCode Version: 10 xHarbour....: xHarbour build 1.2.1 Intl. (SimpLex) (Rev. ...
by mtajkov
Mon Jul 01, 2019 9:39 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Error report (errsysw_.prg)
Replies: 29
Views: 2664

Re: xHarbour Builder and Fivewin

Sorry I use: Version S.O.: Windows NT Professional 6.02.9200 Compilador..: XCC ISO C Compiler 2.70 BuildDate...: Nov 17 2011 11:26:59 CodeVer.....: PCode Version: 10 xHarbour....: xHarbour build 1.2.1 Intl. (SimpLex) (Rev. 9382) FiveWin.....: FWHX 12.08 SQLRDD ...
by mtajkov
Thu Apr 25, 2019 12:34 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: xHarbour Builder and Fivewin
Replies: 4
Views: 1071

xHarbour Builder and Fivewin

use: Version S.O.: Windows NT Professional 6.02.9200 Compilador..: XCC ISO C Compiler 2.70 BuildDate...: Nov 17 2011 11:26:59 CodeVer.....: PCode Version: 10 xHarbour....: xHarbour build 1.2.1 Intl. (SimpLex) (Rev. 9382) FiveWin.....: FWHX 12.08 SQLRDD everything ...
by mtajkov
Wed Apr 24, 2019 4:49 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: xHarbour Builder and Fivewin
Replies: 4
Views: 1071

Re: Ayuda DLL

Antonio, Gracias Esta es la funcion en el MAINDLLP.C unsigned long hb_snprintf( char * buffer, size_t nSize, const char * format, ... ) { va_list arglist; ULONG result; va_start( arglist, format ); #if defined( __DJGPP__ ) && ( __DJGPP__ < 2 || ( __DJGPP__ == 2 && __DJGPP_MINOR__ ...
by ricardog
Thu Aug 24, 2017 6:56 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Ayuda DLL
Replies: 24
Views: 6333

Re: HaruPDF library

Hi Carlos.
I've not build the lib, I'm using the lib that I found on google group.
With another one I receive a linker error saying that the library is corrupt, but with this one the linker gives some
unresolved externals. So, I think that the library is compiled with XCC.
Thanks a lot.
Massimo
by Massimo Linossi
Fri Feb 24, 2017 11:42 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: HaruPDF library
Replies: 8
Views: 1871

Re: C wrapper help

Randal, I execute xcc.exe and get this: I don't see an option for C++ c:\xhb\bin>xcc Pelles ISO C Compiler, Version 3.00.0 (Beta) Copyright (c) Pelle Orinius 1999-2005 Syntax: xCC [options] srcfile{.C|.ASM} Options: /D<name>[=<text>] ...
by Antonio Linares
Thu Oct 20, 2016 5:36 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: C wrapper help
Replies: 16
Views: 3216

Re: C wrapper help

... quite easy. What C compiler are you using ? Could you use free xHarbour ? that would easily solve it. Antonio: I'm using xHarbour commercial and xCC. Is there anyway to compile this using xCC? Thanks, Randal
by Randal
Thu Oct 20, 2016 4:21 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: C wrapper help
Replies: 16
Views: 3216
Next

Return to advanced search