Paste P275

Masterwork From Distant Lands
ActivePublic

Authored by davidedmundson on Nov 7 2018, 11:00 AM.
32242: find library=libz.so.1 [0]; searching
32242: search path=/opt/kde5/lib/tls/haswell/x86_64:/opt/kde5/lib/tls/haswell:/opt/kde5/lib/tls/x86_64:/opt/kde5/lib/tls:/opt/kde5/lib/haswell/x86_64:/opt/kde5/lib/haswell:/opt/kde5/lib/x86_64:/opt/kde5/lib:/opt/qt5/lib/tls/haswell/x86_64:/opt/qt5/lib/tls/haswell:/opt/qt5/lib/tls/x86_64:/opt/qt5/lib/tls:/opt/qt5/lib/haswell/x86_64:/opt/qt5/lib/haswell:/opt/qt5/lib/x86_64:/opt/qt5/lib (LD_LIBRARY_PATH)
32242: trying file=/opt/kde5/lib/tls/haswell/x86_64/libz.so.1
32242: trying file=/opt/kde5/lib/tls/haswell/libz.so.1
32242: trying file=/opt/kde5/lib/tls/x86_64/libz.so.1
32242: trying file=/opt/kde5/lib/tls/libz.so.1
32242: trying file=/opt/kde5/lib/haswell/x86_64/libz.so.1
32242: trying file=/opt/kde5/lib/haswell/libz.so.1
32242: trying file=/opt/kde5/lib/x86_64/libz.so.1
32242: trying file=/opt/kde5/lib/libz.so.1
32242: trying file=/opt/qt5/lib/tls/haswell/x86_64/libz.so.1
32242: trying file=/opt/qt5/lib/tls/haswell/libz.so.1
32242: trying file=/opt/qt5/lib/tls/x86_64/libz.so.1
32242: trying file=/opt/qt5/lib/tls/libz.so.1
32242: trying file=/opt/qt5/lib/haswell/x86_64/libz.so.1
32242: trying file=/opt/qt5/lib/haswell/libz.so.1
32242: trying file=/opt/qt5/lib/x86_64/libz.so.1
32242: trying file=/opt/qt5/lib/libz.so.1
32242: search cache=/etc/ld.so.cache
32242: trying file=/usr/lib/libz.so.1
32242:
32242: find library=libpthread.so.0 [0]; searching
32242: search path=/opt/kde5/lib (LD_LIBRARY_PATH)
32242: trying file=/opt/kde5/lib/libpthread.so.0
32242: search cache=/etc/ld.so.cache
32242: trying file=/usr/lib/libpthread.so.0
32242:
32242: find library=libstdc++.so.6 [0]; searching
32242: search path=/opt/kde5/lib (LD_LIBRARY_PATH)
32242: trying file=/opt/kde5/lib/libstdc++.so.6
32242: search cache=/etc/ld.so.cache
32242: trying file=/usr/lib/libstdc++.so.6
32242:
32242: find library=libm.so.6 [0]; searching
32242: search path=/opt/kde5/lib (LD_LIBRARY_PATH)
32242: trying file=/opt/kde5/lib/libm.so.6
32242: search cache=/etc/ld.so.cache
32242: trying file=/usr/lib/libm.so.6
32242:
32242: find library=libgcc_s.so.1 [0]; searching
32242: search path=/opt/kde5/lib (LD_LIBRARY_PATH)
32242: trying file=/opt/kde5/lib/libgcc_s.so.1
32242: search cache=/etc/ld.so.cache
32242: trying file=/usr/lib/libgcc_s.so.1
32242:
32242: find library=libc.so.6 [0]; searching
32242: search path=/opt/kde5/lib (LD_LIBRARY_PATH)
32242: trying file=/opt/kde5/lib/libc.so.6
32242: search cache=/etc/ld.so.cache
32242: trying file=/usr/lib/libc.so.6
32242:
32242:
32242: calling init: /usr/lib/libpthread.so.0
32242:
32242:
32242: calling init: /usr/lib/libc.so.6
32242:
32242:
32242: calling init: /usr/lib/libgcc_s.so.1
32242:
32242:
32242: calling init: /usr/lib/libm.so.6
32242:
32242:
32242: calling init: /usr/lib/libstdc++.so.6
32242:
32242:
32242: calling init: /usr/lib/libz.so.1
32242:
32242:
32242: initialize program: /home/david/projects/qt5-build/qtbase/bin/rcc
32242:
32242:
32242: transferring control: /home/david/projects/qt5-build/qtbase/bin/rcc
32242:
/home/david/projects/qt5-build/qtbase/bin/rcc: No input files specified.
32242:
32242: calling fini: /home/david/projects/qt5-build/qtbase/bin/rcc [0]
32242:
32242:
32242: calling fini: /usr/lib/libz.so.1 [0]
32242:
32242:
32242: calling fini: /usr/lib/libpthread.so.0 [0]
32242:
32242:
32242: calling fini: /usr/lib/libstdc++.so.6 [0]
32242:
32242:
32242: calling fini: /usr/lib/libm.so.6 [0]
32242:
32242:
32242: calling fini: /usr/lib/libgcc_s.so.1 [0]
32242:
Usage: /home/david/projects/qt5-build/qtbase/bin/rcc [options] inputs
Qt Resource Compiler version 5.12.0
Options:
-h, --help Displays this help.
-v, --version Displays version information.
-o, --output <file> Write output to <file> rather than stdout.
-t, --temp <file> Use temporary <file> for big resources.
--name <name> Create an external initialization function with
<name>.
--root <path> Prefix resource access path with root path.
--compress <level> Compress input files by <level>.
--no-compress Disable all compression.
--threshold <level> Threshold to consider compressing files.
--binary Output a binary file for use as a dynamic
resource.
--pass <number> Pass number for big resources
--namespace Turn off namespace macros.
--verbose Enable verbose mode.
--list Only list .qrc file entries, do not generate code.
--list-mapping Only output a mapping of resource paths to file
system paths defined in the .qrc file, do not
generate code.
--project Output a resource file containing all files from
the current directory.
--format-version <number> The RCC format version to write
Arguments:
inputs Input files (*.qrc).
davidedmundson edited the content of this paste. (Show Details)Nov 7 2018, 11:00 AM
davidedmundson changed the title of this paste from untitled to Masterwork From Distant Lands.