<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>
<p class="p1">I am attempting an OSX project using the libav libraries using Xcode. I am able to successfully build static libraries using ./configure make and integrate them into my project. Everything is fine there. I am now interested in creating a project where I can source-code debug down into the libraries themselves using my Xcode development platform. Is this possible? If so can someone please point me it the right direction.</p> </div></body>
</html>