Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error loading component definitions: Ini file not found #5

Open
Fab8573 opened this issue Mar 1, 2024 · 4 comments
Open

Error loading component definitions: Ini file not found #5

Fab8573 opened this issue Mar 1, 2024 · 4 comments
Assignees

Comments

@Fab8573
Copy link

Fab8573 commented Mar 1, 2024

Hello,
I try to install it on my Delphi 12 but I get :
"Error loading component definitions: Ini file not found"

@Fab8573
Copy link
Author

Fab8573 commented Mar 1, 2024

Ok it's need a "CompInstall.ini" for each component.
But it's doesn't detect my Delphi 12 :
"Error loading component definitions: No version of Delphi installed or supported"

@Fab8573
Copy link
Author

Fab8573 commented Mar 1, 2024

Ok add 12 in "CompInstall.ini" :
DelphiVersions=XE3;XE4;XE5;XE6;XE7;XE8;10;10.1;10.2;10.3;10.4;11;12

@Fab8573
Copy link
Author

Fab8573 commented Mar 1, 2024

COMPILE COMPONENT...
Compile package DzNotepad (Win32)
Microsoft (R) Build Engine, version 4.8.9037.0
[Microsoft .NET Framework, Version 4.0.30319.42000]
Copyright (C) Microsoft Corporation. All rights reserved.
MSBUILD : error MSB1009: File not found.
Commutateur : C:\Users<user>\Documents\DzNotepad.dproj
ERROR: Error compiling package DzNotepad (Exit Code 1)

Because missing Synedit ?
But there is no Delphi 12 version here :
https://github.com/SynEdit/SynEdit

@digao-dalpiaz digao-dalpiaz self-assigned this Mar 1, 2024
@digao-dalpiaz
Copy link
Owner

Hello,

You may use this SynEdit PR with Delphi 12:
SynEdit/SynEdit#202

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants