Hi A circular dependency has been detected while executing custom build commands for item "qtcolorpicker\qtcolorpicker.moc
That is the root of your problem. with kind regards Ruben Willems On 6 January 2014 07:59, Suvro Jyoti <[email protected]> wrote: > Hi All, > > There is a particular project mosquito.vcxproj..that when i am building > through msbuild is building fine but the same when i am trying to build > thru ccnet service, it failing. Below is the log file > > <message> Moc'ing qtcolorpicker\qtcolorpicker.h...</message> > <message> The system cannot find the path specified.</message> > <message> Moc'ing qtcolorpicker\qtcolorpicker.cpp...</message> > <message> The system cannot find the path specified.</message> > <message>C:\Program Files > (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppCommon.targets(151,5): error > MSB6006: "cmd.exe" exited with code 3. > [D:\Project\ESI\Code\trunk\gui\mosquito.vcxproj]</message> > <message>Done Building Project > "D:\Project\ESI\Code\trunk\gui\mosquito.vcxproj" (Build target(s)) -- > FAILED.</message> > <message>Build FAILED.</message> > <message>"D:\Project\ESI\Code\trunk\gui\mosquito.vcxproj" (Build target) > (1) -></message> > <message>(CustomBuild target) -> </message> > <message> C:\Program Files > (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppCommon.targets(151,5): > warning MSB8017: A circular dependency has been detected while executing > custom build commands for item "qtcolorpicker\qtcolorpicker.moc". This may > cause incremental build to work incorrectly. > [D:\Project\ESI\Code\trunk\gui\mosquito.vcxproj]</message> > <message>"D:\Project\ESI\Code\trunk\gui\mosquito.vcxproj" (Build target) > (1) -></message> > <message>(CustomBuild target) -> </message> > <message> C:\Program Files > (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppCommon.targets(151,5): error > MSB6006: "cmd.exe" exited with code 3. > [D:\Project\ESI\Code\trunk\gui\mosquito.vcxproj]</message> > <message> 1 Warning(s)</message> > <message> 1 Error(s)</message> > <message>Time Elapsed 00:00:00.64</message> > </buildresults> > > <buildresults> > <task><buildArgs > /><buildTimeoutSeconds>10800</buildTimeoutSeconds><baseDirectory>D:\Project\ESI\Code\trunk\releaseFiles</baseDirectory><dynamicValues > /><environment > /><executable>IncrementalBuildNewVersion.bat</executable><priority>Normal</priority><successExitCodes>0</successExitCodes></task> > <message level="Error">The system cannot find the drive > specified.</message> > </buildresults> > </build> > </cruisecontrol> > > It says it cannot find the drive specified, but the drive is > present.Please suggest what the issue is ASAP > > Regards, > SuvraJyoti > > -- > > --- > You received this message because you are subscribed to the Google Groups > "ccnet-user" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > -- --- You received this message because you are subscribed to the Google Groups "ccnet-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
