When i started mangosdVC100 this appeared and after i run it i notice that my .conf files are missing,
[== c++ ==]
C:\\Mangos\\Soucrce\\win\\VC100\\game.vcxproj : warning : Platform 'x64' referenced in the project file 'game' cannot be found. Please make sure you have it installed under '%VCTargetsPath%\\Platforms\\x64'. C:\\Mangos\\Soucrce\\win\\VC100\\shared.vcxproj : warning : Platform 'x64' referenced in the project file 'shared' cannot be found. Please make sure you have it installed under '%VCTargetsPath%\\Platforms\\x64'. C:\\Mangos\\Soucrce\\win\\VC100\\mangosd.vcxproj : warning : Platform 'x64' referenced in the project file 'mangosd' cannot be found. Please make sure you have it installed under '%VCTargetsPath%\\Platforms\\x64'. C:\\Mangos\\Soucrce\\win\\VC100\\zlib.vcxproj : warning : Platform 'x64' referenced in the project file 'zlib' cannot be found. Please make sure you have it installed under '%VCTargetsPath%\\Platforms\\x64'. C:\\Mangos\\Soucrce\\win\\VC100\\framework.vcxproj : warning : Platform 'x64' referenced in the project file 'framework' cannot be found. Please make sure you have it installed under '%VCTargetsPath%\\Platforms\\x64'. C:\\Mangos\\Soucrce\\win\\VC100\\realmd.vcxproj : warning : Platform 'x64' referenced in the project file 'realmd' cannot be found. Please make sure you have it installed under '%VCTargetsPath%\\Platforms\\x64'. C:\\Mangos\\Soucrce\\win\\VC100\\g3dlite.vcxproj : warning : Platform 'x64' referenced in the project file 'g3dlite' cannot be found. Please make sure you have it installed under '%VCTargetsPath%\\Platforms\\x64'. C:\\Mangos\\Soucrce\\win\\VC100\\genrevision.vcxproj : warning : Platform 'x64' referenced in the project file 'genrevision' cannot be found. Please make sure you have it installed under '%VCTargetsPath%\\Platforms\\x64'. C:\\Mangos\\Soucrce\\win\\VC100\\ACE_vc10.vcxproj : warning : Platform 'x64' referenced in the project file 'ACE_Wrappers' cannot be found. Please make sure you have it installed under '%VCTargetsPath%\\Platforms\\x64'. C:\\Mangos\\Soucrce\\win\\VC100\\tbbmalloc.vcxproj : warning : Platform 'x64' referenced in the project file 'tbbmalloc' cannot be found. Please make sure you have it installed under '%VCTargetsPath%\\Platforms\\x64'. C:\\Mangos\\Soucrce\\win\\VC100\\tbb.vcxproj : warning : Platform 'x64' referenced in the project file 'tbb' cannot be found. Please make sure you have it installed under '%VCTargetsPath%\\Platforms\\x64'
And after that i try to run scriptdev2 and ill get this error.
[== c++ ==]
1>------ Build started: Project: ScriptDev2, Configuration: Release Win32 ------1>C:\\Program Files (x86)\\MSBuild\\Microsoft.Cpp\\v4.0\\Microsoft.CppBuild.targets(301,6): error MSB3191: Unable to create directory "..\\..\\..\\..\\bin\\win32_release\\". Access to the path '..\\..\\..\\..\\bin\\win32_release\\' is denied.1>C:\\Program Files (x86)\\MSBuild\\Microsoft.Cpp\\v4.0\\Microsoft.CppBuild.targets(301,6): error MSB3191: Unable to create directory "C:\\Users\\bin\\win32_release\\". Access to the path 'C:\\Users\\bin\\win32_release\\' is denied.========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
First time im hosting a server so please help me