[Live-devel] Compiling the library on windows using dev-cpp
Ross Finlayson
finlayson at live.com
Mon Apr 11 01:00:37 PDT 2005
>Thank you for helping me out. These are the messages I get from the linker
It appears that either
1/ You are not compiling "inet.c" (in the "groupsock" library)
correctly. (You *must* compile this with the C compiler, not C++ (so that
the functions have C linkage).), or
2/ You are not linking "inet.o" into the "groupsock" library at all.
In any case, you are apparently not building the code properly (as
described in <http://www.live.com/liveMedia/>).
I'm sorry I can't help you any more than this.
Ross Finlayson
LIVE.COM
<http://www.live.com/>
More information about the live-devel
mailing list