bobzhuyb / ns3-rdma

NS3 simulator for RDMA over Converged Ethernet v2 (RoCEv2), including the implementation of DCQCN, TIMELY, PFC, ECN and shared buffer switch
GNU General Public License v2.0
260 stars 119 forks source link

Build Errors with visual studio 2015 community. #36

Open ytxing opened 3 years ago

ytxing commented 3 years ago

Hi,

I am using visual studio 2015 community and try to build the solution but got error like this: image

There are 3 kinds of errors, C1083, MSB3073 and LNK2001. I search for solutions but they seem to be useless. Can you help? Or is there anything I did wrong? Also the C1083 error is confusing, because I didn't do any change on the codes.

Thx. Nice day :)