Skip to content

Instantly share code, notes, and snippets.

@dubslow
Created October 2, 2014 22:21
Show Gist options
  • Select an option

  • Save dubslow/472166576f4f6d3384ed to your computer and use it in GitHub Desktop.

Select an option

Save dubslow/472166576f4f6d3384ed to your computer and use it in GitHub Desktop.
ldd qtox | grep -i qt
libQt5Widgets.so.5 => /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5 (0x00007fe05429a000)
libQt5Xml.so.5 => /usr/lib/x86_64-linux-gnu/libQt5Xml.so.5 (0x00007fe05405e000)
libQt5Network.so.5 => /usr/lib/x86_64-linux-gnu/libQt5Network.so.5 (0x00007fe053d0a000)
libQt5Gui.so.5 => /usr/lib/x86_64-linux-gnu/libQt5Gui.so.5 (0x00007fe0535ef000)
libQt5Core.so.5 => /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 (0x00007fe052ecb000)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment