HashLoad / boss

Dependency Manager for Delphi and Lazarus
https://t.me/hashload
MIT License
529 stars 94 forks source link

Unable to install alongside Lazarus #135

Open 24mu13 opened 1 year ago

24mu13 commented 1 year ago

I have Lazarus 2.2.6 installed as-user (non administrative privileges): when I run boss as described in this page for installing it, I get the error complaining it does not find Delphi path.

...
[INFO ] Installing modules
[ERROR] Version not found for path
[ERROR] Registry pathSoftware\Embarcadero\BDS\\Library not exists
[INFO ] Compiling units
[INFO ] Building bpl-identifier
[INFO ]   Building BplIdentifier.dproj
[ERROR]     error on read rsvars.bat
[ERROR]   - Failed to compile, see C:\Users\xxx\.boss\modules\d41d8cd98f00b204e9800998ecf8427e\modules\bpl-identifier\build_boss_BplIdentifier.log for more information
...
viniciussanchez commented 1 year ago

Thanks for reporting