Coder Social home page Coder Social logo

Comments (5)

jonathan-beard avatar jonathan-beard commented on June 5, 2024 1

Need to update header file copy routines so that hh.hpp ends up in the right place after install, then pig-config will be able to find without modification. Will push that next.

from raftlib.

jonathan-beard avatar jonathan-beard commented on June 5, 2024

Ok, looks like I made a mistake with using a gist as a submodule. Let me see the best way to fix this. Test cases pass (which we need to fix) b/c cmake just skips over since it's not a fatal error.

Message received is below, will update ticket when I have it resolved.

INFO Initializing sub-module /RaftLib/git-dep/highwayhash from git repo!
fatal: remote error: upload-pack: not our ref fe62635a9c42eb310245d3bdbe3c05184f8d1089
fatal: the remote end hung up unexpectedly
Fetched in submodule path 'git-dep/highwayhash', but it did not contain fe62635a9c42eb310245d3bdbe3c05184f8d1089. Direct fetching of that commit failed.
-- Performing Test COMPILER_SUPPORTS_CXX17
-- Performing Test COMPILER_SUPPORTS_CXX17 - Success

from raftlib.

jonathan-beard avatar jonathan-beard commented on June 5, 2024

For now, the non-string names feature is a bit experimental. String names are the way to go so, let's not use -DSTRING_NAMES=0 outside of the build tree. Once we're ready and that feature is suitably setup for prime time, we can add full support for external builds in PKG_CONFIG. I'm a bit hesitant now given all the test cases really need to be duplicated for that configuration. The reason I haven't yet, is, as it turns out string names for the most part are just as fast as integer ones. That being said, there were two issues, one where we had a gist download issue (fixed that), a second where the header file isn't installed from the highwayhash folder (have't fixed that yet), and another with defs.hpp on windows (fixed that one). Closing for now, will fix the install issue once we've finished duplicating a sufficient number of the test cases.

from raftlib.

jonathan-beard avatar jonathan-beard commented on June 5, 2024

One more issue I need to fix, documenting here in case it's useful. For pkg-config compile to work properly, we need to define STRING_NAMES=1, will fix momentarily.

from raftlib.

jonathan-beard avatar jonathan-beard commented on June 5, 2024

Correction, now we're good! Apologies about that @ameyand98, I'll have to figure out a better way to add out of tree builds into the test cases so include errors like that can be caught earlier.

from raftlib.

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.