CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 4 of 4
  1. #1
    Join Date
    May 2002
    Posts
    67

    boundschecker problem ?

    Problem :

    Instrumentation of F:\HandSet\main.cpp starting...
    error: skipping instrumentation; Unsupported Compiler Version
    Instrumentation of F:\HandSet\main.cpp stopping

    VC version : Visual Studio 6.0
    Boundschecker version : version 6.1

    tell me why , thanks!

  2. #2
    Join Date
    Apr 1999
    Posts
    27,449
    You need to upgrade to Boundschecker 6.5 to work with VC 6.0. Any Boundschecker related questions and questions on upgrading should be directed to www.compuware.com.

    Regards,

    Paul McKenzie

  3. #3
    Join Date
    May 2009
    Posts
    16

    Re: boundschecker problem ?

    I had the same error message, started to use Deleaker after this and now everything is perfect
    http://deleaker.com/

  4. #4
    Join Date
    Nov 2011
    Posts
    21

    Re: boundschecker problem ?

    Try brain - good debugger

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured