Set Compile options

Sysprogs forums Forums VisualGDB Set Compile options

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #29042
    Johanan
    Participant

    I get these errors on compile, one on a line that throw an exception, other on dynamic_cast.

    Error exception handling disabled, use -fexceptions to enable test_05 C:\SysGCC\kendryte\kendryte-bsp\RTOS\lib\bsp\device\kpu.cpp 62

    Error ‘dynamic_cast’ not permitted with -fno-rtti test_05 C:\SysGCC\kendryte\kendryte-bsp\RTOS\lib\freertos\include\kernel\object.hpp 150

    How do I add or change compiler options to handle these?

    Thanks

     

    #29066
    support
    Keymaster

    Please see the following page for a detailed overview of various settings for MSBuild projects: https://visualgdb.com/documentation/projects/msbuild/

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