Skip to content

sbt build for Windows#406

Merged
balhoff merged 1 commit intoINCATools:masterfrom
rohmk:master
Mar 25, 2022
Merged

sbt build for Windows#406
balhoff merged 1 commit intoINCATools:masterfrom
rohmk:master

Conversation

@rohmk
Copy link
Copy Markdown
Contributor

@rohmk rohmk commented Mar 24, 2022

Steps:

  • sbt build for dosdp-tools will create a dosdp-tools.bat for run the tool in Windows
  • Run dosdp-tools.bat in Window

Error:

  • The input line is too long

Solution:

You need to enable Scalar's Launcher.jar for the build. Otherwise the lib Path in the .bat will be too long and can't be handled by Windows.
@balhoff
Copy link
Copy Markdown
Member

balhoff commented Mar 25, 2022

Thank you @rohmk! Does this also require a change in how I am packaging the release? Right now I run sbt packageZipTarball and add the zip to the release.

@balhoff balhoff merged commit c32141e into INCATools:master Mar 25, 2022
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

Successfully merging this pull request may close these issues.

2 participants