Table of Contents
This guide will help you if you encounter macdeployqt no file at /usr/lib.
Stop wasting time with computer errors.
Actually, I have an application that needs to be configured with macdeployqt, but when I run it, it tells me that it cannot find some libraries in /usr/lib/.P>
Before
I call macdeployqt, I have to include the necessary libraries or maybe (.tx) in my .app. I’ve included a command for otool to show here the exact dependencies and output related to one of them:
RecomputeDimBlock.tx: RecomputeDimBlock.tx (compatibility version 0.0.0, updated version to 0.0.0) /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL (compatibility version 1.0.0, current theme 1.0.0) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit (compatibility copy 45.0.0, current version 1404.0.0) libTD_Db.dylib (compatibility version 0.0.0, latest version 0.0.0) libTD_DbRoot.dylib (compatibility version 0.0.0, current plan 0.0.0) libTD_Ge.dylib (compatibility app 0.0.0, current version 0.0.0) libTD_Root.dylib (compatibility version 0.0.0, normal version 0.0.0) libTD_Alloc.dylib (compatibility version 0.0.0, current version 0.0.0) libTD_Gi.dylib (alternative compatibility 0.0.0, current version 0.0.0) libTD_SpatialIndex.dylib (compatibility version 0.0.0, current version 0.0.0) libsisl.dylib (compatibility version 0.0.0, current packaget 0.0.0) /usr/lib/libc++.1.dylib (compatible translation 1.0.0, current version 120.1.0) /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, new version 1225.1. Also Colle 1)
I am one by one with “libtd_xx” on my TX. Then I link these libraries. I developed one for bash to automate the steps:
#!/bin/bashif ! [ -e build/debug/MediaCad.]then Request echo MediaCad.An application not found in build/debug/ Echo script output exit 1If#Creating a folder "tx" in the .smart phone application does not exist if its ! Noif [Build/Debug/MediaCad-d.app/Contents/tx]then mkdir -p build/debug/MediaCad.Des .app/contents/txIf# placing .tx .and .some .libraries .in .app ..to pass through RecomputeDimBlock.tx PlotSettingsValidator.tx ThreadPool.tx libTD_Db.dylib libTD_DbRoot.dylib libTD_Gi.dylib libTD_SpatialIndex.dylib libTD_Ge.dylib libTD_Root.dylib libsisl.dylib libTD_Alloc.dylibdo if [-e] tx/$tx then $tx copy match in application cp tx/$tx build/debug/MediaCad.app/Contents/tx different echo Could not find file $tx at tx/ echo script output exit 1 Ifcompleted#install some librariesCD TX/for a library with libTD_Db.dylib libTD_DbRoot.dylib libTD_Gi.dylib libTD_SpatialIndex.dylib libTD_Ge.dylib libTD_Root.dylib libsisl.dylib libTD_Alloc. dylibdo echo Set$lib vka install_name_tool -id $lib../build/debug/MediaCad. app/contents/tx/$lib -change install_name_tool $lib @executable_path/../tx/$lib ../build/debug/MediaCad.app/Contents/MacOS/MediaCadcompleted#Updated some tx dependenciesfor in RecomputeDimBlock.tx PlotSettingsValidator.tx ThreadPool.TxDo for libraries libTD_Db.dylib libTD_DbRoot.dylib libTD_Gi.dylib libTD_SpatialIndex.dylib libTD_Ge.dylib libTD_Root.dylib libsisl.dylib libTD_Alloc.dylib do echo update $lib fills $tx install_name_tool $lib -change @executable path/../tx/$lib ../build/debug/MediaCad. .app/content/TX/$TX . . .completedcompletedCD...Application #generation .Startecho app design and style/Users/development/Qt/5.7/clang_64/bin/macdeployqt build/debug/MediaCad.appecho build i app
When I run the script everything works except for macdeployqt. result:
ERROR: Here is the file number "/usr/lib/libTD_Alloc to.dylib"ERROR: definitely not "/usr/lib/libTD_DbRoot file under .dylib"ERROR: No file for "/usr/lib/libTD_Gi.dylib"ERROR: No file section in "/usr/lib/libTD_Ge.dylib"ERROR: 'File in "/usr/lib/libTD_Root.dylib"ERROR: No file available under "/usr/lib/libTD_SpatialIndex.dylib"ERROR: No file in "/usr/lib/libsisl.dylib"
Perhaps these are the libraries that I repeated in my .app at the beginning.
I think I do something exclusively withinstall_name_tool but can’t figure out where am I? spent 2 days on this, so asking my question here. I had the same problem with these libraries before, I solved it by changing my .exec, here, but the libraries should not be owned by me directly.
I am X using Computer 10.11 and Qt 5.7.
If something is really not clear, feel free to tell me, I know my language is not perfect 🙂
I have a tool to prepare with macdeployqt, but when I call it it tells me that the IT department can’t immediately find some libraries in the /usr/lib/ directory.
Stop wasting time with computer errors.
Is your computer giving you trouble? Are you plagued by blue screens, errors, and general sluggishness? Well, fret no more! With ASR Pro, all of these problems are a thing of the past. This innovative software will quickly and easily resolve all Windows-related issues, so that your PC can run like new again. Not only does it fix common errors, but it also protects your files from loss or damage due to malware attacks, hardware failure or accidental deletion. So if you're looking for a quick and easy way to get your computer running like new again, look no further than ASR Pro!

Before calling macdeployqt, I need to put 3 libraries (.tx) into my best .app. I used the otool command when I needed to show dependencies, and here is the result, probably for all contributors:
RecomputeDimBlock.tx: RecomputeDimBlock.tx (compatibility version 0.0.0, current version 0.0.0) /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL (compatibility version 1.0.0, current version 1.0.0) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit (compatibility version 45.0.0, current version 1404.0.0) libTD_Db.dylib (compatibility style 0.0.0, current version 0.0.0) libTD_DbRoot.dylib (compatibility version0.0.0, current version 0.0.0) libTD_Ge.dylib (compatibility version 0.0.0, current product 0.0.0) libTD_Root.dylib (compatibility 0.0.0, current version 0.0.0) libTD_Alloc.dylib (compatibility version 0.0.0, current version 0.0.0) libTD_Gi.dylib (compatibility version 0.0.0, current package 0.0.0) libTD_SpatialIndex.dylib (compatibility 0.0.0, current version 0.0.0) libsisl.dylib (compatibility version 0.0.0, current version 0.0.0) /usr/lib/libc++.1.dylib (compatibility version 1.0.0, current form 120.1.0) /usr/lib/libSystem.B.dylib (Compatibility Transcript 1.0.0, Current Model 1225.1.1)
Get the best performance from your computer with this software - download it and fix your PC now.Error Macdeployqt No Hay Archivo En Usr Lib
Oshibka Macdeployqt Net Fajla V Usr Lib
Erro Macdeployqt Nenhum Arquivo Em Usr Lib
Macdeployqt 오류 Usr Lib에 파일 없음
Blad Macdeployqt Brak Pliku W Usr Lib
Errore Macdeployqt Nessun File In Usr Lib
Erreur Macdeployqt Pas De Fichier Dans Usr Lib
Macdeployqt Fel Ingen Fil Pa Usr Lib
Macdeployqt Fout Geen Bestand Op Usr Lib
Macdeployqt Fehler Keine Datei Unter Usr Lib