Forum member

cshouts

4 posts

Posts by cshouts

  1. NCrunch Build Failing on MATLAB Reference

    [quote=Remco;2155]Hi Chris - I've looked at this a bit deeper, and it looks like at this stage it won't be feasible to add support for MATLAB libraries with NCrunch. Sorry, there's not much I can do to help here. Cheers, Remco[/quote] That's unfortunate, but thank you for looking into…

  2. NCrunch Build Failing on MATLAB Reference

    [quote=Remco;2141] If you right click on the project with a failing build, then choose Advanced->Browse to workspace, can you find the MWArray.dll file in the workspace at the expected path? [/quote] I have checked the workspace and verified that MWArray.dll does exist at the expected path [quot…

  3. NCrunch Build Failing on MATLAB Reference

    When attempting to build a project that references MATLAB's MWArray.dll, NCrunch generates the following error message: [quote]CSC (0)#1: Metadata file 'c:\Users\cshoutc\AppData\Local\NCrunch\8484\109\_ncrunchreferences\MWArray.dll' could not be opened -- 'Error importing module 'ManagedCPPAPI.netm…

  4. Code Coverage not respecting ExcludeFromCodeCoverage

    Is this the appropriate place to make a feature request? Support for ExcludeFromCodeCoverage would be beneficial.