I m有Max OSx 10.6.8,Xcode 3.2.6(最新版本可供我使用)。 I m 使用了油轮,但Im 却在使用开车时遇到麻烦。
我在网上发现一项建议,如:
cabal update
cabal install OpenGL
cabal install GLFW
我的错误出现在第三指挥中。 我说的是致命错误:
cabal: Error: some packages failed to install:
GLFW-0.4.2 failed during the building phase. The exception was:
ExitFailure 1
这里的错误是(为了可读性和空间,我称之为大量警告):
glfw/lib/macosx/macosx_window.c:374:0:
error: typeLongInteger undeclared (first use in this function)
glfw/lib/macosx/macosx_window.c:374:0:
error: (Each undeclared identifier is reported only once
glfw/lib/macosx/macosx_window.c:374:0:
error: for each function it appears in.)
glfw/lib/macosx/macosx_window.c: At top level:
glfw/lib/macosx/macosx_window.c:448:0:
error: kEventWindowDrawContent undeclared here (not in a function)
glfw/lib/macosx/macosx_window.c: In function _glfwWindowEventHandler :
关于如何解决这一问题的任何建议?
这是我试图装上需要制图的文件时的错误:
Could not find module `Graphics.UI.GLFW :