What steps will reproduce the problem?
1. run sample
What is the expected output? What do you see instead?
hufs@h66466 /cygdrive/f/study/testngpp/test-ng-pp-read-only/build_testngpp/samples
$ ./run-sample
loading testngppstdoutlistener ... OK
loading testngppxmllistener ... OK
[ ERROR ] sample::TestCxxTest::case0 - TestCxxTest.h:25: No such file or directory
[ ERROR ] sample::TestCxxTest::case0 - TestCxxTest.h:25: No such file or directory
[ ERROR ] runner: No such file or directory in file (TestCxxTest.h) fixture (TestCxxTest).
[ ERROR ] runner: testngpp internal error(2001), please report bug to arthur.ii.yuan@gmail.com in file (TestBar.h) fixture (TestBar1).
[ ERROR ] runner: testngpp internal error(2001), please report bug to arthur.ii.yuan@gmail.com in file (TestBar.h) fixture (TestBar2).
[ ERROR ] runner: testngpp internal error(2001), please report bug to arthur.ii.yuan@gmail.com in file (TestMemLeak.h) fixture (MemLeak).
[ ERROR ] runner: testngpp internal error(2001), please report bug to arthur.ii.yuan@gmail.com in file (TestBar.h) fixture (TestBar3).
no test to run!
===========================RESULT===========================
error fixtures: 5
(0s 42000us)
What version of the product are you using? On what operating system?
The latest version from SVN. Cygwin
Please provide any additional information below.