[Closed] SDK 2014 issue: VS error upon project creation
Hi,
I’ve been following online help and help files to install 3ds Max Plugin Wizard.
It looks like its installed properly. I run VS C++ Express 2010 as administrator, go File > New > Project > 3ds Max Plugin Wizard.
The new window 3ds Max Plugin Wizard appears. I dont enter anything, I leave it as deafult, so my project name is “maxProject1”. When I press Finish there is an error:
Unable to read the project file “maxProject1.vcxproj(21,14)”.
c:\Users\Juzwa\documents\visual studio 2010\Projects\maxProject1\maxProject1\maxProject1.vcxproj(21,14):
The project file could not be loaded. Name cannot begin with the ‘3’
character, hexadecimal value 0x33. Line 21, position 14.
Any other VS projects except 3ds Max works fine. All files withing SDK folder are writable. I tried reainstalling SDK, VS, .Net…
Can anyone please help me on this? Because I tried on visual studio forums as well, but no help there.