Sorry For The Lack of Updates
November 1, 2011 8 Comments
I’ve been fairly busy lately (more than usual), and I realize I haven’t updated my site in quite some time now. There have been several significant changes with LibreScribe. The full details are available in the commit log on github, but most importantly, LibreScribe now functions to the point where pages can actually be pulled from the device, rendered, and displayed in the native image viewer on the system. I’ll try to post some more updates soon and get more work done on LibreScribe in the near future.



Like or Dislike:
0
0
That’s good news!
I’ll try the recent version soon!
Thank you for your efforts.
BTW, Livescribe didn’t react to my email to support you. Did you receive anything ffrom them so far?
Regards
Stephan
Like or Dislike:
0
0
Great Work. Looking forward to updates!
Like or Dislike:
0
0
I also sent an email to Livescribe so that they support you. I don’t know why they don’t do it. It would be a win-win for everyone.
Like or Dislike:
0
0
Hi Dylan,
I just found your librescribe project and, as the owner of a livescribe echo, am very interested in it. I cloned the project from github and did “make”, but get this error:
./wx_pch.h:21:23: fatal error: wx/wxprec.h: No such file or directory
compilation terminated.
make: *** [obj/Debug/AboutDialog.o] Error 1
Any ideas? Also, if I can get it to build, would I do “make install” to install it? I’d feel more comfortable with a little documentation explaining what it installs and how to remove it
Thanks,
David
Like or Dislike:
0
0
Btw., I’m running Ubuntu 11.10.
Like or Dislike:
0
0
Hi David,
I have solve it installing libwxgtk-dev package:
sudo apt-get install libwxgtk2.8-dev
Like or Dislike:
0
0
I have need to install libudev-dev, libopenobex1-dev, libglib2.0-dev, libsp-gxmlcpp-dev, python2.7-dev, python-dev too (and others like automake libtool)… and then it compile
:
sudo apt-get automake libtool install libwxgtk2.8-dev libudev-dev libopenobex1-dev libglib2.0-dev libsp-gxmlcpp-dev python2.7-dev python-dev
Like or Dislike:
0
0
Hi Dylan,
I would be interested working on a Windows port of Librescribe and making it available to open source community. I bought a Livescribe pen before I found out that they had stopped selling and supporting their SDK. I have some ideas which requires me to access the pen directly from an application.
Would you be interested in this?
Regards,
Donal Gleeson