david1982 Posted March 29, 2015 Report Share 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. Link to comment Share on other sites More sharing options...
david1982 Posted March 29, 2015 Author Report Share Posted March 29, 2015 I have fixed the error by enabling#define GFILE_NEED_STRINGS TRUE#define GFILE_NEED_PRINTG TRUEin the gfxconf file. Link to comment Share on other sites More sharing options...
Joel Bodenmann Posted March 29, 2015 Report Share Posted March 29, 2015 Glad to hear that you got it working Keep it up!~ Tectu Link to comment Share on other sites More sharing options...
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