problem with execution

Discussion in 'C' started by jazzkk, Dec 1, 2006.

  1. jazzkk

    jazzkk New Member

    Joined:
    Dec 1, 2006
    Messages:
    1
    Likes Received:
    0
    Trophy Points:
    0
    Hi experts,I'm studying a console program about opengl.It can be compiled and built successfully.However,when I try to execute .exe files in "debug" or "release" folders,it reports some errors message like "failed to lode XXX file" ,ect.

    BUT, when I right click the project'name and then choose " debug"->"start new instance",it can be executed properly. :confused:

    please tell me the possible reason about this problem.I am using VC++ 2005 Expression.

    Thanks in advance!
     
  2. shabbir

    shabbir Administrator Staff Member

    Joined:
    Jul 12, 2004
    Messages:
    15,375
    Likes Received:
    388
    Trophy Points:
    83
    Have the dll in the correct location. As far as I remember it was glut.dll but I may be wrong also.
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice