Re: Compilation Errors in GSoC Branch of CEL
Eric Sunshine <[email protected]>
| Newsgroups | gmane.comp.graphics.crystalspace.devel |
|---|---|
| Message-ID | <CAPig+cRQHkKuG0-8UN7GgYz6-Y8ZgSAQqtV9nVX027aQ5V8zyg@mail.gmail.com> |
On Thu, May 10, 2012 at 11:09 AM, Christian Van Brussel <[email protected]> wrote: > For the tcpnetwork problem, it is missing a linking entry to wsock32, > although I don't know how to do this for MSVC. Is there something else > to be made than adding the entry "LFlags tcpnetwork : -lwsock32" in the > Jamfile? You should be able to add this to Jamfile: MsvcExternalLibrary tcpnetwork : "wsock32.lib" ; And then re-generate the project files. (Looking at the documentation for MsvcExternalLibrary in mk/jam/msvcgen.jam, I see that it actually uses wsock32.lib as an example.) -- ES ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/