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

Trouble with init? #1

Open
adwelly opened this issue Jul 22, 2024 · 1 comment
Open

Trouble with init? #1

adwelly opened this issue Jul 22, 2024 · 1 comment

Comments

@adwelly
Copy link

adwelly commented Jul 22, 2024

I'd quite like to use this library as I need to programmatically generate several complex diagrams in svg. Unfortunately all my attempts, including loading and running the test generate the following exception:

Execution error (FileNotFoundException) at plutonic.media.diags/eval140$loading (diags.clj:1).
Could not locate org/soulspace/cmp/svg/svg_dsl__init.class, org/soulspace/cmp/svg/svg_dsl.clj or org/soulspace/cmp/svg/svg_dsl.cljc on classpath. Please check that namespaces with dashes use underscores in the Clojure file name.

I'm using this in the :deps in edn:
org.soulspace.clj/cmp.batik {:mvn/version "0.2.2"}

and clojure 1.11.1 with java openjdk version "11.0.11" 2021-04-20

Any ideas?

@adwelly
Copy link
Author

adwelly commented Jul 22, 2024

...aha, spotted it in the xml library...

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

1 participant