Skip to content

Errors when installing PDC in seperate cmake project #284

@TheAssembler1

Description

@TheAssembler1

Couldn't get my project to compile and link without doing the following:

  1. Manually copying the following files to PDC installation include directory:
pdc_client_connect.h
pdc_client_server_common.h
pdc_private.h
pdc_analysis_and_transforms_common.h
pdc_transforms_pkg.h
pdc_timing.h
pdc_server_region_transfer_metadata_query.h
pdc_server_region_transfer.h
dart_core.h
pdc_server_region_transfer.h
dart_core.h
dart_utils.h
dart_algo.h
dart_math.h
thpool.h
string_utils.h
query_utils.h
comparators.h
pdc_set.h
pdc_compare.h
pdc_hash.h
  1. Adding the following to pdc lib to link:
    ${PDC_SOURCE_DIR}/src/utils/pdc_malloc.c

Metadata

Metadata

Assignees

No one assigned

    Labels

    type: bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions