#1 2015-06-23 16:09:24

mrgcms
Member
Registered: 2012-04-11
Posts: 5

Error compiling latest sources

I haven't updated in a few months, everything being stable, but this morning I downloaded the latest snapshot and updated my system. Now, when doing a full build of my app, I get an error

"[DCC Error] SynCommons.pas(2200): E2010 Incompatible types: 'NativeInt' and 'Integer'"

on the line

"var MoveFast: procedure(const Source; var Dest; Count: PtrInt) = System.Move;"

This is on Delphi XE.

Is this a real bug in the latest sources, or have I done something wrong?

Thanks

Offline

#2 2015-06-23 16:31:00

ab
Administrator
From: France
Registered: 2010-06-21
Posts: 14,272
Website

Re: Error compiling latest sources

Is it better with http://synopse.info/fossil/info/d03c381bcb ?

It was working with FPC, Delphi 5, 6, 7, 2007, and XE6... but I did not test Delphi XE.

Thanks for the feedback!

Offline

#3 2015-06-23 16:41:04

mrgcms
Member
Registered: 2012-04-11
Posts: 5

Re: Error compiling latest sources

Yes, that seems to have fixed it.

Thanks!

Offline

Board footer

Powered by FluxBB