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 :
; 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
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