grim_mouse icon indicating copy to clipboard operation
grim_mouse copied to clipboard

Can't compile under Arch Linux

Open neheran opened this issue 9 years ago • 2 comments

Make stops with the following error message:

make: *** No rule to make target 'graphics/tinygl/ztriangle_shadow.o', needed by 'graphics/libgraphics.a'. Stop.

The regular ResidualVM compiles without a problem.

neheran avatar Dec 07 '14 12:12 neheran

Just remove

tinygl/ztriangle_shadow.o

in graphics/module.mk

usineur avatar Dec 10 '14 16:12 usineur

Works like a charm!

neheran avatar Dec 10 '14 17:12 neheran