0

Can anyone explain me, how to build CUnit on Windows using cygwin?

Only found an example using mingw

Building CUnit on Windows

Call of make Fails (no such command).

Anyone help me?

Community
  • 1
  • 1
  • 1
    Your question is not clear, and you should include more on what you have tried already. – EluciusFTW Apr 27 '15 at 08:56
  • https://netbeans.org/kb/docs/cnd/c-unit-test.html –  Apr 27 '15 at 09:10
  • I want to build the library for CUnit with cygwin. I followed the instruction above, got a fail when calling "make". Cygwin is already installed. –  Apr 27 '15 at 09:12
  • "Call of make Fails (no such command)" -- do you have `make` installed? Or is it another command that isn't found? Either way, re-run cygwin setup.exe and be sure everything you need is installed. – peterdn Apr 27 '15 at 09:21
  • Ok. This was the first step. Now I have a Problem with the build itself, there are some misconfigured paths. –  Apr 27 '15 at 09:59
  • "The Compiler cannot create the executeables" –  Apr 27 '15 at 10:07

1 Answers1

0

There was a Problem with the make and the "config"-file was missing.

After this I can create the libs.