-----Messaggio Originale----- 
Da: "Augusto Infante" <augusto.infa...@xharbour.com>
A: "xHarbour Developers Mailing List" 
<xharbour-developers@lists.sourceforge.net>
Data invio: lunedì 30 aprile 2012 23.52
Oggetto: [xHarbour-developers] Error building contrib\hbzlib with bcc58


> Hi guys
>
>
>
> We are changing c compilers from bcc55 to bcc58 and we have problems
> building cpp code like contrib\hbzlib. We get error: Unable to open 
> include
> file 'string' I already checked and it has nothing to do with strings.h 
> this
> is in fact a c++ class.
>
> Any ideas?

I'm using bcc58 too without problems. This is my compile batch:

@ ECHO OFF
SET PATH=e:\bcc\bin;%PATH%
CALL make_b32 clean
CALL make_b32 core nomt
CALL make_b32 contrib

EMG

--
EMAG Software Homepage:     http://www.emagsoftware.it
The EMG's ZX-Spectrum Page: http://www.emagsoftware.it/spectrum
The Best of Spectrum Games: http://www.emagsoftware.it/tbosg
The EMG Music page:         http://www.emagsoftware.it/emgmusic 


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
xHarbour-developers mailing list
xHarbour-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xharbour-developers

Reply via email to