Eso ya lo conocía, pero no se si sirve para unir archivos diferentes, por ejemplo una imagen jpg con un troyano.
Esta sección te permite ver todos los mensajes escritos por este usuario. Ten en cuenta que sólo puedes ver los mensajes escritos en zonas a las que tienes acceso en este momento.
Mostrar Mensajes Menú./DarkyBinder
./DarkyBinder: error while loading shared libraries: libQtGui.so.4: cannot open shared object file: No such file or directory
gcc -combine -o DarkyBinder main.cpp mainwindow.cpp moc_mainwindow.cpp qrc_resource.cpp stub.cpp
main.cpp:1:30: error: QtGui/QApplication: No such file or directory
In file included from main.cpp:2:
mainwindow.h:4:29: error: QtGui/QMainWindow: No such file or directory
In file included from main.cpp:2:
mainwindow.h:12: error: expected class-name before '{' token
mainwindow.h:13: error: ISO C++ forbids declaration of 'Q_OBJECT' with no type
mainwindow.h:15: error: expected ';' before 'public'
mainwindow.h:22: error: 'QString' has not been declared
mainwindow.h:22: error: 'QString' has not been declared
mainwindow.h:22: error: 'QString' has not been declared
mainwindow.h:27: error: expected `:' before 'slots'
mainwindow.h:28: error: expected primary-expression before 'void'
mainwindow.h:28: error: ISO C++ forbids declaration of 'slots' with no type
mainwindow.h:28: error: expected ';' before 'void'
main.cpp: In function 'int main(int, char**)':
main.cpp:6: error: 'QApplication' was not declared in this scope
main.cpp:6: error: expected `;' before 'a'
mainwindow.h:17: error: 'MainWindow::~MainWindow()' is private
main.cpp:7: error: within this context
main.cpp:8: error: 'class MainWindow' has no member named 'show'
main.cpp:9: error: 'a' was not declared in this scope
In file included from mainwindow.cpp:7:
mainwindow.h:4:29: error: QtGui/QMainWindow: No such file or directory
In file included from mainwindow.cpp:8:
ui_mainwindow.h:13:27: error: QtCore/QVariant: No such file or directory
ui_mainwindow.h:14:25: error: QtGui/QAction: No such file or directory
ui_mainwindow.h:15:30: error: QtGui/QApplication: No such file or directory
ui_mainwindow.h:16:30: error: QtGui/QButtonGroup: No such file or directory
ui_mainwindow.h:17:27: error: QtGui/QCheckBox: No such file or directory
ui_mainwindow.h:18:24: error: QtGui/QFrame: No such file or directory
ui_mainwindow.h:19:29: error: QtGui/QHeaderView: No such file or directory
ui_mainwindow.h:20:24: error: QtGui/QLabel: No such file or directory
ui_mainwindow.h:21:27: error: QtGui/QLineEdit: No such file or directory
ui_mainwindow.h:23:29: error: QtGui/QPushButton: No such file or directory
ui_mainwindow.h:24:29: error: QtGui/QTreeWidget: No such file or directory
ui_mainwindow.h:25:25: error: QtGui/QWidget: No such file or directory
mainwindow.cpp:9:23: error: QMessageBox: No such file or directory
mainwindow.cpp:10:23: error: QFileDialog: No such file or directory
mainwindow.cpp:11:17: error: QFile: No such file or directory
In file included from mainwindow.cpp:7:
mainwindow.h:12: error: expected class-name before '{' token
mainwindow.h:13: error: ISO C++ forbids declaration of 'Q_OBJECT' with no type
mainwindow.h:15: error: expected ';' before 'public'
mainwindow.h:22: error: 'QString' has not been declared
mainwindow.h:22: error: 'QString' has not been declared
mainwindow.h:22: error: 'QString' has not been declared
mainwindow.h:27: error: expected `:' before 'slots'
mainwindow.h:28: error: expected primary-expression before 'void'
mainwindow.h:28: error: ISO C++ forbids declaration of 'slots' with no type
mainwindow.h:28: error: expected ';' before 'void'
In file included from mainwindow.cpp:8:
ui_mainwindow.h:29: error: expected constructor, destructor, or type conversion before 'class'
In file included from moc_mainwindow.cpp:10:
mainwindow.h:4:29: error: QtGui/QMainWindow: No such file or directory
moc_mainwindow.cpp:12:2: error: #error "The header file 'mainwindow.h' doesn't include <QObject>."
In file included from moc_mainwindow.cpp:10:
mainwindow.h:12: error: expected class-name before '{' token
mainwindow.h:13: error: ISO C++ forbids declaration of 'Q_OBJECT' with no type
mainwindow.h:15: error: expected ';' before 'public'
mainwindow.h:22: error: 'QString' has not been declared
mainwindow.h:22: error: 'QString' has not been declared
mainwindow.h:22: error: 'QString' has not been declared
mainwindow.h:27: error: expected `:' before 'slots'
mainwindow.h:28: error: expected primary-expression before 'void'
mainwindow.h:28: error: ISO C++ forbids declaration of 'slots' with no type
mainwindow.h:28: error: expected ';' before 'void'
moc_mainwindow.cpp:20: error: expected constructor, destructor, or type conversion before 'static'
moc_mainwindow.cpp:53: error: 'QMetaObject' does not name a type
moc_mainwindow.cpp:58: error: expected initializer before '*' token
moc_mainwindow.cpp:63: error: no 'void* MainWindow::qt_metacast(const char*)' member function declared in class 'MainWindow'
moc_mainwindow.cpp: In member function 'void* MainWindow::qt_metacast(const char*)':
moc_mainwindow.cpp:66: error: 'strcmp' was not declared in this scope
moc_mainwindow.cpp:68: error: 'QMainWindow' has not been declared
moc_mainwindow.cpp: At global scope:
moc_mainwindow.cpp:71: error: 'int MainWindow::qt_metacall' is not a static member of 'class MainWindow'
moc_mainwindow.cpp:71: error: 'QMetaObject' has not been declared
moc_mainwindow.cpp:71: error: expected primary-expression before 'int'
moc_mainwindow.cpp:71: error: expected primary-expression before 'void'
moc_mainwindow.cpp:71: error: initializer expression list treated as compound expression
moc_mainwindow.cpp:72: error: expected ',' or ';' before '{' token
qrc_resource.cpp:10:28: error: QtCore/qglobal.h: No such file or directory
qrc_resource.cpp:5837: error: expected constructor, destructor, or type conversion before 'extern'
qrc_resource.cpp:5846: error: expected constructor, destructor, or type conversion before 'int'
qrc_resource.cpp:5853: error: expected constructor, destructor, or type conversion before '(' token
qrc_resource.cpp:5862: error: expected constructor, destructor, or type conversion before '(' token