Proposed Visual Studio 11 Beta Graphics Debug Error

  • terça-feira, 13 de março de 2012 10:59
     
     

    When Open a DX SDK Sample in VS11 beta, build it, choose Debug->Graphics-> Start Diagnostics, then show this Dialog:

    Who can help me, thanks!

Todas as Respostas

  • quinta-feira, 15 de março de 2012 09:56
     
     

    Hi,

    Welcome to forum. The current DirectX sample on official web site are mostly for VS 2010. In order to reproduce the issue, a few things to clarify:

    • Would you please let us know which sample you're referring to? A url to the sample would be perfect.
    • What OS platform are you on?

    When I try this scenario on one of sample here http://msdn.microsoft.com/en-us/directx/ee623005 I didn't see the error.

    Thanks and regards,


    Forrest Guo | MSDN Community Support | Feedback to us

  • quinta-feira, 15 de março de 2012 12:22
     
     

    Hi,

    The sample is DecalTessellation11, in June 2010 DirectX SDK.

    My OS platform is Win7 sp1.

    Thanks.

  • domingo, 18 de março de 2012 13:15
     
     Resposta Proposta

    Hi,

    I setup environment to reproduce the problem. Observed different issue than above:

    • Win 7 SP1 English
    • VS 11 Beta Ultimate
    • Installed June 2010 DirextX SDK

    Open the DecalTessellation11, upgrade the project to latest.  Via VS Debug menu -> Graphics -> Start Debugging, observed that the application doesn't start, and find this message in Output window: Detected memory leaks. DecalTessellation11.exe exits with code 1.

    In the project, it provides VS 2010 and VS 2008 versions, so I think people need VS 2010 or VS 2008 to run these sample. 

    Best Regards,


    Forrest Guo | MSDN Community Support | Feedback to us