Giter Site home page Giter Site logo

Comments (12)

arqbackup avatar arqbackup commented on June 17, 2024

Closing this issue because alexreg isn't responding with more information.

from arq_restore.

alexreg avatar alexreg commented on June 17, 2024

You didn't ask for more info?

from arq_restore.

arqbackup avatar arqbackup commented on June 17, 2024

I commented on your gist Feb 6: https://gist.github.com/anonymous/76219f9acafc6624f529faa86ab65dad

from arq_restore.

alexreg avatar alexreg commented on June 17, 2024

Ah, okay.

What command did you use to produce this output?

xcodebuild -configuration Release

from arq_restore.

arqbackup avatar arqbackup commented on June 17, 2024

OK. Don't know why you're getting that. I don't get an error when I compile it that way. Maybe something changed in the intervening 3 months.

from arq_restore.

alexreg avatar alexreg commented on June 17, 2024

Nope. It still happens now... same error.

from arq_restore.

arqbackup avatar arqbackup commented on June 17, 2024

I have MacOS 10.12.5 and Xcode 8.3.2.
Doesn't happen for me, so I don't know how to reproduce it.
This is the output for 'clean' and then build:

https://gist.github.com/arqbackup/fac1800e16c1a0f3fcaffdd89aa4f8f9

from arq_restore.

alexreg avatar alexreg commented on June 17, 2024

Well, can't you debug it from the error message? Anyway, what environmental configuration are you doing before running those commands, if any at all?

from arq_restore.

arqbackup avatar arqbackup commented on June 17, 2024

I don't understand the error message you get. It says the header file can't be found, but the header file exists. I don't set any special environment variables. Looks like you reset HEADER_SEARCH_PATHS and LIBRARY_SEARCH_PATHS though, overriding the values in the Xcode project. Maybe stop doing that.

from arq_restore.

alexreg avatar alexreg commented on June 17, 2024

Yeah... if I don't set those environment variables, I get these errors however.

https://gist.github.com/d49f557fed13b6be6aee9e079d93b1ae

from arq_restore.

arqbackup avatar arqbackup commented on June 17, 2024

Have you looked at the Xcode project at all? It expects the OpenSSL library in /usr/local/ssl.

from arq_restore.

alexreg avatar alexreg commented on June 17, 2024

Ah. Well, I don't have anything there. That directory doesn't exist, and indeed it's non-standard. Homebrew installs the library to to /usr/local/opt/openssl. I think you may want to allow for a configurable path, or just use pkgconfig.

from arq_restore.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.