Ask Your Question

johntryan's profile - activity

2014-04-25 11:05:25 -0600 asked a question Problem debugging under Visual C++ 2010 Express

Hello,

I am trying to debug stitching using Visual C++ 2010 Express. I have the whole solution loaded. Whenever I hit F5 to start the app it tries to start ALL_BUILD.

How do I get it to start simply the exe that I am trying to debug?

(I need to debug it as the stitching tests are failing...)

Thanks, John

2013-07-29 11:13:48 -0600 asked a question Error 1 from stitching example

I can't get the stitching example (RELEASEcpp-example-stitching_detailed.exe) to run in Windows XP. I've tried building with MingW and Visual studio 10. All I get when running the sample is error 1 but no hint of what this means. I tried turning on logging but got no log file. Any suggestion as to how I can resolve this? Thanks, John