Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sciter 5 support #140

Open
Andrew-Shay opened this issue Oct 7, 2022 · 7 comments
Open

Sciter 5 support #140

Andrew-Shay opened this issue Oct 7, 2022 · 7 comments

Comments

@Andrew-Shay
Copy link

Andrew-Shay commented Oct 7, 2022

Does rust-sciter support sciter 5?
It doesn't seem like it
Issue here https://sciter.com/forums/topic/linux-no-libsciter-gtk-so-and-shader-compilation-error/

When using rust-sciter it's still looking for the old libsciter

thread 'main' panicked at 'error: 'libsciter-gtk.so' was not found neither in PATH nor near the current executable.
  Please verify that Sciter SDK is installed and its binaries (from bin.lnx) are available in PATH.', /home/mintdev/.cargo/registry/src/github.aaakk.us.kg-1ecc6299db9ec823/sciter-rs-0.5.58/src/lib.rs:359:21

Linux Mint VM in VirtualBox 6.1, running on Windows 10 21h1 19044.1889
Linux Mint 21 Cinnamon
5.4.11
5.15.0-46-generic
AMD Ryzen 9 5900HX with Radeon Graphics × 6
VMware SVGA II Adapter (prog-if 00 [VGA controller])

My cargo.lock

name = "sciter-rs"
version = "0.5.58"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5cdb1443364559d670a1b190bea5cdd1064cd9347e7e18150f18737bbc3c2234"
dependencies = [
 "lazy_static",
 "libc",
 "objc",
 "objc-foundation",
]

rust

mintdev@mintdev-VirtualBox:~/Documents/transmitic_workspace$ cargo --version
cargo 1.64.0 (387270bc7 2022-09-16)
mintdev@mintdev-VirtualBox:~/Documents/transmitic_workspace$ rustup --version
rustup 1.25.1 (bb60b1e89 2022-07-12)
info: This is the version for the rustup toolchain manager, not the rustc compiler.
info: The currently active <code>rustc</code> version is <code>rustc 1.64.0 (a55dd71d5 2022-09-19)</code>
@Andrew-Shay
Copy link
Author

@pravic Any update on sciter 5 support?

@Andrew-Shay
Copy link
Author

@pravic
Copy link
Member

pravic commented Sep 4, 2023

Hey.

Yeah, I am going to update rust bindings soon. This week, most likely.

@Andrew-Shay
Copy link
Author

Thank you! Can't wait 🥳

@Andrew-Shay
Copy link
Author

@pravic any update?

@Andrew-Shay
Copy link
Author

@pravic Any update?

@Ran-Mewo
Copy link

Please update this library to support Sciter 5!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

3 participants