Re: [FreeRDP-devel] Building Shadow Server on Windows 7 (64-bit)?

2019-08-19 Thread Lonnie Cumberland via FreeRDP-devel
Hi Armin, I just got around to trying to re-compile FreeRDP using the VS 2012 Express. The errors that I mentioned in my last post about this are as follows: Error 328 error C2440: 'initializing' : cannot convert from '__m128i' to 'char' C:\freerdp\FreeRDP\libfreerdp\primitives\prim_YUV_ssse3.c

Re: [FreeRDP-devel] Building Shadow Server on Windows 7 (64-bit)?

2019-08-19 Thread Lonnie Cumberland via FreeRDP-devel
Hi Armin, I was going to try a newer version of VS but since your recipe called for either VS 2010 Express or VS 2012 Express ( https://github.com/FreeRDP/FreeRDP/wiki/Compilation) I used the 2012 version since I was hoping to minimize any compile issues and to replicate the builds that you have

Re: [FreeRDP-devel] FreeRDP Windows XP 32-bit binary?

2019-08-19 Thread Lonnie Cumberland via FreeRDP-devel
Thanks. The 32-bit build is not critical, but just thought that I would give it a try to see if it would work since the native MS RDP Client does not seem to connect. I think that it has to do with the age of the system which is an old 32-bit laptop. No worries though. On Mon, Aug 19, 2019 at

Re: [FreeRDP-devel] I need the syntax to redirect a drive in Windows

2019-08-19 Thread Armin Novak via FreeRDP-devel
Working quite nicely with /drive:home,c: (or /drive:home,c:\Users) with current nightly build. Did you check in explorer (This PC, other places are not automatically updated) or check the location '\\tsclient' regards Armin On 8/17/19 4:05 AM, ToddAndMargo via FreeRDP-devel wrote: > Hi All >

Re: [FreeRDP-devel] Display/font scaling?

2019-08-19 Thread Michael Tokarev via FreeRDP-devel
19.08.2019 10:34, Armin Novak via FreeRDP-devel wrote: > Hi there. Hello! Thank you for the answer! > There are various ways. (assuming freerdp2 rc or nightly) Yes, freerdp2, more or less current. > - you can add /smart-sizing which scales the session locally (e.g. > /size:800x600

Re: [FreeRDP-devel] Building Shadow Server on Windows 7 (64-bit)?

2019-08-19 Thread Armin Novak via FreeRDP-devel
Hi Lonnie, not entirely sure the window shadow port is currently working (not much activity for some time) just a note: try more recent VS, the newer the better (they now actually support C99) As for compilation issues, some hint what is not compiling would be helpful to diagnose. regards

Re: [FreeRDP-devel] FreeRDP Windows XP 32-bit binary?

2019-08-19 Thread Armin Novak via FreeRDP-devel
you might try our nightly builds. Not entirely sure they still work, but we have not changed the build recipie ;) https://github.com/FreeRDP/FreeRDP/wiki/PreBuilds regards Armin On 8/17/19 11:27 PM, Lonnie Cumberland via FreeRDP-devel wrote: > Hello All, > > I have an old Windows XP (32-bit)

Re: [FreeRDP-devel] Display/font scaling?

2019-08-19 Thread Armin Novak via FreeRDP-devel
Hi there. There are various ways. (assuming freerdp2 rc or nightly) - you can add /smart-sizing which scales the session locally (e.g. /size:800x600 /smart-sizing:1280x1024 scales remote 800x600 to local 1280x1024) - for systems that support it you can use the /scale: /scale-device: or