Not working — Did I miss something?

Sysprogs forums Forums VisualGDB Not working — Did I miss something?

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #28207
    KeithInAsia
    Participant

    My install was working a long time and I tried combining example projects into one and build errors began to creep in.    My install stopped being able to load the project.     I also can’t seem to generate new projects.

    I updated my VS2019 — I installed the newest VGDB build.

    I’m seeing cmake errors in the output.    Does anyone have any knowledge on this?   Thanks.

     

    Call Stack (most recent call first):
    C:/SysGCC/esp32/esp-idf/v4.0/tools/cmake/component.cmake:448 (__component_add_include_dirs)
    C:/SysGCC/esp32/esp-idf/v4.0/components/esp32/CMakeLists.txt:42 (idf_component_register)

    Configuring incomplete, errors occurred!
    See also “C:/Users/Keith/source/repos/Test3/VisualGDB/Debug/CMakeFiles/CMakeOutput.log”.
    CMake Deprecation Warning:
    The ‘cmake-server(7)’ is deprecated. Please port clients to use the
    ‘cmake-file-api(7)’ instead.

    Exception reported by CMake server: Configuration failed.
    f62+q1: Exception reported by CMake server: Configuration failed.
    at f62.e1[_InType,_OutType](_InType a)
    at d12.y(String[] a)
    at d12.a1_2(Hello a)
    at f62.m()
    Shutting down CMake project for C:\Users\Keith\source\repos\Test3\Test3.vgdbproj…

     

     

     

     

     

    #28208
    KeithInAsia
    Participant

    Looks like my toolchain was corrupted.    I renamed my toolchain directory — and allowed the VGDB process to install it.

    The build process is working now.

    #28221
    support
    Keymaster

    Hi,

    Good to know it works. For your reference, we have recently posted very detailed instructions on troubleshooting common ESP-IDF problems here: https://visualgdb.com/documentation/espidf/#troubleshooting

    Feel free to look through them if you encounter further issues.

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