Quantcast
Channel: QtWebEngine
Viewing all articles
Browse latest Browse all 13965

Android porting app X11 functions and variables

$
0
0
Hello! I’m trying to port application written with X11 fucntion and variables. For example: headers: X11/Xlib.h, X11/Xutil.h; functions: XOpenDisplay(), XQueryPointer(); variables: Display, Window; Thus, I get a lot of errors. App is really hard-based on X11. Using: Qt 5.2. What can you advice? Thanks!

Viewing all articles
Browse latest Browse all 13965

Trending Articles