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

DOSCommand conflict on install #17

Open
jimmckeeth opened this issue Jun 15, 2022 · 0 comments
Open

DOSCommand conflict on install #17

jimmckeeth opened this issue Jun 15, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@jimmckeeth
Copy link

Installing into Delphi 11.1

Ran installation boss install -g boss-ide

When I open the IDE

Can't load package C:\Users\Jim\.boss\modules\4e7eb35756869019c9263ab22556beb6\modules\.bpl\boss_ide.bpl.
Cannot load package 'DOSCommandDR260.'  It contains unit 'DosCommand', which is also contained in package 'DOSCommandDR280'.
Do you want to attempt to load this package the next time a project is loaded?

It would appear I already had DOSCommandDR280 installed from GetIt

image

I tried rebuilding boss_ide.dproj with the newer version of DOSCommand, but it isn't compatible.

[dcc32 Error] Boss.Commands.pas(29): E2010 Incompatible types: 'TNewLineEvent' and 'Procedure'

@viniciussanchez viniciussanchez added the bug Something isn't working label Jun 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants