[Live-devel] Compiling the library on windows using dev-cpp
Leon Schmets
leon at fsvproducts.nl
Mon Apr 11 10:53:47 PDT 2005
Ross,
However, thank you, your remark about the compiler proved to be the winner.
It seems that a dev-cpp installation has an incomplete gcc installation and
just uses g++ for everything. I was able to grab the necessary files from
ftp://bobintrees.mine.nu/
Now I can continue.
-----Oorspronkelijk bericht-----
Van: live-devel-bounces at ns.live.com [mailto:live-devel-bounces at ns.live.com]
Namens Ross Finlayson
Verzonden: maandag 11 april 2005 9:01
Aan: LIVE.COM Streaming Media - development & use
Onderwerp: RE: [Live-devel] Compiling the library on windows using dev-cpp
>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/>
_______________________________________________
live-devel mailing list
live-devel at lists.live.com
http://lists.live.com/mailman/listinfo/live-devel
More information about the live-devel
mailing list