Replies: 2 comments
-
Beta Was this translation helpful? Give feedback.
0 replies
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment



Uh oh!
There was an error while loading. Please reload this page.
-
I've just restarted using Delphi after many years away, but I'm retired, on a limited income and so the Delphi 12 Community Edition is all I can afford. I wanted to use JVCL with it, but since I don't have dcc32 available to me, I've tried to download and install it "manually." JCL builds fine. But JVCL gets stuck because the Main has a reference {$I jvcl.inc} and that inc file references {$I jedi\jedi.inc}... and the jedi folder no longer exists, so it bombs out pretty quick.
I'm going to try an older JVCL version to see if I can get it to work, but I thought y'all might want to know that the latest JVCL3_50 isn't playing well with Delphi 12 CE. (If anyone knows the lastest version of JVCL that will work with Delphi 12 CE, please let me know... thx.)
Beta Was this translation helpful? Give feedback.
All reactions