Compiling OpenCV with VisualGDB failed

Sysprogs forums Forums VisualGDB Compiling OpenCV with VisualGDB failed

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #9952
    jackyn
    Participant

    Hello,

    I am trying to install opencv on my raspberry with your tutorial. But I get an error when trying to compile:

    1>—— Build started: Project: opencv2, Configuration: Debug Win32 ——
    1>  Inline build failed – ReadFile failed, win32 error code 109. Doing a normal build…
    1>  Build/launch failed: Das angegebene Pfadformat wird nicht unterstützt.
    1>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.MakeFile.Targets(41,5): error MSB3073: The command “”C:\Program Files (x86)\Sysprogs\VisualGDB\\VisualGDB.exe” /build “C:\Users\jacky\Documents\ocv\opencv2\opencv2\opencv2.vcxproj” “/solution:C:\Users\jacky\Documents\ocv\opencv2\opencv2.sln” “/config:Debug” “/platform:Win32″” exited with code 1.
    ========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========

    Did not find anything about this error in the internet.

    What is the problem? Many thanks

    #9962
    support
    Keymaster

    Hi,

    Unfortunately it’s hard to say what is causing this based on the message alone. Looks like one of the paths specified in the settings is wrong. Can you pinpoint a specific step that triggered the problem?

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