Giter Club home page Giter Club logo

Comments (3)

D4edalus avatar D4edalus commented on May 12, 2024

just use the provided makefile and ignore the cmake

2016-07-04 20:03 GMT+02:00 PureTryOut [email protected]:

So I'm trying to compile Cod4X for myself, but I'm running into some
issues.
First of all, we need to add instructions how to compile the libraries. I
figured out I have to enter the lib directories in src, so for example
src/tomcrypt. Then each lib has it's own way of compiling which is not
really... useful...
Tomcrypt seems to compile fine by running build_linux.sh. Mbedtls has a
CMakeLists.txt, so I have to run mkdir build && cd build; cmake ..; make.
However, it fails at cmake .. with

CMake Error at CMakeLists.txt:135 (install):
install TARGETS given no ARCHIVE DESTINATION for static library target "mbedtls".

Since mbedtls and libtomcrypt are in practically every distros repo's, it
would of course be preferable to compile the system version instead,
although I do understand the complications that come from that. This should
be fixed anyway. Once it's compilable, I'll update the compilation guide to
reflect the new instructions.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
https://github.com/D4edalus/CoD4x_Server/issues/17, or mute the thread
https://github.com/notifications/unsubscribe/ARP0TDIVKpSWomWQ85hIaaSJEOpx1rDHks5qSUsBgaJpZM4JEkV3
.

from cod4x_server.

T-Maxxx avatar T-Maxxx commented on May 12, 2024

Anything ok on Windows.

from cod4x_server.

PureTryOut avatar PureTryOut commented on May 12, 2024

Ooh wow I didn't see the makefile, my bad, compiles fine now. I'll update the instructions in a PR.

from cod4x_server.

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.