Re: Question on cppUnit Test Framework

2016-05-17 Thread Markus Mohrhard
Hey, somehow your mail landed in my spam folder. On Fri, Apr 29, 2016 at 10:57 AM, Yogesh Deshpande < yogeshbdeshpa...@yahoo.co.uk> wrote: > Hello, > > I am trying to use cppUnit with Microsoft Visual Studio 2015. > > Few questions: > > (1) Is this tool compatible with Visual Studio 2015? > Ye

Question on cppUnit Test Framework

2016-04-29 Thread Yogesh Deshpande
Hello, I am trying to use cppUnit with Microsoft Visual Studio 2015. Few questions: (1) Is this tool compatible with Visual Studio 2015? (2) The reason for Question 1, is that I ccould make it work with 2005, however, the source code does not link properly? Is there a compatibility issue? Below