-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
I'm getting an error on mac. All the bindeps were handled through brew, and a boatload of them came through. Getting an error when I try to use it in the precompilation. Looks like a package dependency issue?
_
_ _ _(_)_ | A fresh approach to technical computing
(_) | (_) (_) | Documentation: http://docs.julialang.org
_ _ _| |_ __ _ | Type "?help" for help.
| | | | | | |/ _` | |
| | |_| | | | (_| | | Version 0.4.1 (2015-11-08 10:33 UTC)
_/ |\__'_|_|_|\__'_| | Official http://julialang.org/ release
|__/ | x86_64-apple-darwin13.4.0
julia> using Immerse
INFO: Precompiling module Immerse...
2015-12-03 17:29:58.518 julia[13795:4842540] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
ERROR: LoadError: LoadError: UndefVarError: absolute_native_units not defined
in include at /Users/viral/Desktop/Julia-0.4.1.app/Contents/Resources/julia/lib/julia/sys.dylib
in include_from_node1 at /Users/viral/Desktop/Julia-0.4.1.app/Contents/Resources/julia/lib/julia/sys.dylib
in include at /Users/viral/Desktop/Julia-0.4.1.app/Contents/Resources/julia/lib/julia/sys.dylib
in include_from_node1 at /Users/viral/Desktop/Julia-0.4.1.app/Contents/Resources/julia/lib/julia/sys.dylib
[inlined code] from none:2
in anonymous at no file:0
in process_options at /Users/viral/Desktop/Julia-0.4.1.app/Contents/Resources/julia/lib/julia/sys.dylib
in _start at /Users/viral/Desktop/Julia-0.4.1.app/Contents/Resources/julia/lib/julia/sys.dylib
while loading /Users/viral/.julia/v0.4/Immerse/src/compose.jl, in expression starting on line 13
while loading /Users/viral/.julia/v0.4/Immerse/src/Immerse.jl, in expression starting on line 31
ERROR: Failed to precompile Immerse to /Users/viral/.julia/lib/v0.4/Immerse.ji
in error at /Users/viral/Desktop/Julia-0.4.1.app/Contents/Resources/julia/lib/julia/sys.dylib
in compilecache at loading.jl:384
in require at /Users/viral/Desktop/Julia-0.4.1.app/Contents/Resources/julia/lib/julia/sys.dylib
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels