This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Generated by the protocol buffer compiler. DO NOT EDIT! | |
| # source: google/protobuf/descriptor.proto | |
| import sys | |
| _b=sys.version_info[0]<3 and (lambda x:x) or (lambda x:x.encode('latin1')) | |
| from google.protobuf import descriptor as _descriptor | |
| from google.protobuf import message as _message | |
| from google.protobuf import reflection as _reflection | |
| from google.protobuf import symbol_database as _symbol_database | |
| # @@protoc_insertion_point(imports) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| kripton@momo ~ $ eix -I -C qt | |
| [I] dev-qt/designer | |
| Available versions: | |
| (4) 4.8.7 | |
| (5) 5.7.1(5/5.7)^t (~)5.9.4(5/5.9)^t | |
| {aqua debug declarative +exceptions pch phonon qt3support test webkit ABI_MIPS="n32 n64 o32" ABI_PPC="32 64" ABI_S390="32 64" ABI_X86="32 64 x32"} | |
| Installed versions: 4.8.7(4)(04:11:34 03.12.2017)(declarative exceptions phonon qt3support -aqua -debug -pch -webkit ABI_MIPS="-n32 -n64 -o32" ABI_PPC="-32 -64" ABI_S390="-32 -64" ABI_X86="32 64 -x32") 5.9.4(5/5.9)^t(22:06:58 08.02.2018)(declarative webkit -debug -test) | |
| Homepage: https://www.qt.io/ | |
| Description: WYSIWYG tool for designing and building Qt-based GUIs |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| kripton@momo ~/dmx/qlcplus-QLC-_5.0.0_alpha1 $ LD_PRELOAD="engine/src/libqlcplusengine.so ui/src/libqlcplusui.so webaccess/src/libqlcpluswebaccess.so" ldd qmlui/qlcplus-qml | |
| linux-vdso.so.1 (0x00007ffd9d489000) | |
| engine/src/libqlcplusengine.so (0x00007f679972d000) | |
| ui/src/libqlcplusui.so (0x00007f6799150000) | |
| webaccess/src/libqlcpluswebaccess.so (0x00007f6798efa000) | |
| libQt53DQuickExtras.so.5 => /usr/lib64/libQt53DQuickExtras.so.5 (0x00007f6798ceb000) | |
| libQt53DQuick.so.5 => /usr/lib64/libQt53DQuick.so.5 (0x00007f6798ac1000) | |
| libQt5Quick.so.5 => /usr/lib64/libQt5Quick.so.5 (0x00007f679847c000) | |
| libQt5Svg.so.5 => /usr/lib64/libQt5Svg.so.5 (0x00007f6798226000) | |
| libQt5MultimediaWidgets.so.5 => /usr/lib64/libQt5MultimediaWidgets.so.5 (0x00007f6798008000) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| kripton@momo ~/dmx/qlcplus-QLC-_5.0.0_alpha1 $ LD_PRELOAD="engine/src/libqlcplusengine.so ui/src/libqlcplusui.so webaccess/src/libqlcpluswebaccess.so" qmlui/qlcplus-qml | |
| Pixel density: 6.27323 size: QSizeF(310, 170) | |
| bool QLCFixtureDefCache::load(const QDir&) "/home/kripton/.qlcplus/fixtures" | |
| bool QLCFixtureDefCache::loadMap(const QDir&) "/usr/share/qlcplus/fixtures" | |
| 936 fixtures found in map | |
| "/usr/share/qlcplus/fixtures/American-DJ-Vizi-Wash-LED.qxf" not in FixturesMap.xml | |
| "/usr/share/qlcplus/fixtures/Cameo-Auro-Spot-200.qxf" not in FixturesMap.xml | |
| "/usr/share/qlcplus/fixtures/Cameo-Storm.qxf" not in FixturesMap.xml | |
| "/usr/share/qlcplus/fixtures/Cameo-Thunder-Wash-CLTW-100-RGB.qxf" not in FixturesMap.xml | |
| "/usr/share/qlcplus/fixtures/Eurolight-LED-B-40-Beam.qxf" not in FixturesMap.xml |
OlderNewer