You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update:
I managed to get it to work.
This assumes you have maven installed, along with the java sdk and javafx-jmods (though I think these files are now included, but still need their path referenced)
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
What are the current build instructions to build this from source?
I've tried roughly following https://github.com/yermak/AudioBookConverter/wiki/Building-from-source with windows syntax, appropriate paths, and using the windows bat file.
Update:
I managed to get it to work.
This assumes you have maven installed, along with the java sdk and javafx-jmods (though I think these files are now included, but still need their path referenced)
From a clean github clone: (git clone https://github.com/yermak/AudioBookConverter.git)
For windows, use a cmd shell:
Editing the POM file to set the version to match was one issue I had.
Using the git clone vs the source zip was the other.
Beta Was this translation helpful? Give feedback.
All reactions