Skip to content
This repository was archived by the owner on Apr 28, 2021. It is now read-only.
This repository was archived by the owner on Apr 28, 2021. It is now read-only.

UndefVarError: Mat not defined #185

@pauljurczak

Description

@pauljurczak

I'm using Julia 0.6 on Windows 7 64-bit. Pkg.add("GLVisualize") went fine, but Pkg.test("GLVisualize") produces number of errors starting with:

WARNING: both GeometryTypes and FixedSizeArrays export "Mat"; uses of it in module GLAbstraction must be qualified
ERROR: LoadError: LoadError: UndefVarError: Mat not defined
Stacktrace:
[1] include_from_node1(::String) at .\loading.jl:569
[2] include(::String) at .\sysimg.jl:14
[3] include_from_node1(::String) at .\loading.jl:569
[4] include(::String) at .\sysimg.jl:14
[5] anonymous at .<missing>:2
while loading C:\Users\Paul.julia\v0.6\GLAbstraction\src\composition.jl, in expression starting on line 76
while loading C:\Users\Paul.julia\v0.6\GLAbstraction\src\GLAbstraction.jl, in expression starting on line 57

BTW, I reproduced the same problem on Ubuntu 16.04.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions