We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hello everyone, I'm getting this compilation error. For now, I'm just trying to replicate lv_port_linux; I haven't made any modifications yet. Thanks.
... ... /usr/bin/ld: lv_draw_sw_vector.c:(.text+0x90c): undefined reference to tvg_*' collect2: error: ld returned 1 exit status make: *** [Makefile:59: default] Error 1
The text was updated successfully, but these errors were encountered:
The make file way updated recetly. Could you try with the latest master again?
Sorry, something went wrong.
No branches or pull requests
Hello everyone, I'm getting this compilation error. For now, I'm just trying to replicate lv_port_linux; I haven't made any modifications yet. Thanks.
... ... /usr/bin/ld: lv_draw_sw_vector.c:(.text+0x90c): undefined reference to tvg_*' collect2: error: ld returned 1 exit status make: *** [Makefile:59: default] Error 1
The text was updated successfully, but these errors were encountered: