Changes between Initial Version and Version 1 of Ticket #53549, comment 8


Ignore:
Timestamp:
Feb 11, 2017, 9:46:53 PM (7 years ago)
Author:
kencu (Ken)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #53549, comment 8

    initial v1  
    11I wonder if you have something in `/usr/local/include`. You can check this in several ways, `open /usr/local/include` or `ls -la /usr/local/include/*`.
    22
    3 If you do, that is your problem. Macports compilers look there before they look in `/usr/local`, and that causes lots of troubles if you have something in there (although it can be useful if you use it correctly).
     3If you do, that is your problem. Macports compilers look there before they look in `/opt/local/include`, and that causes lots of troubles if you have something in there (although it can be useful if you use it correctly).
    44