so it seems that i cant compile the first starter project shooter in vs 2013 pro
i keep getting this error no matter where i create the project this keeps happening
The project could not be compiled.
Would you like to open it in Visual
Studio?Running C:/Program Files/Epic
Games/4.9/Engine/Binaries/DotNET/UnrealBuildTool.exe
MyProject Development Win64
-project=“C:/Temp/MyProject/MyProject.uproject”
-rocket -editorrecompile -progress -noubtmakefiles @progress push 5% Parsing headers for MyProjectEditor
Running UnrealHeaderTool
“C:/Temp/MyProject/MyProject.uproject”
“C:\Temp\MyProject\Intermediate\Build\Win64\MyProjectEditor\Development\UnrealHeaderTool.manifest”
-LogCmds=“loginit warning, logexit warning, logdatabase error” -rocket
-installed Reflection code generated for MyProjectEditor in 8,0435948
seconds @progress pop [1/10] Resource
PCLaunch.rc [2/10] Resource
ModuleVersionResource.rc.inl DBSBUILD:
error(3944377b-ef13-434b-b47a-6fc8c101aeff,2):
could not get full path for tool -q
ERROR: UBT ERROR: Failed to produce
item:
C:\Temp\MyProject\Binaries\Win64\UE4Editor-MyProject.dll
Total build time: 21,10 seconds
does anyone one know how to fix this ?
also could it be an extension causing this problem or an add in ide such as Xamarin ?
Edit
List of all my extentions
ill be disableing these one by one
AnkhSVN - Subversion (Cant uninstall this just yet)
Behavoirs SDK(XAML)
Get Xamarin
Microsft Advertising pubCenter
Microsft Advertising SDK for Windows 8.1
Micnosft Visual Studios ASP.NET MVC 5
Micosft Web Developer Tools
NuGet Package Manager
Visual F# 3.1
Visual Studios Extentions For Windows Library
Visual Studios Installer Projects
Visual Studios Spell Checker
Windows Phone 8.1 SDK Integration
Workflow Manager Activities
Xamarin For Visual Studios
Solved
Thanks to
we finally got to the bottom of the problem it seems that SN-DBS
is breaking UE4
fixed by uninstalling it
Regards