Hey! I've been learning about how to make TI-84 + CE programs with C but run into this error with programs that use libraries such as GRAPHX or KEYPADC. I get a message saying:

ERROR: Library Version

Library Name: LibLoad

Download here:
https://tiny.cc/clibs


Code:
#include <graphx.h>
is in my main.c as well

I have redownloaded LibLoad/other libraries from this link and tried other versions, but no luck so far. Other programs I have installed previously which require these libs work fine. If anyone could help that would be awesome
Did you install the toolchain from the source?
MateoConLechuga wrote:
Did you install the toolchain from the source?


yes
Installing the toolchain from source compiles against newer libs than are in a release, so you have to use the libs created in clibraries with the command make release-libs.
You should really checkout the tagged version before you build the toolchain. Try not to just blindly build, haha. Razz
yak wrote:
Hey! I've been learning about how to make TI-84 + CE programs with C but run into this error with programs that use libraries such as GRAPHX or KEYPADC. I get a message saying:

ERROR: Library Version

Hi Yak,

You have a problem of library version.

To solve your problem you must find the good version, there is no other solution.

I think you are very close to find it.

Good luck Yak!
  
Register to Join the Conversation
Have your own thoughts to add to this or any other topic? Want to ask a question, offer a suggestion, share your own programs and projects, upload a file to the file archives, get help with calculator and computer programming, or simply chat with like-minded coders and tech and calculator enthusiasts via the site-wide AJAX SAX widget? Registration for a free Cemetech account only takes a minute.

» Go to Registration page
Page 1 of 1
» All times are UTC - 5 Hours
 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum

 

Advertisement