21mamaluigi

Prominent
Dec 21, 2017
1
0
510
This error is occurring and preventing a project from being built

Error Element <LanguageStandard> has an invalid value of "stdcpp17". Ultimate C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\VC\VCTargets\Microsoft.CppCommon.targets 358

I cannot figure out what to do here and it is very frustrating.

Here is the pastebin: https://pastebin.com/8VeEEYem

Edit:fixed link
 
Solution
I don't use VS and have no knowledge of it. I just did a search and found this and thought it might be helpful.

I had VS2017 installed. When I tried to build Taiga VS shows me an error: Element <LanguageStandard> has an invalid value of "stdcpp17". I had to update VS to fix that.
Source: https://github.com/erengy/taiga/issues/462

Another person who fixed it with an update:
https://forums.dspt.info/viewtopic.php?t=21523

If an update doesn't help (or isn't available), reply back and maybe someone else can help.

gardenman

Commendable
Herald
Jun 16, 2016
34
0
1,660
I don't use VS and have no knowledge of it. I just did a search and found this and thought it might be helpful.

I had VS2017 installed. When I tried to build Taiga VS shows me an error: Element <LanguageStandard> has an invalid value of "stdcpp17". I had to update VS to fix that.
Source: https://github.com/erengy/taiga/issues/462

Another person who fixed it with an update:
https://forums.dspt.info/viewtopic.php?t=21523

If an update doesn't help (or isn't available), reply back and maybe someone else can help.
 
Solution