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 <bollamsant...@gmail.com> wrote:

> Hi All,
> 
>         I have compiled freerdp source code in one windows7 system and
> copying that generated "Deug" folder to another windows 7 system. when i am
> running freerdp server or client on this system getting "MSVCR100D.dll"
> error.
> Is there any way to run them independent of the .dll's. Suggest me if any
> option at cmake time to buid them independent of dll's to run them in other
> systems.
> 
> Regards,
> santosh
> ------------------------------------------------------------------------------
> Get your SQL database under version control now!
> Version control is standard for application code, but databases havent 
> caught up. So what steps can you take to put your SQL databases under 
> version control? Why should you start doing it? Read more to find out.
> http://pubads.g.doubleclick.net/gampad/clk?id=49501711&iu=/4140/ostg.clktrk
> _______________________________________________
> Freerdp-devel mailing list
> Freerdp-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/freerdp-devel

------------------------------------------------------------------------------
Get your SQL database under version control now!
Version control is standard for application code, but databases havent 
caught up. So what steps can you take to put your SQL databases under 
version control? Why should you start doing it? Read more to find out.
http://pubads.g.doubleclick.net/gampad/clk?id=49501711&iu=/4140/ostg.clktrk
_______________________________________________
Freerdp-devel mailing list
Freerdp-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freerdp-devel

Reply via email to