Error while compiling
Posted: Wed Mar 12, 2014 8:21 pm
Hello guys,
I get these error while compiling source on Windows using MS Visual Studio 2008. I am not programmer but just following instrutions mentioned in the source.
Thanks in advance for your help and time.
cheers
This is what I am getting.
vcbuild.exe : error VCBLD0004: Project 'C:\src\vpncmdsys\vpncmdsys.vcproj' does
not contain a configuration called 'Release|x64'.
The command exited with code -1.
Done executing task "VCBuild" -- FAILED.
Done building target "vpncmdsys:Clean" in project "SEVPN.sln" -- FAILED.
Target "ValidateSolutionConfiguration" skipped. Previously built successfully.
Target "ValidateToolsVersions" skipped. Previously built successfully.
Target "vpnweb:Clean" in file "C:\src\SEVPN.sln" from project "C:\src\SEVPN.sln
":
Task "VCBuild" skipped, due to false condition; ( ('$(Configuration)' == 'Debug
') and ('$(Platform)' == 'Win32') ) was evaluated as ( ('Release' == 'Debug') a
nd ('x64' == 'Win32') ).
Task "Message" skipped, due to false condition; ( ('$(Configuration)' == 'Debug
') and ('$(Platform)' == 'x64') ) was evaluated as ( ('Release' == 'Debug') and
('x64' == 'x64') ).
Task "VCBuild" skipped, due to false condition; ( ('$(Configuration)' == 'Relea
se') and ('$(Platform)' == 'Win32') ) was evaluated as ( ('Release' == 'Release
') and ('x64' == 'Win32') ).
Task "Message"
The project "vpnweb" is not selected for building in solution configuration "
Release|x64".
Done executing task "Message".
Done building target "vpnweb:Clean" in project "SEVPN.sln".
Done executing task "CallTarget" -- FAILED.
Done building target "Clean" in project "SEVPN.sln" -- FAILED.
Done Building Project "C:\src\SEVPN.sln" (Clean target(s)) -- FAILED.
Build FAILED.
"C:\src\SEVPN.sln" (Clean target) (1) ->
(vpncmdsys:Clean target) ->
vcbuild.exe : error VCBLD0004: Project 'C:\src\vpncmdsys\vpncmdsys.vcproj' do
es not contain a configuration called 'Release|x64'.
0 Warning(s)
1 Error(s)
Time Elapsed 00:00:00.39
C:\src>IF ERRORLEVEL 1 GOTO LABEL_ERROR
C:\src>EXIT 1
System.ApplicationException: Child process 'C:\Windows\system32\cmd.exe' returne
d error code 1.
at BuildUtil.Win32BuildUtil.ExecCommand(String exe, String arg, Boolean shell
_execute)
at BuildUtil.Win32BuildUtil.ExecCommand(String exe, String arg)
at BuildUtil.Win32BuildUtil.BuildMain()
at BuildUtil.BuildUtilCommands.BuildWin32(ConsoleService c, String cmdName, S
tring str)
BuildUtil: fatal error C0001: Child process 'C:\Windows\system32\cmd.exe' return
ed error code 1.
System.ApplicationException: Child process 'C:\src\bin\BuildUtil.exe' returned e
rror code 1.
at BuildUtil.Win32BuildUtil.ExecCommand(String exe, String arg, Boolean shell
_execute)
at BuildUtil.Win32BuildUtil.ExecCommand(String exe, String arg)
at BuildUtil.BuildUtilCommands.All(ConsoleService c, String cmdName, String s
tr)
I get these error while compiling source on Windows using MS Visual Studio 2008. I am not programmer but just following instrutions mentioned in the source.
Thanks in advance for your help and time.
cheers
This is what I am getting.
vcbuild.exe : error VCBLD0004: Project 'C:\src\vpncmdsys\vpncmdsys.vcproj' does
not contain a configuration called 'Release|x64'.
The command exited with code -1.
Done executing task "VCBuild" -- FAILED.
Done building target "vpncmdsys:Clean" in project "SEVPN.sln" -- FAILED.
Target "ValidateSolutionConfiguration" skipped. Previously built successfully.
Target "ValidateToolsVersions" skipped. Previously built successfully.
Target "vpnweb:Clean" in file "C:\src\SEVPN.sln" from project "C:\src\SEVPN.sln
":
Task "VCBuild" skipped, due to false condition; ( ('$(Configuration)' == 'Debug
') and ('$(Platform)' == 'Win32') ) was evaluated as ( ('Release' == 'Debug') a
nd ('x64' == 'Win32') ).
Task "Message" skipped, due to false condition; ( ('$(Configuration)' == 'Debug
') and ('$(Platform)' == 'x64') ) was evaluated as ( ('Release' == 'Debug') and
('x64' == 'x64') ).
Task "VCBuild" skipped, due to false condition; ( ('$(Configuration)' == 'Relea
se') and ('$(Platform)' == 'Win32') ) was evaluated as ( ('Release' == 'Release
') and ('x64' == 'Win32') ).
Task "Message"
The project "vpnweb" is not selected for building in solution configuration "
Release|x64".
Done executing task "Message".
Done building target "vpnweb:Clean" in project "SEVPN.sln".
Done executing task "CallTarget" -- FAILED.
Done building target "Clean" in project "SEVPN.sln" -- FAILED.
Done Building Project "C:\src\SEVPN.sln" (Clean target(s)) -- FAILED.
Build FAILED.
"C:\src\SEVPN.sln" (Clean target) (1) ->
(vpncmdsys:Clean target) ->
vcbuild.exe : error VCBLD0004: Project 'C:\src\vpncmdsys\vpncmdsys.vcproj' do
es not contain a configuration called 'Release|x64'.
0 Warning(s)
1 Error(s)
Time Elapsed 00:00:00.39
C:\src>IF ERRORLEVEL 1 GOTO LABEL_ERROR
C:\src>EXIT 1
System.ApplicationException: Child process 'C:\Windows\system32\cmd.exe' returne
d error code 1.
at BuildUtil.Win32BuildUtil.ExecCommand(String exe, String arg, Boolean shell
_execute)
at BuildUtil.Win32BuildUtil.ExecCommand(String exe, String arg)
at BuildUtil.Win32BuildUtil.BuildMain()
at BuildUtil.BuildUtilCommands.BuildWin32(ConsoleService c, String cmdName, S
tring str)
BuildUtil: fatal error C0001: Child process 'C:\Windows\system32\cmd.exe' return
ed error code 1.
System.ApplicationException: Child process 'C:\src\bin\BuildUtil.exe' returned e
rror code 1.
at BuildUtil.Win32BuildUtil.ExecCommand(String exe, String arg, Boolean shell
_execute)
at BuildUtil.Win32BuildUtil.ExecCommand(String exe, String arg)
at BuildUtil.BuildUtilCommands.All(ConsoleService c, String cmdName, String s
tr)