gang.li
gang.li
hi @iiordanov I also get the following error message: Traceback (most recent call last): File "setup.py", line 5, in from setuptools import setup ImportError: No module named setuptools I build...
Dear @hadilq , I installed the packages above, then run the build command: export PROJECT=libs # or CustomSomethingOrOther export ANDROID_SDK=${HOME}/Android/Sdk export PATH=$PATH:${ANDROID_SDK}/platform-tools/ #export PATH=$PATH:${ANDROID_SDK}/tools ./bVNC/prepare_project.sh $PROJECT $ANDROID_SDK but still get...
@hadilq Thanks for your help. I tried #453, but there were other problems. I will try v5.1.2 source code.
@hadilq there are such errors with v5.1.2 source code: android_universal/x86/lib/libgdk_pixbuf-2.0.so: error: undefined reference to 'jpeg_std_error', version 'LIBJPEG_8.0' android_universal/x86/lib/libgdk_pixbuf-2.0.so: error: undefined reference to 'jpeg_read_scanlines', version 'LIBJPEG_8.0' android_universal/x86/lib/libgdk_pixbuf-2.0.so: error: undefined reference to...
@iiordanov @hadilq would you please help to resolve the build issue in Ubuntu 20.04? Thanks very much!
I found in LogDynAndXPutImage_ex, sometimes drawable size is not equal to ximage size: [11:35:47:897] [124599:0001e6ba] [TRACE][com.freerdp.client.x11] - [xf_MoveWindow]: XMoveResizeWindow(0x7fa1b4000bc0, 77594653, 0, 0, **1913, 1200**) [11:35:47:897] [124599:0001e6ba] [TRACE][com.freerdp.client.x11] - [xf_UpdateWindowArea]: XPutImage(0x7fa1b4000bc0,...
@akallabeth gotten IRC channel : #freerdp @ irc.oftc.net (bridged) Mailing list: https://lists.sourceforge.net/lists/listinfo/freerdp-devel which one should used for asking questions?