Viruzzz
Member
|
Problem VS
Code:
1>------ Build started: Project: FirstBlood, Configuration: Release Win32 ------
1>D:\Program Files\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppBuild.targets(990,5): warning MSB8012: TargetPath(F:\Game_Developments\- Projects -\SoK\Client\Release\FirstBlood.exe) does not match the Linker's OutputFile property value (F:\Game_Developments\- Projects -\SoK\Client\FirstBlood.exe). This may cause your project to build incorrectly. To correct this, please make sure that $(OutDir), $(TargetName) and $(TargetExt) property values match the value specified in %(Link.OutputFile).
1> FirstBlood.vcxproj -> F:\Game_Developments\- Projects -\SoK\Client\Release\FirstBlood.exe
========== Build: 1 succeeded, 0 failed, 0 up-to-date, 0 skipped ==========
what is the problem?
|
|
01-30-2011 12:18 AM |
|
llynx
Member
|
RE: Problem VS
Change your output directory to
in Project Properties --> General
|
|
01-30-2011 12:53 AM |
|
Viruzzz
Member
|
RE: Problem VS
it working thx
|
|
01-30-2011 01:07 AM |
|