Skip to content

Failed to build 1.48.0 under Mac OS X Lion #3

Open
@likan999

Description

@likan999

When building, it stops at building shared library of chrono, which says undefined reference to some symbols in system module.

From the linking.txt, seems like the linking command doesn't link the other dependence libraries. This works for linux system, but for on MacOSX, leaving undefined symbols there will cause linker errors:
http://stackoverflow.com/questions/3695234/what-is-the-deal-with-undefined-symbols-in-a-shared-library-or-dylib

I wonder if anyone else has succeeded building on Mac so it is just my misconfiguration of toolchains (I used macports).

Another question is if it really has issues building on Mac, then do you have any plan to support the Mac platform?

Thanks.

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