step through openCV function (erode) code is not displayed compiling on ARM

Sysprogs forums Forums VisualGDB step through openCV function (erode) code is not displayed compiling on ARM

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #11659
    elinir2000
    Participant

    I want to step through OpenCV standard code, the program runs OK but I can not see erode source code.

    #11663
    support
    Keymaster

    Hi,

    This is by design unless you built OpenCV from sources yourself (or manually downloaded/installed debug symbols if your distro ships them). We would recommend building OpenCV from scratch (e.g. by following this tutorial). The new CMake Project Subsystem in VisualGDB 5.3 should make it much simpler as well.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.