Changes between Initial Version and Version 1 of Ticket #18840


Ignore:
Timestamp:
Mar 15, 2009, 8:11:40 AM (15 years ago)
Author:
blb@…
Comment:

Looks like that compile is missing -I/opt/local/include...

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #18840

    • Property Owner changed from macports-tickets@… to devans@…
    • Property Port qjackctl added
  • Ticket #18840 – Description

    initial v1  
    1010
    1111
    12 
     12{{{
    1313pascal:~ richardpowell$ sudo port install -d qjackctl
    1414--->  Fetching qjackctl
     
    3030src/qjackctlMainForm.h:32:23: error: jack/jack.h: No such file or directory
    3131src/qjackctlMainForm.h:214: error: ISO C++ forbids declaration of 'jack_client_t' with no type
     32}}}