Hi all, If a post-build command fails, the associated target is not rebuilt (This holds at least for the NMake and Visual Studio generators). This is very annoying, as it makes it impossible to be sure that everything is in place unless I do a complete rebuild. Is there any way to fix this? -- /Jesper