On Thu, Apr 3, 2008 at 10:24 PM, Damien Herraud <d.herraud at gmail.com> wrote: > Hi, > > I apologize for my question but I am new to Makefiles !!! > The sample Makefile given in the "Getting Started" link (to compile one's > own application) of the documentation works great when I want to compile > simpleua.c example. However it doesn't work for pjsua (the compiler doesn't > find functions in pjsua_app.c). > Could you provide me a Makefile to do that ? > Normally the Makefile should work. Could you give us the print out of the build process? Cheers Benny