Search found 4 matches
- 11.01.2012, 18:39
- Forum: ZeosLib 7.0 Beta Forum
- Topic: NOT SOLVED Weird errors installing Zeos rv.966+XE2 UP3
- Replies: 3
- Views: 762
- 11.01.2012, 14:22
- Forum: ZeosLib 7.0 Beta Forum
- Topic: NOT SOLVED Weird errors installing Zeos rv.966+XE2 UP3
- Replies: 3
- Views: 762
Just Change:
Inc (Integer (prgInfo)
To
Inc(NativeInt
There are other parts of the code with Inc (), just replace Integer by NativeInt.
Source: http://stackoverflow.com/questions/7694 ... -64bit-xe2
Inc (Integer (prgInfo)
To
Inc(NativeInt
There are other parts of the code with Inc (), just replace Integer by NativeInt.
Source: http://stackoverflow.com/questions/7694 ... -64bit-xe2
- 11.01.2012, 13:12
- Forum: ZeosLib 7.0 Beta Forum
- Topic: NOT SOLVED Weird errors installing Zeos rv.966+XE2 UP3
- Replies: 3
- Views: 762
NOT SOLVED Weird errors installing Zeos rv.966+XE2 UP3
Good morning, I decided to create a topic with my question rather than an answer because apparently I'm only having this problem with the installation of the Zeos XE2, following versions: XE2 Delphi 3 Update Rev. Zeos 966. When I try to build all, got the error ENDIF, which I believe is the conversi...
- 09.01.2012, 04:06
- Forum: ZeosLib 7.0 Beta Forum
- Topic: Zeos on XE2?
- Replies: 40
- Views: 10743
Good evening, I'm having difficulty installing the Zcomponent160 not build. Featuring the following errors: [DCC Error] ZDbcAdoResultSet.pas (191): E2064 Left side can not be assigned to [DCC Error] ZDbcAdoResultSet.pas (233): E2064 Left side can not be assigned to [DCC Warning] ZDbcAdoResultSet.pas...