Giter Club home page Giter Club logo

Comments (9)

andrewdavidmackenzie avatar andrewdavidmackenzie commented on July 17, 2024 1

Yep, 0.1.4 works just fine.

from fluid.

andrewdavidmackenzie avatar andrewdavidmackenzie commented on July 17, 2024 1

OK, I get it, so when I installed initially and reported I got a previous version, and you pushed out 0.1.4 in the last 24h with a fix. OK. thanks.

from fluid.

MoAlyousef avatar MoAlyousef commented on July 17, 2024

I’ll pull the latest version if FLTK which has some fix for MacOS related to crashes because of some timer issues. Would you have a backtrace of the segfault?

from fluid.

andrewdavidmackenzie avatar andrewdavidmackenzie commented on July 17, 2024

No backtrace displayed beyond what I show above.
I tried RUST_BACKTRACE but no joy.
Am trying to gdb it, but run into signing problems....

from fluid.

MoAlyousef avatar MoAlyousef commented on July 17, 2024

Can you try with version 0.1.4?

from fluid.

andrewdavidmackenzie avatar andrewdavidmackenzie commented on July 17, 2024

Closed how?

If you install latest, it crashes....

from fluid.

MoAlyousef avatar MoAlyousef commented on July 17, 2024

Version 0.1.4 was published on crates.io. It’s the current latest.

from fluid.

xx-zhang avatar xx-zhang commented on July 17, 2024

@MoAlyousef hi, whats' this error to fix; i have git --recursive and also not install well .

root@6d2d50d81e3e:~# cargo install [email protected]
    Updating `tuna` index
  Installing fltk-fluid v0.1.9
   Compiling cc v1.0.79
   Compiling cmake v0.1.49
   Compiling fltk-fluid v0.1.9
error: failed to run custom build command for `fltk-fluid v0.1.9`

Caused by:
  process didn't exit successfully: `/tmp/cargo-install5twcHJ/release/build/fltk-fluid-8c6471075dbef6a2/build-script-build` (exit status: 101)
  --- stderr
  thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: NotPresent', /root/.cargo/registry/src/mirrors.tuna.tsinghua.edu.cn-df7c3c540f42cdbd/fltk-fluid-0.1.9/build.rs:6:59
  note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
error: failed to compile `fltk-fluid v0.1.9`, intermediate artifacts can be found at `/tmp/cargo-install5twcHJ`
root@6d2d50d81e3e:~# RUST_BACKTRACE=1 cargo install [email protected]
    Updating `tuna` index
  Installing fltk-fluid v0.1.9
   Compiling cc v1.0.79
   Compiling cmake v0.1.49
   Compiling fltk-fluid v0.1.9
error: failed to run custom build command for `fltk-fluid v0.1.9`

Caused by:
  process didn't exit successfully: `/tmp/cargo-installalU3yC/release/build/fltk-fluid-8c6471075dbef6a2/build-script-build` (exit status: 101)
  --- stderr
  thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: NotPresent', /root/.cargo/registry/src/mirrors.tuna.tsinghua.edu.cn-df7c3c540f42cdbd/fltk-fluid-0.1.9/build.rs:6:59
  stack backtrace:
     0: rust_begin_unwind
               at /build/rustc-JxKrFO/rustc-1.65.0+dfsg0ubuntu1~llvm2/library/std/src/panicking.rs:584:5
     1: core::panicking::panic_fmt
               at /build/rustc-JxKrFO/rustc-1.65.0+dfsg0ubuntu1~llvm2/library/core/src/panicking.rs:142:14
     2: core::result::unwrap_failed
               at /build/rustc-JxKrFO/rustc-1.65.0+dfsg0ubuntu1~llvm2/library/core/src/result.rs:1785:5
     3: core::result::Result<T,E>::unwrap
     4: build_script_build::main
     5: core::ops::function::FnOnce::call_once
  note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.
error: failed to compile `fltk-fluid v0.1.9`, intermediate artifacts can be found at `/tmp/cargo-installalU3yC`

from fluid.

MoAlyousef avatar MoAlyousef commented on July 17, 2024

Hi
This crate builds fluid from source, that means it requires cmake and a C++ compiler to be installed.

from fluid.

Related Issues (2)

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.