chadgra

Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • chadgra
    Participant

    @mmoore: thanks a lot for your response! That fixed it for me. Having the steps to fix it in the future will also be very helpful.

    @support: the project-specific file that mmoore posted above is what was causing problems for me with version 5.3R8 (build 1973)

    chadgra
    Participant

    I have VisualGDB version 5.3R8 and am running into these same issues. The BuildMessageRegexes.xml I grabbed from the Keil tutorial gives this warning:

    Warning: cannot perform inline build: Object reference not set to an instance of an object

    C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\Common7\IDE\VC\VCTargets\Microsoft.MakeFile.Targets(44,5): error MSB3073

    and then never builds.

    If I remove the <GCCDetailedMessage> tag from BuildMessageRegexes.xml then it will build, but it won’t display Keil compiler warnings/error correctly. I’ve tried changing the <GCCMessage> tag to some of the things suggested above but none of them change the output.

    I’m using VisualStudio 2017 Community edition.

    Can anyone point me to a BuildMessagesRegexes that will work for this configuration?

Viewing 2 posts - 1 through 2 (of 2 total)