Giter Site home page Giter Site logo

CMake build incomplete about libjwt HOT 7 CLOSED

benmcollins avatar benmcollins commented on August 17, 2024
CMake build incomplete

from libjwt.

Comments (7)

benmcollins avatar benmcollins commented on August 17, 2024

I don't maintain the CMake build, so someone else would need to do this.

from libjwt.

maddanio avatar maddanio commented on August 17, 2024

i will give it a shot. the cmake build is much more stable than the autotools one (besides these issues)

from libjwt.

maddanio avatar maddanio commented on August 17, 2024

ah, it seems the header is actually installed

from libjwt.

benmcollins avatar benmcollins commented on August 17, 2024

Not sure what you mean by stable, but the autotools build with LibJWT is better maintained as it's the only one I use and it's the only one tested with the Travis-CI integration.

Since the header is in fact installed, would you consider this closed?

from libjwt.

maddanio avatar maddanio commented on August 17, 2024

i made a pr to deploy config files

from libjwt.

dafanasiev avatar dafanasiev commented on August 17, 2024

Also cmake install does not make symlinks with lib version:

autotools install:

ls -la /usr/local/lib/
total 312
-rw-r--r--    1 root     root        154200 Sep  7 07:58 libjwt.a
-rwxr-xr-x    1 root     root           934 Sep  7 07:58 libjwt.la
lrwxrwxrwx    1 root     root            15 Sep  7 07:58 libjwt.so -> libjwt.so.1.8.1
lrwxrwxrwx    1 root     root            15 Sep  7 07:58 libjwt.so.1 -> libjwt.so.1.8.1
-rwxr-xr-x    1 root     root        146464 Sep  7 07:58 libjwt.so.1.8.1
drwxr-xr-x    2 root     root          4096 Sep  7 07:58 pkgconfig

cmake install:

ls -la /usr/local/lib/
-rw-r--r-- 1 root root 51936 сен  7 11:09 libjwt.so

from libjwt.

benmcollins avatar benmcollins commented on August 17, 2024

Since I don't maintain the CMake build, I'm going to assume this is either fixed or no one cares to fix it.

from libjwt.

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.