News:

Latest versions:
Server plugin: 0.5.1
MVP dongle: 0.5.2
Raspberry Pi client: 0.5.2
Windows client: 0.5.2-1

Main Menu
Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - arghgra

#1
@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
#2
@MartenR: Are you willing to share your VS Project? Or give a little howto? :)

arghgra