Compiling
jkcoxson opened this issue · 2 comments
jkcoxson commented
Is there instructions somewhere to compile this?
I'm currently following the instructions on hackspire to install the SDK and toolchain, but I am wondering if this is the way to compile it.
Also, is there a binary newer than the one on TI-calc? Your post shows that there is no save support but a commit here shows that it was implemented.
Vogtinator commented
After the SDK and toolchain are built, just run make
to build it. I just did that here and it built successfully:
pyWrite.zip
jkcoxson commented
Thanks, I got it built. Thanks for all your work with the NSpire!