Re: [Freerdp-devel] FreeRDP server compilation

2012-09-06 Thread Marc-André Moreau
Hi, You need to add -DWITH_SERVER=on to your cmake command to build the server code. Make sure you watch all the warnings about possible missing dependencies. On Thu, Sep 6, 2012 at 9:05 AM, Arthur Godoy wrote: > Hello, > > I am trying to compile x11 server (for remotefx test), but i didnt find

[Freerdp-devel] FreeRDP server compilation

2012-09-06 Thread Arthur Godoy
Hello, I am trying to compile x11 server (for remotefx test), but i didnt find any intructions. There is a compilation tutorial for freerdp x11 server? Which options should i enable in cmake config? Thanks in advance, Arthur Godoy -