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

Installation fails from the command prompt #19

Open
TeoWin opened this issue Jun 21, 2022 · 0 comments
Open

Installation fails from the command prompt #19

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

Comments

@TeoWin
Copy link

TeoWin commented Jun 21, 2022

$ is not accepted in Windows..

But never mind: compiling and installing from the command prompt results in this list of errors with blank log files.

f:\Delphi 11\boss-windows-amd64\windows-amd64>boss install -g boss-ide
[INFO ] Installing modules in project path
[INFO ] Building cache files...
[INFO ] Updating cache of dependency boss-ide
[INFO ] Updating cache of dependency bpl-identifier
[INFO ] Installing modules
[INFO ] Processing dependency boss-ide
[INFO ] Detected semantic version. Using version 1.4.1
[INFO ] Processing dependency bpl-identifier
[INFO ] Detected semantic version. Using version 1.0.6
[INFO ] Processing module boss-ide
[INFO ] Building cache files...
[INFO ] Updating cache of dependency doscommand
[INFO ] Installing modules
[INFO ] Processing dependency doscommand
[INFO ] Detected semantic version. Using version 1.0.3
[INFO ] Processing module bpl-identifier
[INFO ] Building cache files...
[INFO ] Installing modules
[INFO ] Processing module doscommand
[INFO ] Building cache files...
[INFO ] Installing modules
[ERROR] Version not found for path C:\Program Files (x86)\Embarcadero\Studio\22.0\bin\dcc32.exeC:\Program Files (x86)\Embarcadero\Studio\21.0\bin
[ERROR] Registry pathSoftware\Embarcadero\BDS\Library not exists
[INFO ] Compiling units
[INFO ] Building doscommand
[INFO ] Building DOSCommandDR.dproj
[ERROR] error on read rsvars.bat
[ERROR] - Failed to compile, see C:\Users\Teo.boss\modules\d2eae231ede49aa1dbbca7db4eb629f1\modules\doscommand\Packages\Delphi\build_boss_DOSCommandDR.log for more information
[INFO ] Building DOSCommandDD.dproj
[ERROR] error on read rsvars.bat
[ERROR] - Failed to compile, see C:\Users\Teo.boss\modules\d2eae231ede49aa1dbbca7db4eb629f1\modules\doscommand\Packages\Delphi\build_boss_DOSCommandDD.log for more information
[INFO ] Building bpl-identifier
[INFO ] Building BplIdentifier.dproj
[ERROR] error on read rsvars.bat
[ERROR] - Failed to compile, see C:\Users\Teo.boss\modules\d2eae231ede49aa1dbbca7db4eb629f1\modules\bpl-identifier\build_boss_BplIdentifier.log for more information
[INFO ] Building boss-ide
[INFO ] Building boss_ide.dproj
[ERROR] error on read rsvars.bat
[ERROR] - Failed to compile, see C:\Users\Teo.boss\modules\d2eae231ede49aa1dbbca7db4eb629f1\modules\boss-ide\build_boss_boss_ide.log for more information
[INFO ] Success!
[ERROR] Cannot add automatic bpl path dir
[ERROR] Cannot open registry to add packages in IDE

The log files are empty.

@viniciussanchez viniciussanchez added the bug Something isn't working label Jun 21, 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