Danlang14
2014-05-14 13:28:55 UTC
Hello everyone! :)
This is my first post on this forum, after searching the forums at length I could not find a solution to my problem.
I am using NetBeans 8 on Windows 7 64 bit. I am trying to install CUnit on Windows and MinGW. I have been following the tutoriol on:
<netbeans.org/kb/docs/cnd/c-unit-test.html#mingw>.
Everything was going well until I got to section 5 where I had to configure the make file. After using the mount commant to find the Unix path to MinGW I tired to configure the make file with,< ./configure --prefix=/mingw> and I got an error message <sh: ./configure: No such file or directory>.[Rolling Eyes]
Can any one help?
This is my first post on this forum, after searching the forums at length I could not find a solution to my problem.
I am using NetBeans 8 on Windows 7 64 bit. I am trying to install CUnit on Windows and MinGW. I have been following the tutoriol on:
<netbeans.org/kb/docs/cnd/c-unit-test.html#mingw>.
Everything was going well until I got to section 5 where I had to configure the make file. After using the mount commant to find the Unix path to MinGW I tired to configure the make file with,< ./configure --prefix=/mingw> and I got an error message <sh: ./configure: No such file or directory>.[Rolling Eyes]
Can any one help?