Re: [Freerdp-devel] How to cross-compile freeRDP for arm

2012-02-29 Thread Niels Horn
mpiling for ARM. I had this set up some time ago (~ a year) but it was not trivial. An alternative solution might be to use Qemu, which can emulate an ARM environment. It is not very fast, but should be good enough to build FreeRDP - I've built much bigger thing on it, with some patience :

Re: [Freerdp-devel] Connection Bar

2011-09-25 Thread Niels Horn
; could be optionally disabled for those who do not want it. >>> >>> I agree Ctrl+Alt+Enter is not the best, but we have limitations due to >>> the fact that xfreerdp depends on X11 only. Adding a connection bar with >>> pure X11 is not trivial, we'd n

Re: [Freerdp-devel] CMake Wiki Article

2011-08-26 Thread Niels Horn
On Fri, Aug 26, 2011 at 12:54 PM, Marc-André Moreau wrote: > Hi all, > As 1.0 progresses, people are slowly getting used to cmake. There are still > many things which aren't obvious to newcomers though, and I am still > learning a lot. > Is there anyone experienced with cmake that would like to wo