Hello,

Did you install Microsoft Windows 7 SDK   MS SDK
http://www.microsoft.com/en-us/download/details.aspx?id=8279?


   - MS Visual C++ Express 2010
   http://www.microsoft.com/visualstudio/en-us/products/2010-editions/express
   - MS SDK http://www.microsoft.com/en-us/download/details.aspx?id=8279
   - OpenSSL Library http://slproweb.com/products/Win32OpenSSL.html
   - cmake http://www.cmake.org/cmake/resources/software.html
   - git http://code.google.com/p/tortoisegit/

It worked without any changes for me. I tried on Windows 7 64 bit

Thanks,
Pankaj

On Wed, Aug 22, 2012 at 6:38 AM, Lk Rashinkar <lk.rashin...@gmail.com>wrote:

> Hi Norbert, Pankaj,
>
> I tried building on Win 7 64bit using VS C++ 2010 and Norbert's
> instructions. I installed OpenSSL to the default location and
> installed the DLLs to the system library. But the build does not find
> any of the SSL or crypto stuff. Not even if I install the DLLs to the
> OpenSSL default /bin dir.
>
> Any idea what could be going wrong?
>
> thanks for your help.
>
> L.K
>
> On Tue, Aug 21, 2012 at 12:15 AM, Pankaj Chhabra
> <chhabra.pan...@gmail.com> wrote:
> > Hi,
> >
> > I have successfully built the library on Windows 7 using VS 2010 Express
> > edition
> >
> > Thanks,
> > Pankaj
> >
> > On Tue, Aug 21, 2012 at 10:31 AM, Lk Rashinkar <lk.rashin...@gmail.com>
> > wrote:
> >>
> >> Hi,
> >>
> >> I've just finished building FreeRDP on a 32bit Win XP system using VS
> >> C++ 2010. I followed instructions found here:
> >>
> >>
> >>
> https://github.com/FreeRDP/FreeRDP/wiki/Build-on-Windows-with-Visual-C---2010
> >>
> >> When I try to run wfreerdp, I get the following error:
> >>
> >> The procedure entry point inet_ntop could not be located in the
> >> dynamic link library WS2_32.dll
> >>
> >> According to MSDN, the function inet_ntop() is only available on Vista
> >> and later.
> >>
> >> Has anyone successfully built and run freerdp on XP?
> >>
> >> thanks
> >> L.K
> >>
> >>
> >>
> ------------------------------------------------------------------------------
> >> 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

Reply via email to