Commit 42fd047
committed
calculator: fix the compile error
apps/packages/demos/calculator/libapps_calculator.a:
in function `Resource::load_resources()':
apps/packages/demos/calculator/calculator_cre.h:76:
undefined reference to `size_22_bold'
undefined reference to `size_48_normal'
undefined reference to `size_24_normal'
Signed-off-by: v-tangmeng <v-tangmeng@xiaomi.com>1 parent 5d1f493 commit 42fd047
1 file changed
+10
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
27 | 36 | | |
28 | 37 | | |
29 | 38 | | |
| |||
35 | 44 | | |
36 | 45 | | |
37 | 46 | | |
38 | | - | |
| 47 | + | |
39 | 48 | | |
40 | 49 | | |
0 commit comments