Skip to content

Ubuntu/Debian package does not have luau/sqlp/joinp #2523

Answered by jqnatividad
ondohotola asked this question in Q&A
Discussion options

You must be logged in to vote

Yes. I'd recommend compiling on that platform.

Be sure to turn on target-cpu=native so qsv will take advantage of all the CPU features in your Pico.

git clone https://github.com/dathere/qsv.git
cd qsv
CARGO_BUILD_RUSTFLAGS='-C target-cpu=native' cargo build --release --locked -F feature_capable,luau
sudo cp target/release/qsv /usr/local/bin
cargo clean

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by jqnatividad
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #2522 on February 14, 2025 12:49.