Skip to content

Any one tried with flutter-elinux? #2848

Closed Answered by mineshp-mecha
mineshp-mecha asked this question in Q&A
Discussion options

You must be logged in to vote

Workground

mkdir -p build/linux/x64/debug/bundle/lib/
cp target/x86_64-unknown-linux-gnu/debug/librust_lib_sample_app.so build/linux/x64/debug/bundle/lib/
export LD_LIBRARY_PATH=$PWD/build/linux/x64/debug/bundle/lib:$LD_LIBRARY_PATH

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@fzyzcjy
Comment options

Answer selected by mineshp-mecha
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