UE3 - UDK i cant build my custom game project help.

  • Two Factor Authentication is now available on BeyondUnreal Forums. To configure it, visit your Profile and look for the "Two Step Verification" option on the left side. We can send codes via email (may be slower) or you can set up any TOTP Authenticator app on your phone (Authy, Google Authenticator, etc) to deliver codes. It is highly recommended that you configure this to keep your account safe.

includee666

New Member
Feb 18, 2012
1
0
0
Hi..

i am new about the programming not professional but just ok.

so i already do with UE3 custom game project but i cant build at VS 2010

i got 3 Error

--this is the errors--

19>Build started 19.02.2012 02:32:10.
14> Could not connect to database.
14>EXEC : warning : Communicating with the Database took 14,9660245 seconds.
14>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.MakeFile.Targets(38,5): error MSB3073: The command "@cd ..
14>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.MakeFile.Targets(38,5): error MSB3073: @call Targets/Build.bat ExampleGame Win64 ShippingDebugConsole -output """ exited with code 1.
14>
14>Build FAILED.


---------------------

31>Build started 19.02.2012 02:32:28.
31>Build:
31> System.ArgumentException: Yol geçerli bir biçimde değil.
31> konum: System.IO.Path.NormalizePathFast(String path, Boolean fullCheck)
31> konum: System.IO.Path.GetDirectoryName(String path)
31> konum: UnrealBuildTool.UE3BuildTarget.SetUpWindowsEnvironment() E:\FPSGame\Development\Src\UnrealBuildTool\Configuration\UE3BuildWin32.cs içinde: satır 723
31> konum: UnrealBuildTool.UE3BuildTarget.Build(String[] Arguments) E:\FPSGame\Development\Src\UnrealBuildTool\Configuration\UE3BuildTarget.cs içinde: satır 148
31> konum: UnrealBuildTool.UnrealBuildTool.Main(String[] Arguments) E:\FPSGame\Development\Src\UnrealBuildTool\System\UnrealBuildTool.cs içinde: satır 250
19> Could not connect to database.
19>EXEC : warning : Communicating with the Database took 5,2764079 seconds.
19>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.MakeFile.Targets(38,5): error MSB3073: The command "@cd ..
19>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.MakeFile.Targets(38,5): error MSB3073: @call Targets/Build.bat ExampleGame Win32 ShippingDebugConsole -output """ exited with code 1.
19>
19>Build FAILED.


---------------------

39>Time Elapsed 00:00:00.01
31> Could not connect to database.
31>EXEC : warning : Communicating with the Database took 7,1884117 seconds.
31>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.MakeFile.Targets(38,5): error MSB3073: The command "@cd ..
31>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.MakeFile.Targets(38,5): error MSB3073: @call Targets/Build.bat FPSGame Win32 Shipping -output """ exited with code 1.
31>
31>Build FAILED.




Pls help to me for find out this problem resolve i cant find out way..

thxs...