Hi, I've been developing straight on Windows 8 since August 15th (the day of the RTM release on MSDN). There were a few glitches originally but I fixed them. Code on git as of today should build and run properly.
The problem you describe is simple: you've built FreeRDP on Windows 7 with Visual Studio 2010, and it dynamically links to the MSVC 10 debug runtime (MSVC100D.dll). You don't have the runtime installed on Windows 8. You would have had the same issue on another Win7 machine that doesn't have the runtime installed. You can install the runtime or you can install visual studio on win8 and build it. By the give, give Visual Studio 2012 a try, it's a lot of fun. Best regards, - Marc-Andre On Fri, Aug 31, 2012 at 12:28 AM, Pankaj <chhabra.pan...@gmail.com> wrote: > Hello, > > Does Free RDP work on Windows 8 Pre release?. I tried running the build > generated on Windows 7, but it complained about MSVC100D.dll file missing. > > Please let me know if you have run on Windows 8. > > Thanks, > Pankaj > > > > ------------------------------------------------------------------------------ > Live Security Virtual Conference > Exclusive live event will cover all the ways today's security and > threat landscape has changed and how IT managers can respond. Discussions > will include endpoint security, mobile security and the latest in malware > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > _______________________________________________ > Freerdp-devel mailing list > Freerdp-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/freerdp-devel > ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Freerdp-devel mailing list Freerdp-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/freerdp-devel