Using additional g++ flags

Sysprogs forums Forums VisualGDB Using additional g++ flags

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #21616
    JulianH93
    Participant

    Hi,

    where may I find the VisualGDB option to add g++ compiler flags? I need it to enable C++14.

     

    regards

    #21619
    support
    Keymaster

    Hi,

    If you are using an MSBuild-based project, please use VS Project Properties->C/C++ to set the language standard directly.

    If you are using Make, CMake or QMake, please use VisualGDB Project Properties -> Build Settings -> CXXFLAGS.

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