Skip to content
This repository was archived by the owner on Feb 18, 2018. It is now read-only.
This repository was archived by the owner on Feb 18, 2018. It is now read-only.

GLPlot installation doesn't work out #26

@StreetLevel

Description

@StreetLevel

Hi Simon,

I've tried to installed GLPlot on my Macbook. Several tries but always the same error when running

Pkg.test("GLPlot")

ERROR: lift has no method matching lift(::Function, ::Type{Vector2{Float64}}, ::Input{Vector2{Float64}}, ::Input{Vector4{Int64}})
in createwindow at /Users/Max/.julia/v0.3/GLWindow/src/reactglfw.jl:359
in createdisplay at /Users/Max/.julia/v0.3/GLPlot/src/GLPlot.jl:51
in include at /Applications/Julia-0.3.8.app/Contents/Resources/julia/lib/julia/sys.dylib
in include_from_node1 at loading.jl:128
in process_options at /Applications/Julia-0.3.8.app/Contents/Resources/julia/lib/julia/sys.dylib
in _start at /Applications/Julia-0.3.8.app/Contents/Resources/julia/lib/julia/sys.dylib
while loading /Users/Max/.julia/v0.3/GLPlot/test/runtests.jl, in expression starting on line 3

I'm running Julia 0.3.8 on my Macbook with OS X Yosemite. cmake is installed.
I've tried to install GLPlot on two ways:

Pkg.add("GLPlot") and
Pkg.clone("https://github.com/SimonDanisch/GLPlot.jl.git").

Neither of them worked out for me.
Seems to me like there is a problem with Reactive.jl so i opened a Issue there. But wanted to leave that here anyway.
Maybe you know a quick fix / workaround for me?

Thank you

Max

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions