Hi,
updated instructions can be found here:
https://github.com/FreeRDP/FreeRDP/wiki/Compilation
just add -DWITH_DIRECTFB=on to your cmake command
On Tue, Oct 25, 2011 at 12:10 AM, ic_yang wrote:
> Hi,
>
> Follow the instruction on "
> http://www.freerdp.com/wiki/doku.php?id=compilation"; , I
Hi,
Follow the instruction on
"http://www.freerdp.com/wiki/doku.php?id=compilation"; , I can make xfreerdp,
how can I make dfbfreerdp in FreeRDP1.0? or is there any doc that I can follow?
thanks
--ic.yang
--
The dema
https://github.com/atong-tcs/FreeRDP/tree/sse2
WIP changes here. I wanted to move towards live detect,
which WITH_SSE2 should now do.
However, my refactor did not match some of the older ideas. I
went for a cpu cflags detected type field in rdpSettings. The
linux detection looks at /proc/cpuinf
Hello,
I've been working in the exit codes of FreeRDP but I just can't find the best
way of retrieving the error info code. So I've done a few commits here:
https://github.com/OSSystems/FreeRDP/commits/custom (see
c0321f7aaf90b2851381c1a2ed09d10fabb96411 and above)
I wonder if you could give yo
Hi Eduardo,
On Mon, Oct 24, 2011 at 9:09 AM, Eduardo Beloni wrote:
> Hello,
>
> What is the status of the extension support? Has it been ported?
>
> I could only find a include/freerdp/extension.h, but no equivalent to the
> old freerdp's:
> ./libfreerdp-core/ext.h
> ./libfreerdp-core/ext.c
>
Th
Hello,
What is the status of the extension support? Has it been ported?
I could only find a include/freerdp/extension.h, but no equivalent to the old
freerdp's:
./libfreerdp-core/ext.h
./libfreerdp-core/ext.c
Thank you,
Eduardo Fiss Beloni
55 53 8117 8244
---
On 23/10/11 23:39, Laxmikant Rashinkar wrote :
> Hi,
>
> I want to build FreeRdp 1.0 and have it installed to /staging/freerdp
> instead of /usr/local/blah. How does one do this with cmake?
>
> In other words, what is the equivalent of ./configure --prefix in cmake
cmake -DCMAKE_INSTALL_PREFIX=