Shop OBEX P1 Docs P2 Docs Learn Events
Small error with libvgatext in Simple Libraries — Parallax Forums

Small error with libvgatext in Simple Libraries

evanhevanh Posts: 15,192
edited 2015-02-06 05:13 in Learn with BlocklyProp
I was taking a look around SimpleIDE, tried out a few samples, and happened to find that libvgatext gets a couple of undefined reference errors.

This turned out to be due to what looks like a renaming of some functions in libsimpletext. Namely writeDecDigits() became writeDecLen() and writeHexDigits() became writeHexLen().
Sign In or Register to comment.