david1982 Posted March 29, 2015 Report Posted March 29, 2015 Hello,I am trying to use the stdio with ugfx as I need sprintf. I have updated my stdio file to fix the compile errors but now I get this error went I use sprintfundefined reference to `snprintg'How could I resolve this?Thank you.
david1982 Posted March 29, 2015 Author Report Posted March 29, 2015 I have fixed the error by enabling#define GFILE_NEED_STRINGS TRUE#define GFILE_NEED_PRINTG TRUEin the gfxconf file.
Joel Bodenmann Posted March 29, 2015 Report Posted March 29, 2015 Glad to hear that you got it working Keep it up!~ Tectu
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now