How do I debug with Pyglet?

Visual studio 2010 debug help?

  • well after i run/debug/build my program it works!! but when i transfer it to other computer it wont!!! help i've created an installer of it and nothing would just work!! it works great on the lop top but not on the computer. and also i've tried winrar, normal transfer anything!! it says on the computer "myprogram'sname has stopped working" then the options are close, debug or online solution... but debug is no use since it's code is working and fine...

  • Answer:

    A debug build links against different libraries, which are installed alongside your SDK. It sounds like the target computer does not have the debug dlls. Build the release version and try it on the other machine.

Sora at Yahoo! Answers Visit the source

Was this solution helpful to you?

Other answers

Make sure your project is compiled in the same location that you are saving it. Off the top of my head I can't exactly remember it, but I think if you right click your project name in the project directory you can see where the all the files are being saved. Hope that helps.

T. Adam Price

Related Q & A:

Just Added Q & A:

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.