Subject | ibo3.6 to ibo4.3 conversion problem.. |
---|---|
Author | eprindecenter |
Post date | 2003-12-10T14:42:44Z |
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.
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.