Hi Santosh,
You have to compile for the "release" target, not "debug".
I suggest also to link statically to the CRT (/MT) or otherwise you'll need to
install the redistributable runtime.
Alessandro
On Jul 30, 2013, at 09:48 , Santosh Bollam wrote:
> Hi All,
>
> I have compiled
Hi Alessandro,
Thank you! :)
I can't wait to meet you at the OpenStack summit, hehe.
Best regards,
- Marc-Andre
On Mon, Apr 8, 2013 at 5:21 AM, Alessandro Pilotti wrote:
> Hi guys,
>
> As part of our work with FreeRDP, we need to frequently build the Windows
> client based on the latest avail