ugfx/demos/3rdparty/bubbles/readme.txt

5 lines
164 B
Plaintext
Raw Normal View History

2015-07-12 12:12:38 +00:00
In order to run this demo you will have to link against the math libs.
You can do this by adding -lm to the LIBS variable in your Makefile:
LIBS = -lm