dispmanx_vnc
dispmanx_vnc copied to clipboard
Linking Error
I get the following error when executing the makeit script (./makeit): /usr/bin/ld: cannot find -lvncserver collect2: ld returned 1 exit status
I have installed libvncserver-dev first (sudo apt-get install libvncserver-dev) What can I do?
try ldconfig and then ldconfig -p | grep vncserver