Hi,

I'm not able to build the package:
g++ -c -pipe -O2 -D_REENTRANT -Wall -W -fPIC -DPLUGIN_NAME="\"QtDesigner\"" 
-D_PACKAGE_NAME="\"Monkey Studio\"" -D_PACKAGE_VERSION="\"1.8.4.0b1\"" 
-D_PACKAGE_VERSION_STR="\"1.8.4.0b1\"" -D_PACKAGE_DOMAIN="\"monkeystudio.org\"" 
-D_PACKAGE_COPYRIGHTS="\"Copyright (C) 2005 - 2009 Filipe AZEVEDO\"" 
-D_PACKAGE_PREFIX="\"/usr/bin\"" -D_PACKAGE_PLUGINS="\"/usr/lib/monkeystudio\"" 
-D_PACKAGE_DATAS="\"/usr/share/monkeystudio\"" -DSYSTEM_QSCINTILLA 
-DQT_NO_DEBUG -DQT_PLUGIN -DQT_SCRIPT_LIB -DQT_SQL_LIB -DQT_XML_LIB 
-DQT_GUI_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -DQT_SHARED 
-I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtDesigner 
-I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml 
-I/usr/include/qt4/QtSql -I/usr/include/qt4/QtScript -I/usr/include/qt4 
-I/usr/include/qt4/QtDesignerComponents -I../../../build/release/.ui 
-I../../../qscintilla/sdk -I/usr/include/qt4/Qsci -I../../../fresh/sdk 
-I../../../ctags/sdk -I../../../qCtagsSense/sdk -I../../../monkey/sdk 
-Isrc/3rdparty/designer/4.6 -Isrc/3rdparty/qtcreator/designerintegrationv2 
-Isrc/3rdparty/qtcreator -I../../../build/plugins/release/.moc 
-I/usr/X11R6/include -o 
../../../build/plugins/release/.obj/unix/QtDesignerManager.o 
src/QtDesignerManager.cpp
In file included from src/QtDesignerManager.cpp:19:
src/MkSDesignerIntegration.h:4:37: error: qdesigner_integration_p.h: No such 
file or directory
src/QtDesignerManager.cpp:47:29: error: pluginmanager_p.h: No such file or 
directory
src/QtDesignerManager.cpp:49:30: error: previewmanager_p.h: No such file or 
directory
In file included from src/QtDesignerManager.cpp:19:
src/MkSDesignerIntegration.h:9: error: invalid use of incomplete type 'struct 
qdesigner_internal::QDesignerIntegration'
src/QtDesignerManager.h:26: error: forward declaration of 'struct 
qdesigner_internal::QDesignerIntegration'
src/QtDesignerManager.cpp: In constructor 
'QtDesignerManager::QtDesignerManager(QObject*)':
src/QtDesignerManager.cpp:102: error: invalid use of incomplete type 'struct 
QDesignerPluginManager'
/usr/include/qt4/QtDesigner/abstractformeditor.h:66: error: forward declaration 
of 'struct QDesignerPluginManager'
src/QtDesignerManager.cpp:102: error: template argument 1 is invalid
src/QtDesignerManager.cpp:102: error: invalid type in declaration before '(' 
token
src/QtDesignerManager.cpp:102: error: invalid use of incomplete type 'struct 
QDesignerPluginManager'
/usr/include/qt4/QtDesigner/abstractformeditor.h:66: error: forward declaration 
of 'struct QDesignerPluginManager'
src/QtDesignerManager.cpp:102: error: request for member 'brk' in 
'_container_', which is of non-class type 'int'
src/QtDesignerManager.cpp:102: error: request for member 'i' in '_container_', 
which is of non-class type 'int'
src/QtDesignerManager.cpp:102: error: request for member 'e' in '_container_', 
which is of non-class type 'int'
src/QtDesignerManager.cpp:102: error: request for member 'brk' in 
'_container_', which is of non-class type 'int'
src/QtDesignerManager.cpp:102: error: request for member 'i' in '_container_', 
which is of non-class type 'int'
src/QtDesignerManager.cpp:102: error: request for member 'i' in '_container_', 
which is of non-class type 'int'
src/QtDesignerManager.cpp:102: error: request for member 'brk' in 
'_container_', which is of non-class type 'int'
src/QtDesignerManager.cpp:144: error: cannot convert 'MkSDesignerIntegration*' 
to 'qdesigner_internal::QDesignerIntegration*' in assignment
src/QtDesignerManager.cpp:149: error: incomplete type 
'qdesigner_internal::PreviewManager' used in nested name specifier
src/QtDesignerManager.cpp:149: error: invalid use of incomplete type 'struct 
qdesigner_internal::PreviewManager'
src/QtDesignerManager.h:28: error: forward declaration of 'struct 
qdesigner_internal::PreviewManager'
src/QtDesignerManager.cpp: In member function 'QWidget* 
QtDesignerManager::previewWidget(QDesignerFormWindowInterface*, const 
QString&)':
src/QtDesignerManager.cpp:207: error: invalid use of incomplete type 'struct 
qdesigner_internal::PreviewManager'
src/QtDesignerManager.h:28: error: forward declaration of 'struct 
qdesigner_internal::PreviewManager'
src/QtDesignerManager.cpp: In member function 'QPixmap 
QtDesignerManager::previewPixmap(QDesignerFormWindowInterface*, const 
QString&)':
src/QtDesignerManager.cpp:229: error: invalid use of incomplete type 'struct 
qdesigner_internal::PreviewManager'
src/QtDesignerManager.h:28: error: forward declaration of 'struct 
qdesigner_internal::PreviewManager'
make[4]: *** [../../../build/plugins/release/.obj/unix/QtDesignerManager.o] 
Error 1

How did you compiled it?

Thanks,
Fabrice

-- 
Please sync monkeystudio 1.8.4.0~beta1-1 (universe) from Debian unstable (main).
https://bugs.launchpad.net/bugs/490387
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to