Why is my Platform environment variable defined as 'BNB'?

后端 未结 2 1215
执念已碎
执念已碎 2020-12-11 14:54

Something, maybe the windows sdk or visual studio installer, has defined the Platform environment variable and given it the value BNB.

What does BNB mean, and why is

相关标签:
2条回答
  • 2020-12-11 15:16

    I used the EnvironmentVariables route, this worked & no reboot required

    0 讨论(0)
  • 2020-12-11 15:19

    "HP Easy Setup" ? It creates a PLATFORM environmental variable that msbuild will default to if its not directly provided, see http://social.msdn.microsoft.com/forums/en-US/roboticssimulation/thread/8c158025-c48e-4ae1-9921-b8ee4f390bac/

    0 讨论(0)
提交回复
热议问题