Menu

strange issue with make

Help
2013-05-04
2013-10-15
  • Andrew Erwin

    Andrew Erwin - 2013-05-04

    asio.c: In function ‘Future’:
    asio.c:1281:14: error: ‘kAsioSetIoFormat’ undeclared (first use in this function)
    asio.c:1281:14: note: each undeclared identifier is reported only once for each function it appears in
    asio.c:1284:14: error: ‘kAsioGetIoFormat’ undeclared (first use in this function)
    asio.c:1287:14: error: ‘kAsioCanDoIoFormat’ undeclared (first use in this function)
    make: *** [asio.o] Error 1

    Doesn't look like a dependency issue.
    Any ideas?

     
  • Joakim Hernberg

    Joakim Hernberg - 2013-10-15

    Sorry for the late reply. As I guess there's something wrong with asio.h?

     

Log in to post a comment.