Quote Originally Posted by Andreaz View Post
All the demos compiles and runs using Lazarus 1.2.4 with FPC 2.6.4 on my windows machine (although with some warnings), the {$mode delphi} compiler define is quite important though, but that is included in phxConfig.inc.

Is it the demos/tutorials that gives the error or is it a custom application?
Because it's in phxTypes.pas, it really doesn't matter, but to be specific, I've tried to compile demo 00_Template and 01_Canvas.
Now, because you mention {$mode delphi} and phxConfig.inc, I went back and made sure my Lazarus was finding phxConfig.inc.
I had no issues with that because, as is, all is fine. Since you have ../../Source on the path, all's good.
So I'm now baffled on how you can compile phxTypes.pas on a windows machine and I'm stuck on a Linux machine.
It really doesn't make sense to me, since the error reported is an interface to implementation mismatch.
I've read somewhere that Delphi and FPC record implementations differ a bit, but this is not the case. You are using the same, or close, versions I'm using and getting awkward different results.


Quote Originally Posted by Andreaz View Post
All the dll files are all optional, they are included depending on what plugins you're using. ...
Thank you so much for this, it makes perfect sense now
Since I'm on Linux, some don't apply, and the ones that do, I can quickly find the libs.