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

Fails to compile on master branch #47

Open
ghost opened this issue Mar 27, 2020 · 0 comments
Open

Fails to compile on master branch #47

ghost opened this issue Mar 27, 2020 · 0 comments

Comments

@ghost
Copy link

ghost commented Mar 27, 2020

The latest release compiles fine, but starting from commit 056557c there are issues present:

  1. "error: package org.jdesktop.beansbinding does not exist"
  2. "error: package org.jdesktop.layout does not exist"

Environment:
netbeans 11.3
jdk8-openjdk 8.u242

UPDATE:
I was able to compile the game by adding following libraries into my installation of NetBeans:

  1. BeansBinding, called it "beans-binding"
  2. swing-layout, called it "swing-layout"
    Please note that I can't verify legitimacy of these libraries and I'm not responsible for anything bad that can happen because of using them
    The question is, it required manual intervention, thus it should probably be added into readme
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

0 participants