Re: [xHarbour-developers] Error building xHarbour with vc++ 10.0

2010-05-24 Thread Ron Pinkas
Peter, The Win32Ole.prg issue involves some known bug in MS header files, and for few years we used to make available corrected header files, but later Paul applied some change to our sources which circumvented that bug. It's possible that the modification is conditional to specific version[s]

Re: [xHarbour-developers] Error building xHarbour with vc++ 10.0

2010-05-24 Thread Paul Tucker
Yes, that does sound like the problem. I'll look at it late tonight. Paul - Original Message - From: "Ron Pinkas" To: "Peter Rees" ; "'Xharbour-Developers List'" ; "Paul Tucker" Sent: Monday, May 24, 2010 9:08 AM Subject: Re: [xHarbour-developers] Error building xHarbour with vc++ 10

Re: [xHarbour-developers] Error building xHarbour with vc++ 10.0

2010-05-24 Thread Peter Rees
Hi Ron, I have got it working ok by commenting out CPLUSPLUS=1 at line 32 in the makefile.vc. I noted other instances of CPLUSPLUS=1 further on in the makefile.vc but I am only using ST version of xHarbour and no other contribs, ads etc... so don't know if they need commenting. The other chan

Re: [xHarbour-developers] Error building xHarbour with vc++ 10.0

2010-05-24 Thread Ron Pinkas
Hi Peter, Yes, I did see your following post, but since this change is not needed for prior VC versions, and yet it's the exact same error solved by Paul's fix, I suppose it would be better if he reviewed this. Ron -- From: "Peter Rees" Sent: Mo