C99 in ARM GCC MSBuild project

Sysprogs forums Forums VisualGDB C99 in ARM GCC MSBuild project

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #9459
    bmcdonnell_psi
    Participant

    How do I enable C99 support in an MSBuild project using arm-eabi toolchain?

    • This topic was modified 7 years, 5 months ago by bmcdonnell_psi. Reason: minor clarification
    #9461
    support
    Keymaster

    Hi,

    You can do that via Visual Studio Project Properties -> C/C++->Advanced->Language standard for C files.

    #9463
    bmcdonnell_psi
    Participant

    That works, thanks.

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