Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multiple commands produce _FastCharStream.h #29

Open
CaseJnr opened this issue Jul 17, 2019 · 1 comment
Open

Multiple commands produce _FastCharStream.h #29

CaseJnr opened this issue Jul 17, 2019 · 1 comment

Comments

@CaseJnr
Copy link

CaseJnr commented Jul 17, 2019

I am receiving the following error when building a project with this pod installed.

-1: Multiple commands produce 'Build/Products/Debug-iphonesimulator/BRFullTextSearch/BRFullTextSearch.framework/Headers/_FastCharStream.h':

  1. Target 'BRFullTextSearch' (project 'Pods') has copy command from
    'Pods/BRFullTextSearch/clucene/src/core/CLucene/queryParser/_FastCharStream.h' to
    '/Build/Products/Debug-iphonesimulator/BRFullTextSearch/BRFullTextSearch.framework/Headers/_FastCharStream.h'

  2. Target 'BRFullTextSearch' (project 'Pods') has copy command from '
    Pods/BRFullTextSearch/clucene/src/core/CLucene/util/_FastCharStream.h' to '
    Build/Products/Debug-iphonesimulator/BRFullTextSearch/BRFullTextSearch.framework/Headers/_FastCharStream.h'

Any chance there is a simple fix.

@msqr
Copy link
Contributor

msqr commented Jul 19, 2019

I haven't been involved with this project for some time now, and unfortunately I don't have any fixes to offer. Your problem seems similar to #27. Did you try out the 2.0.0-beta1 release? I wonder if that, and thus the CLucene pod, also has the same issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants