Closed csarmo closed 8 years ago
When i try to make the compilation of the code it guives me the next error:
Compilation terminated. Makefile:17: recipe for target 'vncclient.o' failed make: *\ [vnclient.o] Error 1
I don't know what is the recipe i'm missing.
You should install libvncserver-dev package prior to compile
Yeah, that was the lib i was missing. Thanks.
When i try to make the compilation of the code it guives me the next error:
Compilation terminated. Makefile:17: recipe for target 'vncclient.o' failed make: *\ [vnclient.o] Error 1
I don't know what is the recipe i'm missing.