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

2012-02-29 Thread Niels Horn
On Wed, Feb 29, 2012 at 1:17 PM, Otavio Salvador wrote: > On Wed, Feb 29, 2012 at 11:21, 姚光超 wrote: >>     We are studying the cross-compile freeRDP for arm,but we don't have any >> knowledge about cross-compile and cmake. We all know that the compile and >> build of freeRDP need many libraries

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

2012-02-29 Thread Otavio Salvador
On Wed, Feb 29, 2012 at 11:21, 姚光超 wrote: >     We are studying the cross-compile freeRDP for arm,but we don't have any > knowledge about cross-compile and cmake. We all know that the compile and > build of freeRDP need many libraries, but the arm platform doesn't have the > corresponding libra

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

2012-02-29 Thread 姚光超
Hi all, We are studying the cross-compile freeRDP for arm,but we don't have any knowledge about cross-compile and cmake. We all know that the compile and build of freeRDP need many libraries, but the arm platform doesn't have the corresponding libraries. So how should we compile ? On the wi