Skip to content

add lacinia #50

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

Merged
merged 1 commit into from
Oct 10, 2021
Merged

add lacinia #50

merged 1 commit into from
Oct 10, 2021

Conversation

rdipardo
Copy link
Contributor

@rdipardo rdipardo commented Oct 10, 2021

I've been able to compile lacinia in these environments:

OS Host compiler GraalVM version
Ubuntu 20.04 gcc 10.3.0-1ubuntu1~20.04 CE 21.2.0 (build 11.0.12+6-jvmci-21.2-b08)
Debian 10 gcc 8.3.0 (Debian 8.3.0-6) CE 21.1.0 (build 11.0.11+8-jvmci-21.1-b05)
Windows 10.0.19042.985 MSVC 19.28.29337 for x64 CE 21.0.0.2 (build 11.0.10+8-jvmci-21.0-b06)

Some unused parts of the library depend on AWT classes that might not compile on GraalVMs in the 20.x series,
and clojure 1.10.1 (or older) doesn't work because of this known issue.

There's a Makefile to simplify the configuration (basically just generating a resource-config.json).

Provided your toolchain dates from this year, everything should work as expected.

@BrunoBonacci BrunoBonacci merged commit 869e50c into clj-easy:master Oct 10, 2021
@BrunoBonacci
Copy link
Collaborator

Thank you

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