Giter Club home page Giter Club logo

Comments (4)

ztellman avatar ztellman commented on July 4, 2024

Have you tried running 'lein clean' first? This may well be an issue with
the two of them, but just want to make sure.
On Aug 24, 2014 2:04 PM, "luxbock" [email protected] wrote:

The newer versions of Potemkin break something with Vertigo. On a project
with the following dependencies:

[potemkin "0.3.8"] ;; also 0.3.7[vertigo "0.1.3"]

the following code:

(ns potemkin-vertigo.core
(:require [vertigo.core :as v]
[vertigo.structs :as s :refer [def-typed-struct]]))
(def-typed-struct Foobar :type s/int32)

results in:

CompilerException java.lang.ClassFormatError: Duplicate interface name in class file compile__stub/potemkin_vertigo/core$eval9546$reify$reify__9549, compiling:(/private/var/folders/j2/zvt92c1s39d_0kdmhrhbgtkm0000gn/T/form-init6935275163352736010.clj:1:1)


Reply to this email directly or view it on GitHub
#29.

from potemkin.

luxbock avatar luxbock commented on July 4, 2024

This was on a completely fresh lein new project with nothing but these lines.

from potemkin.

ztellman avatar ztellman commented on July 4, 2024

Okay, will investigate.
On Aug 25, 2014 7:29 AM, "luxbock" [email protected] wrote:

This was on a completely fresh lein new project with nothing but these
lines.


Reply to this email directly or view it on GitHub
#29 (comment).

from potemkin.

ztellman avatar ztellman commented on July 4, 2024

This is fixed in 0.3.9.

from potemkin.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.