View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006144 | JEDI VCL | 02 Installation | public | 2013-05-25 12:36 | 2013-12-13 11:43 |
Reporter | myarmor | Assigned To | AHUser | ||
Priority | normal | Severity | major | Reproducibility | always |
Status | resolved | Resolution | no change required | ||
Product Version | Daily / GIT | ||||
Target Version | Fixed in Version | ||||
Summary | 0006144: JvRichEdit.pas fails to compile. Undeclared identifier StrLCopyA etc | ||||
Description | JvRichEdit.pas fails to compile for XE Professional. StrLCopyA, StrLenA, StrLCompA don't exist in JCL 2.5.0.4833, or apparently anywhere else. Based on grep the same issue is with JvCsvParse.pas,JvCsvData.pas too. | ||||
Steps To Reproduce | Use JCL 2.5.0.4833 (2013-05-25 06:25:57 UTC) Install JVCL daily 2013-05-25 08:37:29 | ||||
Tags | No tags attached. | ||||
|
You need a newer JCL. The Str*A functions are declared in JclAnsiStrings.pas. The JCL version on Sourceforge is not maintained anymore and may be deleted in the near future. You need the version from GitHub. https://github.com/project-jedi/jcl |
|
I wasn't aware that you had a separate edition (separate as they aren't the same) on github in additon to sourceforge, and that the JCL daily wasn't expected to work with JVCL daily anymore. You might want to change the JEDI wiki to reflect the new JCL daily download location change. I'm not really sure which would be the correct alternative on github as the master branch is has alot of content (website, help source, etc) unrelated to the actual package. |
Date Modified | Username | Field | Change |
---|---|---|---|
2013-05-25 12:36 | myarmor | New Issue | |
2013-05-25 13:29 | AHUser | Note Added: 0020495 | |
2013-05-25 13:29 | AHUser | Assigned To | => AHUser |
2013-05-25 13:29 | AHUser | Status | new => feedback |
2013-05-25 14:01 | myarmor | Note Added: 0020497 | |
2013-12-13 11:43 | obones | Status | feedback => resolved |
2013-12-13 11:43 | obones | Resolution | open => no change required |