Git Product home page Git Product logo

Comments (8)

lyrixx avatar lyrixx commented on August 24, 2024 1

I am going to close here for now due to the lack of feedback. Please let us know when you have more information and we can consider to reopen.

from castor.

lyrixx avatar lyrixx commented on August 24, 2024 1

Unfortunately, this is not something we can fix in castor. I'm sorry, but you have to update cmake on your computer. Your try to ask on stack overflow instead

from castor.

joelwurtz avatar joelwurtz commented on August 24, 2024 1

Hi @arnolem we implemented a way to use a specific version of spc, it should resolve your issue with the cmake version (since it don't use nightly by default, and you can use an older version also)

from castor.

pyrech avatar pyrech commented on August 24, 2024

Hi @arnolem. This has been fixed in 058043a. Could you try to rebuild the static:

from castor.

arnolem avatar arnolem commented on August 24, 2024

Hello,
I installed this commit

{
    "require": {
        "jolicode/castor": "dev-main#058043a"
    }
}

I followed this

vendor/bin/castor repack --app-name=wixi --app-version=1.3.0
vendor/bin/castor compile wixi.linux.phar
mv wixi.linux.x86_64 wixi
./wixi completion --help
/projets/pere-castor/wixi completion bash | sudo tee /etc/bash_completion.d/wixi

Same problem :

image

from castor.

arnolem avatar arnolem commented on August 24, 2024
{
    "require": {
        "jolicode/castor": "dev-main#87517f1"
    }
}
vendor/bin/castor compile wixi.linux.phar

Error on Ubuntu 20.04 (cmake version 3.16.3). I don't know how to update simply, I'm at maximum for this OS

 Running command: '/root/.cache/castor/castor-php-static-compiler/3ea5ebf8e331d4cba61dc07df99856d17b3d1a644e693d71b91374150b57abcd/spc' 'doctor' '--auto-fix'
     _        _   _                 _           
 ___| |_ __ _| |_(_) ___      _ __ | |__  _ __
/ __| __/ _` | __| |/ __|____| '_ \| '_ \| '_ \
\__ \ || (_| | |_| | (_|_____| |_) | | | | |_) |
|___/\__\__,_|\__|_|\___|    | .__/|_| |_| .__/   v2.2.0
                             |_|         |_|
Checking if current OS are supported ... Linux x86_64 ubuntu, supported
Checking if necessary tools are installed ... ok
Checking if musl-wrapper is installed ... ok
Checking if musl-cross-make is installed ... ok
Checking if cmake version >= 3.18 ... cmake version is too low (3.16.3), please update it manually!
Some check items can not be fixed !

from castor.

arnolem avatar arnolem commented on August 24, 2024

I understand, I wasn't asking for support on installing cmake.
This was just to warn that this commit breaks backwards compatibility and risks generating frustration and support.
I will compile another version of cmake πŸ‘

from castor.

arnolem avatar arnolem commented on August 24, 2024

Thanks 🀩
It works really well for me!

for those who have the same problem :

{
    "require": {
        "jolicode/castor": "dev-main#d8fd791"
    }
}
vendor/bin/castor compile wixi.linux.phar --spc-version 2.1.0

πŸ‘

from castor.

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.