We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69581ae commit 54c6774Copy full SHA for 54c6774
src/makefile
@@ -19,7 +19,7 @@ else ifeq ($(os), macosx)
19
this_ldlibs +=
20
endif
21
22
-this_ldlibs += -lruis -lutki
+this_ldlibs += -lruis -lutki -lrasterimage
23
24
$(eval $(prorab-build-lib))
25
0 commit comments