-
Member
Compiling error(copying.exe)
Community Edition [+I installed 2 latest updates]
Compiling error
Linking...
5>Generating code
5>Finished generating code
5>Embedding manifest...
5>copying exe
5>Can not find the file specified.
5>Project : error PRJ0019: A tool returned an error code from "copying exe"
Finish compiling
PS sry for my bad English
Last edited by crysis55; 04-05-13 at 11:09 AM.
-
-
Member
Re: Compiling error(copying.exe)
-
Re: Compiling error(copying.exe)
-
Re: Compiling error(copying.exe)
-
Re: Compiling error(copying.exe)
Well he needs to install All the updates In Order of numbered sequence.
1, 2, 3, 4, 5 not just this or that one.
-
Apprentice
Re: Compiling error(copying.exe)
Same here when i try to compile WarZ_Server
Project : error PRJ0019: A tool returned an error code from "copying exe"
========== Build: 0 succeeded, 1 failed, 4 upgraded, 0 ignored ==========
-
Apprentice
Re: Compiling error(copying.exe)
-
Apprentice
Re: Compiling error(copying.exe)
Don't worked
-
Enthusiast
Re: Compiling error(copying.exe)
Double check you have service pack 1 installed for Visual Studio and your include/lib directories are set correctly.
-
Apprentice
Re: Compiling error(copying.exe)
Fixed the problem. I just removed it on VC++ Directories:
Includes
C:\Program Files (x86)\Microsoft DirectX SDK (June 2010)\Include
Libraries
C:\Program Files (x86)\Microsoft DirectX SDK (June 2010)\Lib\x86
-
Re: Compiling error(copying.exe)
That didn't resolve anything. Now your missing important backend files for compiling...
Download and install Microsoft DirectX SDK (June 2010)
Then put these too back into Visual Studio WHERE I HAD THEM FOR A REASON
Includes
C:\Program Files (x86)\Microsoft DirectX SDK (June 2010)\Include
Libraries
C:\Program Files (x86)\Microsoft DirectX SDK (June 2010)\Lib\x86
-
Member
Re: Compiling error(copying.exe)
Try to set Directories like this
C:\WarZ\bin
or
C:\WarZ\src
Don't change folder name. and try to rebuild