@MartenR:
with a little modification (changing 'success = mtd->init("/dev/mtd1");' to 'success = mtd->init();' in line 201 of winmain.cc) I was able to build the windows client for the 0.2.6 release. Compilation of a current cvs snapshot did not work due to some compiler errors - I think, there's development stuff going on.
So - thanks a lot - now I am able to play around with the source code .
arghgra
with a little modification (changing 'success = mtd->init("/dev/mtd1");' to 'success = mtd->init();' in line 201 of winmain.cc) I was able to build the windows client for the 0.2.6 release. Compilation of a current cvs snapshot did not work due to some compiler errors - I think, there's development stuff going on.
So - thanks a lot - now I am able to play around with the source code .
arghgra