I am attempting to build live555 MediaServer on x64 windows 7.  I have 
built a VS2008 projects to build the 64 bit libraries and they are 
compiling, but for some reason I have been unable to get the mediaServer
 to build with these new libraries.  I have another executable that I 
have been working on that is a server using the live555 libraries.  It 
will build and run, but has some bugs with the 64-bit libs that it does 
not have with the 32-bit libs built with the make file. I would like to 
use the media server built with 64-bit libs, to test the libs and make 
sure it is an error on my part and not something with the libs build.<br>
<br>I have not been able to find a 64 bit windows makefile, so I have 
been forced to attempt to build the libs and executables in a VS project
 that I am building.  Has anyone had success on windows with 64-bit 
live555?  If so how did you approach it and have you seen similar issues
 to what I am seeing?<br>
<br>Thank you in advance for your help.