Library Commands

ue4 libfiles

Prints the library files for the specified libraries.

Usage syntax:

ue4 libfiles [--nodefaults] [LIBS]

Description:

This command prints the paths to the library files for the specified list of libraries. (To determine the available library names, run the ue4 libs command.)

If the --nodefaults flag is specified when running under Linux then the details for building against libc++ will not be included in the output. This flag does nothing under macOS and Windows.