sarandogou / webrtc-everywhere

WebRTC plugin for Internet Explorer and Safari
BSD 3-Clause "New" or "Revised" License
326 stars 104 forks source link

Link Error #13

Closed Ansujit closed 9 years ago

Ansujit commented 10 years ago

I am building the webrtc-everywhere 1.2.0 for windows . Using windows-7 and visual studio 2013.

I am getting link errors while building the project solution.

error LNK1104: cannot open file 'crssl.lib'

Can you suggest any solution for this.

sarandogou commented 10 years ago

this library is part of webrtc (code from google). Because these libraries are several Gigaoctets they are not in the Git repository. You need to build them by yourself.

sarandogou commented 9 years ago

Fixed in fb712acd23440c55ab3bed4d6fbaa9e221ef8340