niuzhiheng / caffe

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

Have a build error, can you give me some tips how to solve it? Thx #64

Open WoooHaa opened 9 years ago

WoooHaa commented 9 years ago

Error in "concrt.h" : extern "C" const __declspec(selectany) GUID ConcRT_ProviderGuid = { 0xF7B697A3, 0x4DB5, 0x4d3b, { 0xBE, 0x71, 0xC4, 0xD2, 0x84, 0xE6, 0x59, 0x2F } };

Report error : "error C2015: too many characters in constant"

Do you have any idea how to solve it? Thank you very much!

jiqiujia commented 9 years ago

I also have this issue. Do you solve it now? If so, can you share you solution with me? Thank you very much.