Skip to content

Error building on macOS #17

@bourdin

Description

@bourdin

I am following the instructions from https://github.com/OpenFairWind/FairWindSK/blob/main/docs/building.md#macos
Even after building QTZeroConf manually (as far as I can find, it is not in home-brew), I get the following error:

(base) blaise@Mac FairWindSK % cmake --build build 
ninja: error: 'external/lib/libQtZeroConf.dylib', needed by 'FairWindSK.app/Contents/MacOS/FairWindSK', missing and no known rule to make it

which makes no sense to me because external/lib/libQtZeroConf.dylib definitely exists:

(base) blaise@Mac FairWindSK % ls external/lib/libQtZeroConf.dylib
external/lib/libQtZeroConf.dylib

I am not really familiar with make, so am I missing someything?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions