Skip to content

Cannot compile (link) on FPC 3, Fedora, 64bit... #77

@3FLLC

Description

@3FLLC

Obviously I am missing a package in the OS or something...

/usr/bin/ld: warning: link.res contains output sections; did you forget -T?
/usr/bin/ld: cannot find -lX11
/usr/bin/ld: cannot find -lXext
/usr/bin/ld: cannot find -lXft
/usr/bin/ld: cannot find -lfontconfig
colorwheel_test.lpr(27,1) Error: Error while linking

None of the examples compile, basically all saying they cannot link X11, Xext, etc. Does this mean I need to pull in the X11 dev package for Linux?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions