zyedidia / SFML.jl

A binding of the game and multimedia library SFML for Julia
Other
93 stars 22 forks source link

Build fails on Windows 7 with Julia 0.6.3 #48

Open pauljurczak opened 6 years ago

pauljurczak commented 6 years ago
julia> Pkg.add("SFML")
INFO: Cloning cache of SFML from https://github.com/zyedidia/SFML.jl.git
INFO: Installing SFML v0.2.0
INFO: Building WinRPM
INFO: Downloading https://cache.julialang.org/http://download.opensuse.org/repositories/windows:/mingw:/win32/openSUSE
eap_42.2/repodata/repomd.xml
INFO: Downloading https://cache.julialang.org/http://download.opensuse.org/repositories/windows:/mingw:/win64/openSUSE
eap_42.2/repodata/repomd.xml
INFO: Building SFML
====================================================[ ERROR: SFML ]===================================================

LoadError: UndefVarError: @windows_only not defined
while loading C:\Users\Paul\.julia\v0.6\SFML\deps\build.jl, in expression starting on line 1

======================================================================================================================