Hi experts,I'm studying some source code 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!
problem with execution
Started by
Guest_jazzkk_*
, Nov 30 2006 04:20 PM
3 replies to this topic
#1
Guest_jazzkk_*
Posted 30 November 2006 - 04:20 PM
Guest_jazzkk_*
|
|
|
#2
Posted 30 November 2006 - 06:38 PM
Try putting the required DLL files in the directory of the executable.
#3
Posted 01 December 2006 - 09:21 AM
It sounds like a path problem. Falco's suggestion will probably fix it.
#4
Guest_GeshAsi_*
Posted 01 December 2006 - 06:52 PM
Guest_GeshAsi_*
-Deleted-


Sign In
Create Account

Back to top










