Subject | Re: [IBO] ibo3.6 to ibo4.3 conversion problem.. |
---|---|
Author | Jason Wharton |
Post date | 2003-12-10T17:27:10Z |
No idea since this appears to be BDE related.
Jason Wharton
www.ibobjects.com
Jason Wharton
www.ibobjects.com
----- Original Message -----
From: "eprindecenter" <eprindecenter@...>
To: <IBObjects@yahoogroups.com>
Sent: Wednesday, December 10, 2003 7:42 AM
Subject: [IBO] ibo3.6 to ibo4.3 conversion problem..
> I'm trying to move my app from BC++Builder v3 to v6 and upgraded to
> IBO 4.3 from 3.6.
>
> When compiling, I'm getting two errors in BDE.hpp on DbiBatchMove()
> and DbiGetCallBack().
>
> The error states:
> [C++ Error}BDE.hpp(4159): E2015 Ambiguity between 'PLongint'
> and 'System:PLongint'
> [C++ Error}BDE.hpp(4222): E2015 Ambiguity between 'PLongint'
> and 'System:PLongint'
>
> Does anyone have any idea how to fix this?
>
> Thanks.