niuzhiheng / caffe

Caffe
http://caffe.berkeleyvision.org/
BSD 2-Clause "Simplified" License
317 stars 129 forks source link

What about Visual Studio 2010 or 2013? #63

Open AminSuzani opened 9 years ago

AminSuzani commented 9 years ago

Hi,

I only have access to Visual Studios 2010 and 2013. However, the readme file says it requires Visual Studio 2012. Are there any known issues with other versions of Visual Studio? or it's worth trying?

Thanks,

maym86 commented 9 years ago

Download VS 2012 and use 2013 to compile to avoid having to get a VS2012 licence. http://www.microsoft.com/en-us/download/details.aspx?id=30682

You can set VS2013 to use the 2012 compiler in Settings > general > platform toolset

AminSuzani commented 9 years ago

Thanks. I'll try.

hande88 commented 8 years ago

What about visual studio 2010?