Skip to content

Build fails when importing through Cocoapods #5

Description

@dantarakan

Hello,

I've installed FastDTW-x using CocoaPods into my Swift iOS project, and added the following line to my bridging header:
#import <FastDTW_x/FastDTW.h>

However, the build fails with the following error in ColMajorCell.h and CostMatrix.h files:

Unknown type name 'namespace'

Additionally, I'm getting the following error in the WarpPath.h file:

'vector' file not found

Has anyone experienced such issues? If so, how could I resolve them?

Thanks,
Daniil

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