Forum member
andrewb
4 posts
Posts by andrewb
-
1.41b: 'Additional files to include' not working?
I went through the Disable/Enable cycle at least 5 times - it didn't seem to create any more configurations. But guessing that 'configuration'=='.ncrunchproject' file, I duplicated an existing .ncrunchproject file once for each project that didn't have a .ncrunchproject file (and renamed the dup…
29 Aug 2012 22:41 UTC
-
1.41b: Post build step being run for vcxproj.
I couldn't get the additional conditional PropertyGroup to work, though I'm not an MS Build expert (plus I'm not a fan of having build directives that don't appear in the project property sheet). Instead I prefixed the post-build command with [size=8][b]if '$(NCrunch)'==''[/b][/size] which seemed…
29 Aug 2012 21:38 UTC
-
1.41b: Post build step being run for vcxproj.
The pre- & post- build events for my C# projects are disabled as expected. However, the post build step for a C++/CLI (vcxproj) is being run. I have confirmed that the NCrunch configuration for this project has both pre- & post- build events are set to false.
29 Aug 2012 18:53 UTC
-
1.41b: 'Additional files to include' not working?
Just downloaded NCrunch & am trying to get it up & running....but I can't edit the 'Additional files to include' setting in the NCrunch configuration (NCrunch->Configuration, select a project). Typing directly into the edit control does nothing (caret doesn't move, no characters shown). Pressing the…
29 Aug 2012 18:49 UTC