Anonymous | Login | Signup for a new account | 2019-02-21 20:05 CET |
Main | My View | View Issues | Change Log | Roadmap | Docs |
Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | |||||||||||
ID | Category | Severity | Reproducibility | Date Submitted | Last Update | |||||||
0006655 | [JEDI VCL] 00 JVCL Components | block | always | 2018-11-21 22:00 | 2018-12-17 12:55 | |||||||
Reporter | plipla1 | View Status | public | |||||||||
Assigned To | ||||||||||||
Priority | normal | Resolution | open | |||||||||
Status | feedback | Product Version | Daily / GIT | |||||||||
Summary | 0006655: Delphi 10.3 JVCL installation impossible | |||||||||||
Description |
Installing JCL is possible. But only when cloning from GIT. Downloading a ZIP from GIT and manually pasting jedi.inc won't work. Here the major / blocking problem: installing JVCL is completely impossible with Delphi 10.3 While the installer can get compiled and executed, clicking on Install (Win32 and W64) it stops compiling instantly with ...\lib\jvcl-2018\run\JvAppIniStorage.pas(248) Error: E2003 Undeclared Identifier: 'IndexOf' ...\lib\jvcl-2018\run\JvAppIniStorage.pas(257) Error: E2010 Incompatible types: 'TStringList' und 'TMemIniFile.TSections' Needs a fix fast. |
|||||||||||
Additional Information | ||||||||||||
Tags | No tags attached. | |||||||||||
Attached Files |
![]() ![]() |
|||||||||||
|
![]() |
|
(0021591) pka4916 (reporter) 2018-11-22 03:28 |
Same problem. Downloaded from GitHub. Did stated that it was 10.3 Compatible. |
(0021592) cacofony (reporter) 2018-11-23 04:18 |
I have attached some modified file, these changes allow me to compile on Rio. I have not tested any backwards compatibility. Primary issues DWL_MSGRESULT; not assigned in JvDialogs , so just changed to 0 procedure TJvOpenDialog.WndProc(var Msg: TMessage); SetWindowLong(Handle, 0, Result); TCollectionNotification prefix for cnAdded, cnExtracting,cnDeleting in jvTabBar, jvSimScope, jvScheduledEvents, jvListComb, jvtimerList Removal of all {$IFDEF DELPHI2009_UP} code in JvAppIniStorage |
(0021593) jfudickar (developer) 2018-12-04 22:46 |
Please do a complete fresh download and rebuild all sources. I had no problem to install it into 10.3 |
(0021594) jfudickar (developer) 2018-12-04 22:46 |
Please do a complete fresh download and rebuild all sources. I had no problem to install it into 10.3 |
(0021599) Markus34 (reporter) 2018-12-17 12:55 |
Please do a complete fresh download and rebuild all sources. I also had no problem to install it into 10.3 __________ 0006655 https://goo.gl/rEgccS [^] |
Mantis 1.1.6[^] Copyright © 2000 - 2008 Mantis Group |