orx-tutorial-msvs2008-1.2 Failed on Win 7

edited August 2010 in Help request
i attached a screenshot of my windows command console, please help me error.png
error 56.7K

Comments

  • edited August 2010
    I'm afraid I can't do anything with just GLFW's log.

    I need at least the call stack with the actual parameter values.
    Now that you have compiled a debug version of GLFW, you need to link it with orx, then use this version of orx with the tutorial.

    Then start from visual and put a breakpoint in the function of GLFW that outputs this error. When you hit the breakpoint, the callstack and the parameter values might help us find the actual problem.
  • edited August 2010
    Just in case, have you tried to install your video card manufacturer's up-to-date drivers?
    It seems it solved Yatusiter's problems. Hopefully it'll solve yours too! :)
  • edited August 2010
    I have told him to try this on our discuss group, his video card is Nvidia fx370. I don't know does he try or not.
Sign In or Register to comment.