GithubHelp home page GithubHelp logo

Comments (7)

dbaston avatar dbaston commented on July 22, 2024 1

You could do make exactextract_bin VERBOSE=1 and see what the linker invocation actually looks like, and then try tweaking that command. I'm guessing you'll see that the libgeos_c.dylib file isn't being passed to the linker.

If this is the case, you'd want to poke around in FindGEOS.cmake and see if you can find out why. It's possible that the issue has come up in a large project like QGIS and been fixed there.

from exactextract.

dbaston avatar dbaston commented on July 22, 2024

I don't have access to OS X to explore this, but it seems a little suspicious that the cmake output shows a path to a dylib for GDAL but not for GEOS.

from exactextract.

tomplex avatar tomplex commented on July 22, 2024

Interesting. I have a libgeos.dylib and libgeos_c.dylib in my /Library/Frameworks/GEOS.framework/Versions/3/unix/lib directory.

from exactextract.

dbaston avatar dbaston commented on July 22, 2024

The _c one is what it should be linking against.

from exactextract.

tomplex avatar tomplex commented on July 22, 2024

I'm pretty unfamiliar with the guts of this sort of thing, any recommendations as to how to make that happen, or what to search for?

from exactextract.

tomplex avatar tomplex commented on July 22, 2024

Thanks, Dan. Will dig deeper when I get a chance and let you know how it turns out.

from exactextract.

dbaston avatar dbaston commented on July 22, 2024

Fixed by 81f7a42

from exactextract.

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.