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

not able to use release build #4

Open
varunpilankar opened this issue Aug 16, 2020 · 1 comment
Open

not able to use release build #4

varunpilankar opened this issue Aug 16, 2020 · 1 comment

Comments

@varunpilankar
Copy link

varunpilankar commented Aug 16, 2020

@rektdeckard

As a helping hand & to make things easier I came across your GitHub repo – Icon Pack Tools. Tried using the release version 0.2.1 (iconpacktools-0.2.1-all.jar) on my Mac but it keeps throwing below errors:

If build from source –

Task :compileKotlin FAILED

FAILURE: Build failed with an exception.

If used your .JAR –

Error: Could not find or load main class com.tobiasfried.iconpacktools.app.IconPackTools

@rektdeckard
Copy link
Owner

Hey @varunpilankar, thanks for the report. Pretty sure it's a hardcoded classpath somewhere in the JAR. I'm actually going to rewrite the whole application without Java/JavaFX, hopefully I can get that out in the next few days. In the mean time, I have some gists up with bash scripts that accomplish similar things as this application:

https://gist.github.com/rektdeckard/2c20220b866a3b7efb2465e5172b6c24

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

No branches or pull requests

2 participants