Good morning!
I really need xharbour latest version compiled with xcc is there anyone here who can compile this xcc version of xharbour 1.31
Good morning!
I really need xharbour latest version compiled with xcc is there anyone here who can compile this xcc version of xharbour 1.31
Dear Jair,
Could you please explain why you need to use xcc ? thanks


En la versión actual de xcc 1.30, las opciones de transparencia no funcionan.
Ya en la versión 1.31 nuestro gran amigo Enrico cambió
Voy a consultarle a Enrico si se puede construir xHarbour con xcc
I can try but no promises. Where can I download xcc from?
Dear Enrico,
It is included in the xHarbour commercial demo
I am emailing it to you
jair wrote: Good morning!Do you have a working version of XCC? The one I tried is too old:
I really need xharbour latest version compiled with xcc is there anyone here who can compile this xcc version of xharbour 1.31
Pelles ISO C Compiler, Version 3.00.0 (Beta)
Copyright (c) Pelle Orinius 1999-2005
That is not XCC.
static PNG_CONST png_uint_32 row_mask[2/*PACKSWAP*/][3/*depth*/][6] =
{
/* Little-endian byte masks for PACKSWAP */
{ S_MASKS(1,0), S_MASKS(2,0), S_MASKS(4,0) }, <--- LINE 3349
/* Normal (big-endian byte) masks - PNG format */
{ S_MASKS(1,1), S_MASKS(2,1), S_MASKS(4,1) }
};I don't understand your suggestion. We are trying to build xHarbour with XCC, xHarbour Builder is not related with our problem.
xLINK: error: Unresolved external symbol '_xCCGetLargestConsoleWindowSize referenced from gtwin.lib(gtwin.obj)'.