Le Friday 31 August 2007 14:40:29 Greg, vous avez écrit : > Hi all, > i've compiled libortp on windows xp using the devbuild that is in included. > i notice that in the options that it built a library and a dll. > > I was wondering two things; is it possible to just compile it as and just > use a static library? if so are there any files i need to take out to do > so?
Yes, use the ortp-static.dev file : it will build a libortp.a that you can link with your program easily without any .def file. > > if it was built to be calling the functions from the dll. should the .dll > be in any specific folders such as dec-cpp\bin or windows\system32 and do i > need to call any extern functions to link with the dll. > > thanks much > > > > ----------------no sig > > > --------------------------------- > Pinpoint customers who are looking for what you sell. _______________________________________________ Linphone-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/linphone-users
