On 08/28/2012 10:32 AM, Danny Nicholas wrote:
> Does the .c program compile stand-alone or as an add-on?
> g++ check_sounds.c
> check_sounds.c: In function âint main(int, char**)â:
> check_sounds.c:152: error: invalid conversion from âvoid*â to âdirent**â
> check_sounds.c:154: error: invalid conversion from âvoid*â to âdirent*â
> 

There may be issues building it with g++.  I just added a basic Makefile, so you
should be able to `svn update` and `make`.

--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
               http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to