Git Product home page Git Product logo

Comments (10)

morgan-dgk avatar morgan-dgk commented on June 21, 2024 1

@mansmohaali I am also on arch, and from memory I did have to install wxwidgets-gtk3. There is no arch specific build target, so I would assume the same dependency need to be satisfied when building on arch. See also the dependencies included with the AUR package, which include wxwidgets-gtk3.

Hope this helps!

from espanso.

mansmohaali avatar mansmohaali commented on June 21, 2024 1

Amazing people 🦸.

from espanso.

mansmohaali avatar mansmohaali commented on June 21, 2024

I am using Wayland btw.

from espanso.

morgan-dgk avatar morgan-dgk commented on June 21, 2024

Do you have the relevant version of wxwidgets-gtk3 installed as per the docs?

from espanso.

AucaCoyan avatar AucaCoyan commented on June 21, 2024

On windows, it gave me the same error by using cargo-make version 0.37.8 instead of 0.34
Can you double check the correct version of cargo-make?

from espanso.

mansmohaali avatar mansmohaali commented on June 21, 2024

Hello @AucaCoyan , thank you for the response.
I checked the version of cargo-make and it is the 0.34 i am using and install on my system. I am pretty sure/confident of my previous statement, explanation below.

I could find a direct way to check the version of cargo-make, but when i typed cargo-make in my terminal emulator is got this:
cargo-make
thread 'main' panicked at /home/mansarchy/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cargo-make-0.34.0/src/lib/cli.rs:156:21:
cargo-make not invoked via cargo command.
note: run with RUST_BACKTRACE=1 environment variable to display a backtrace

I concluded from the path line ".../cargo-make-0.34/..." that is have the correct version.

from espanso.

mansmohaali avatar mansmohaali commented on June 21, 2024

Hello @morgan-dgk, I read the installation wiki but there is nothing for arch user except having:

  1. rust and its tools
  2. cargo-make-0.34

The list of dependencies to install are for Debian/Ubuntu and fedora users.
However i am using arch.

Unless there are steps missing for arch user or i couldn't find, i am stuck here.

from espanso.

mansmohaali avatar mansmohaali commented on June 21, 2024

Thank you so mush @morgan-dgk, it works now. I am able to make my own matches and so with all the app i have try the espanso tool work accordingly.
I have add a lot of warning during compilation, such as:

  • warning to get the latest version of cargo-make instead of the 0.34 espanso want us to use
  • warning: the following packages contain code that will be rejected by a future version of Rust: fs_extra v1.2.0, html5ever v0.25.1, nom v6.1.2, xml5ever v0.16.1
  • note: to see what the problems were, use the option --future-incompat-report, or run cargo report future-incompatibilities --id 1
  • and a lot of warning;
    The output of the compilation is attached below it contains all the warnings.
    I tried to make sense of them, i am stuck, still new to rust and compiling from source.

The first line is the command to compile.

Thank you again.

espanso_compilation_output_01_29_2024.txt

from espanso.

AucaCoyan avatar AucaCoyan commented on June 21, 2024

Hi! Yes, all of that output is expected. Obviously is not there by design, but we are currently updating dependencies and build tools as we go.

  • I have a cargo-make PR on the way, still on the works.
  • I tried to update the deprecated packages yesterday and updated correctly, I only need to update the changes into a PR
  • The rest of the warnings are all coming from C++ code, in which I'm a complete noob, so that I cannot help yet.

Some things are taken care of, but we still have loads of work to do. Don't worry if you are new to the language! We have contributors of all coding knowledge. I also read a couple of chapters of the rust book (not even half!) and started to hack in another open project. I learned much in the way!

Tag me if you need any help with anything 😄
Only one question remaining: I assume the issue can be closed successfully, right?

from espanso.

mansmohaali avatar mansmohaali commented on June 21, 2024

Thank you so much with all the help @morgan-dgk, @smeech, @mattn and @AucaCoyan.

Definitely @AucaCoyan, will do.

The issue is currently close.

from espanso.

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.