Hi,
I've just upgraded both FiveWin (09.02) & xHarbour Enterprise (March 2009 Beta) and when i run my app i get the following:
Unrecoverable error 9000:
Module: '.\source\classes\ACTIVEX.PRG' was compiled into PCODE version: 9,
this version of xHarbour expects version: 10
Is this a FiveWin or xHarbour issue or is it something i've messed up with my install?
Thanks in advance
Pete
Error aftter upgraded to 09.02 & xHarbour March
-
- Posts: 363
- Joined: Wed Feb 15, 2006 2:06 pm
- Location: Oxford, England
- Patrick Mast
- Posts: 244
- Joined: Sat Mar 03, 2007 8:42 pm
Re: Error aftter upgraded to 09.02 & xHarbour March
I think we covered this already on the xHarbour forum, but just to be sure:PeterHarmes wrote:I've just upgraded both FiveWin (09.02) & xHarbour Enterprise (March 2009 Beta) and when i run my app i get the following:
Unrecoverable error 9000:
Module: '.\source\classes\ACTIVEX.PRG' was compiled into PCODE version: 9,
this version of xHarbour expects version: 10
You need to recompile all your FiveWin PRG's to use latest xHarbour Builder March2009
This is a link to the FWH XBP script to do so:
http://tr.im/hftq
Patrick