Has anyone managed to build the CUnit library for Windows?
I want to run the same unit tests under Windows that I have currently developed under linux, so I need a w
The answer above is wrong. The correct answer is as follows:
libtoolize automake --add-missing autoreconf ./configure --prefix=/mingw make make install