LaKraven / LKSL

LaKraven Studios Standard Library
http://otapi.com
Other
51 stars 15 forks source link

Can't compiling for XE3 #98

Closed Lorenzobiondi closed 9 years ago

Lorenzobiondi commented 9 years ago

Sorry I don't know if this is the correct way to indicate this kind of issue! I can't compile for XE3. I derived the package for XE3 from XE7 one, but I can't compile, the message is " undeclared identifier : DisposeOf"! Is it possible to have a DELPHI XE3 package working version?

LaKraven commented 9 years ago

I'll provide an official XE3 set of packages shortly and make them available.

LaKraven commented 9 years ago

Oh and, yes.... this is the correct way to indicate this kind of issue :+1:

LaKraven commented 9 years ago

Just committed the source changes necessary to compile the LKSL on versions prior to XE4... this is in commit ccdb926

Your package should compile now, @Lorenzobiondi, but I still need to create and commit an XE3 package to this repository, which I will do when I am back at my own PC.

Lorenzobiondi commented 9 years ago

Ok, I'll test it tomorrow! thanks for the prompt replay!

LaKraven commented 9 years ago

No worries! This library is my baby, and I'm keen to make sure it works for as many people who want to use it as is viable :)

LaKraven commented 9 years ago

The source compiles under XE3 now... see issue #99 where I need to add packages for XE3 (also #100, #101, #102 for XE4 to XE6)