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 Platform set to BNB?
Thanks.
I've seen this, but it doesn't answer my question:
http://social.msdn.microsoft.com/Forums/en-US/msbuild/thread/1d229d75-aa89-42bf-809b-ef98f42072bb
There are two types of environment variables: user environment variables (set for each user) and system environment variables (set for everyone).
An environment variable is a variable whose value is set outside the program, typically through functionality built into the operating system or microservice. An environment variable is made up of a name/value pair, and any number may be created and available for reference at a point in time.
On the Windows taskbar, right-click the Windows icon and select System. In the Settings window, under Related Settings, click Advanced system settings. On the Advanced tab, click Environment Variables. Click New to create a new environment variable.
Some common environment variables and their meaning: HOME contains the user's home directory. PATH lists the directories the shell searches for the commands the user can type without having to provide the full path. HOSTNAME contains the name of the host you are currently connected to.
"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/
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With