Skip to content

Using gcc45 from MATLAB: Incompatible library version #148

@infinity277

Description

@infinity277

Hi,

I get this error below when try to compile my code in Matlab.Why did this happen?

dyld: Library not loaded: /usr/local/opt/mpfr2/lib/libmpfr.1.dylib
  Referenced from: /usr/local/Cellar/gcc45/4.5.4/libexec/gcc/x86_64-apple-darwin13.4.0/4.5.4/cc1plus
  Reason: Incompatible library version: cc1plus requires version 4.0.0 or later, but libmpfr.1.dylib provides version 3.0.0
g++: Internal error: Trace/BPT trap: 5 (program cc1plus)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions