[xHarbour-developers] 2014-07-22 21:55 UTC-0430 Ron Pinkas

2014-07-22 Thread Ron Pinkas
2014-07-22 21:55 UTC-0430 Ron Pinkas * make_vc.bat ! Minor refinment + Added support for VS 2013 32bit -- Want fast and easy access to all the code in your enterprise? Index and search up to 200,000 lines of co

Re: [xHarbour-developers] contrib\hbsqlit3 error with xcc

2014-07-22 Thread FabioNery
Boa Tarde, Luiz. Você pode enviar sua hbsqlit.lib para que possa testar os programas que existem na pasta tests? Na lib que eu gerei ocorre erro em quase todas as funções: sqlite3_sleep, sqlite3_open, sqlite3_close. O erro é de GPF (o programa.exe encontrou um problema e precisa ser fechado)...

Re: [xHarbour-developers] contrib\hbsqlit3 error with xcc

2014-07-22 Thread FabioNery
Hi, "Enrico Maria Giordano" escreveu na mensagem news:53c93f04.2050...@emagsoftware.it... > > > Il 18/07/2014 17:31, FabioNery ha scritto: > >> I want to build the contrib\hbsqlit3 lib using xhb.com. >> >> 1. I got the first error: sqlite3.c(43518): error #2088: Lvalue required >> when compile