vnc
vnc copied to clipboard
Only showing iOS Simulator
Hi,
I tried to build this, which worked, but upon trying to connect via VNC nothing is shown. Is there some kind of commandline switch I need to add to only show the iOS Simulator?
I'm having similar issues - I'm wondering if it's a work in progress still
I got it to work by specifying -sharedwin randomnum,randomnum
however keyboard input does not work
@testingbot I tried to build this, but encountered an error during linking:
Undefined symbols for architecture x86_64: "_CGSGetWorkspaceWindowList", referenced from: -[VNCWinInfo isTopWindow] in VNCWinInfo.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation)
Did you encounter the same problem? And how did you solve this? I'm using OS X El Capitan (10.11.2) and Xcode 7.2
EDITED: compiled successfully using MacOSX10.8.sdk
@testingbot The server is running, but SharedAppViewer shows nothing after connected. You said you got it work by specifying -sharedwin randomnum,randomnum , could you please give some more instruction on it?
Thank you!
Hi @sandajian I'm now having the same problem, it is not showing anything anymore.
Did you get this to work?
Has anyone had any success with this? Did you find other solutions?