On Thu, 25 Jul 2013 05:10:24 PM Santosh Bollam wrote:
>         When I compiled Freerdp source code on windows7, its working fine.
> But when I copied that package to other windows xp system and trying to
> execute, getting error as "This application is not started because
> MSVCR100D.dll not found. Re-installing the application may fix the error".
> But i want to run same package in multiple systems without compiling in
> every system.
You have to provide your runtime dependencies. So whatever runtime you compile 
against needs to be on target machine. I'm guessing you're using VS2010 - put 
the VS2010 C++ runtime on the XP machine.

This has nothing to do with freerdp.

Brad

------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&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