Advertisement
Guest User

GLFW-b error

a guest
Mar 27th, 2014
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.87 KB | None | 0 0
  1. Resolving dependencies...
  2. Configuring GLFW-b-1.4.6...
  3. Building GLFW-b-1.4.6...
  4. Preprocessing library GLFW-b-1.4.6...
  5. [1 of 3] Compiling Graphics.UI.GLFW.Types ( Graphics/UI/GLFW/Types.hs, dist/build/Graphics/UI/GLFW/Types.o )
  6. Loading package ghc-prim ... linking ... done.
  7. Loading package integer-gmp ... linking ... done.
  8. Loading package base ... linking ... done.
  9. Loading package bindings-DSL-1.0.21 ... linking ... done.
  10. Loading package bindings-GLFW-3.0.3.2 ... linking ... ghc:
  11. lookupSymbol failed in relocateSection (relocate external)
  12. /Users/jackgallagher/.cabal/lib/bindings-GLFW-3.0.3.2/ghc-7.6.3/HSbindings-GLFW-3.0.3.2.o: unknown symbol `__objc_empty_vtable'
  13. ghc: unable to load package `bindings-GLFW-3.0.3.2'
  14. Failed to install GLFW-b-1.4.6
  15. cabal: Error: some packages failed to install:
  16. GLFW-b-1.4.6 failed during the building phase. The exception was:
  17. ExitFailure 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement