Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.
Farrell, Jerry D wrote: > Tony, > > Has anyone successfully compiled SVSNT using Visual Studio 2005. I am > getting compile errors and have downloaded the dependancies zip file > from the wiki. This is the open source version I am trying to compile. > If needed I can aquire Visual Studio 2003 Professional if needed. My > manager wanted to try 2005 standard first. Any help would be gratly > appreciated. > 2005 takes some work as there are a number of incompatibilities between 2003 source and 2005 source. You will need VS2005 versions of all the dependent libraries. Luckily this is already done for cvsnt 2.6.x - if you checkout the cvsdeps module the VS2005 stuff is in the x32 and x64 directories. Converting the source is a bit of work - give it a couple of days. Tony