Re: [Freerdp-devel] Compile error 1.0.2

2013-09-18 Thread Gerard
-Original Message- From: Bernhard Miklautz [mailto:bmikla...@thinstuff.at] Sent: Tuesday, September 17, 2013 4:56 PM To: Gerard Cc: freerdp-devel@lists.sourceforge.net Subject: Re: [Freerdp-devel] Compile error 1.0.2 Hi Gerard, On Tue, Sep 17, 2013 at 04:36:27PM +0200, Gerard wrote: Cmake

Re: [Freerdp-devel] Compile error 1.0.2

2013-09-18 Thread Bernhard Miklautz
Hi, On Wed, Sep 18, 2013 at 11:43:29AM +0200, Gerard wrote: Now I have to face another problem, the colour of the RDP screens are not correct, I tried various colour depth, but all have the same problem. The text part in the header screen looks like marked. what hardware/distribution are you

[Freerdp-devel] Compile error 1.0.2

2013-09-17 Thread Gerard
Hi, Cmake: 2.8.11.2 Openssl: 0.9.8 Freerdp: 1.0.2 cmake -DOPENSSL_SSL_LIBRARY=/usr/local/ssl/lib -DOPENSSL_INCLUDE_DIR=/usr/local/ssl/include \ -DCMAKE_BUILD_TYPE=Debug -DWITH_SSE2=ON -DWITH_CUPS=OFF -DWITH_FFMPEG=OFF -DWITH_ALSA=OFF . During compilation I get the following error(s)

Re: [Freerdp-devel] Compile error 1.0.2

2013-09-17 Thread Bernhard Miklautz
Hi Gerard, On Tue, Sep 17, 2013 at 04:36:27PM +0200, Gerard wrote: Cmake: 2.8.11.2 Openssl: 0.9.8 Freerdp: 1.0.2 cmake -DOPENSSL_SSL_LIBRARY=/usr/local/ssl/lib -DOPENSSL_INCLUDE_DIR=/usr/local/ssl/include \ -DCMAKE_BUILD_TYPE=Debug -DWITH_SSE2=ON -DWITH_CUPS=OFF -DWITH_FFMPEG=OFF