Forums - CSRmesh 2.1 with iOS

1 post / 0 new
CSRmesh 2.1 with iOS
Cynthia
Join Date: 8 Nov 17
Posts: 2
Posted: Wed, 2017-11-15 23:27

Hi all,

I am having problems compiling the CSRmeshDemo iOS app version 2.1.The errors are the same,read as "Undefined symbols for architecture arm64:

  "_EVP_CIPHER_CTX_init", referenced from:

      _csrEncryptCCM in CSRmeshRestClient(csr_mesh_crypto.o)

      _csrDecryptCCM in CSRmeshRestClient(csr_mesh_crypto.o)".

I tried many ways but it did not work.When I removed the arm64 in Valid Architectures, I got the errors "Undefined symbols for architecture armv7".So I decided to generate a framework with source code by myself.I executed "pod install",but I got another error read "[!] The `CSRmeshRestClient [Debug]` target overrides the `LIBRARY_SEARCH_PATHS` build setting defined in `Pods/Target Support Files/Pods-CSRmeshRestClient/Pods-CSRmeshRestClient.debug.xcconfig'. This can lead to problems with the CocoaPods installation

    - Use the `$(inherited)` flag, or

    - Remove the build settings from the target.

 

[!] The `CSRmeshRestClient [Release]` target overrides the `LIBRARY_SEARCH_PATHS` build setting defined in `Pods/Target Support Files/Pods-CSRmeshRestClient/Pods-CSRmeshRestClient.release.xcconfig'. This can lead to problems with the CocoaPods installation

    - Use the `$(inherited)` flag, or

    - Remove the build settings from the target."

Now I don't know what to do.Anyone has a better solution?

Thanks for your advice.

  • Up0
  • Down0

Opinions expressed in the content posted here are the personal opinions of the original authors, and do not necessarily reflect those of Qualcomm Incorporated or its subsidiaries (“Qualcomm”). The content is provided for informational purposes only and is not meant to be an endorsement or representation by Qualcomm or any other party. This site may also provide links or references to non-Qualcomm sites and resources. Qualcomm makes no representations, warranties, or other commitments whatsoever about any non-Qualcomm sites or third-party resources that may be referenced, accessible from, or linked to this site.