Kak podruzhit, MS VS 2k8 i QT 4 with license :) |
Здравствуйте, гость ( Вход | Регистрация )
Kak podruzhit, MS VS 2k8 i QT 4 with license :) |
molchanoviv |
11.1.2009, 9:17
Сообщение
#11
|
Старейший участник Группа: Сомодератор Сообщений: 597 Регистрация: 18.7.2008 Из: Саратов Пользователь №: 238 Спасибо сказали: 41 раз(а) Репутация: 5 |
Тебе просто надо поставить соответствующий твоему компилятору пакет MSVS Redistributable
|
|
|
Litkevich Yuriy |
11.1.2009, 12:09
Сообщение
#12
|
разработчик РЭА Группа: Сомодератор Сообщений: 9669 Регистрация: 9.1.2008 Из: Тюмень Пользователь №: 64 Спасибо сказали: 807 раз(а) Репутация: 94 |
обсуждение статьи перенес сюда
|
|
|
TexeL |
11.1.2009, 14:53
Сообщение
#13
|
Студент Группа: Новичок Сообщений: 10 Регистрация: 10.1.2009 Пользователь №: 482 Спасибо сказали: 0 раз(а) Репутация: 0 |
ne xochu topit TOPIC (:
vopros: esli ya nazhimayu Ctrl - B ili Build All Eclipse dolzhen sozdat .EXE - shki ? a posle Run Release ili Debug ? chto ya ne tak delayu ... nikak ne mogu compilit programmu s QT ]: gtrrrrrrr.... |
|
|
ViGOur |
11.1.2009, 15:08
Сообщение
#14
|
Мастер Группа: Модератор Сообщений: 3296 Регистрация: 9.10.2007 Из: Москва Пользователь №: 4 Спасибо сказали: 231 раз(а) Репутация: 40 |
Маленькое уточнение, если ты собираешь Qt для студии, то эта сборка не будет актальна для компиляции под MinGW, и наоборот.
Для Eclipse тебе нужно собрать Qt для minGw, как это сделать читай: Установка Qt + MinGW32 |
|
|
TexeL |
11.1.2009, 18:34
Сообщение
#15
|
Студент Группа: Новичок Сообщений: 10 Регистрация: 10.1.2009 Пользователь №: 482 Спасибо сказали: 0 раз(а) Репутация: 0 |
perecompiliruyu dlya eclipse i mingw win32-g++
i vot vopros esli u menya stoyit Qt 4.1 Commercial mogu li ya compilit s mingw ? |
|
|
Litkevich Yuriy |
11.1.2009, 18:37
Сообщение
#16
|
разработчик РЭА Группа: Сомодератор Сообщений: 9669 Регистрация: 9.1.2008 Из: Тюмень Пользователь №: 64 Спасибо сказали: 807 раз(а) Репутация: 94 |
|
|
|
TexeL |
11.1.2009, 22:48
Сообщение
#17
|
Студент Группа: Новичок Сообщений: 10 Регистрация: 10.1.2009 Пользователь №: 482 Спасибо сказали: 0 раз(а) Репутация: 0 |
Posle make.bat t.e. mingw32-make.exe
fsyo campilil i na posledok Цитата mingw32-make[4]: Leaving directory `C:/Qt/examples/activeqt/webbrowser' mingw32-make[3]: Leaving directory `C:/Qt/examples/activeqt/webbrowser' mingw32-make[2]: Leaving directory `C:/Qt/examples/activeqt' mingw32-make[1]: Leaving directory `C:/Qt/examples' C:\Qt> a vot dermo pri buildinge Цитата mingw32-make debug mingw32-make -f Makefile.Debug mingw32-make[1]: Entering directory `C:/Qt/workspace/AdressBook' C:\Qt\bin\uic.exe adddialog.ui -o ui_adddialog.h g++ -c -g -g -frtti -fexceptions -Wall -DUNICODE -DQT_LARGEFILE_SUPPORT -DQT_EDITION=QT_EDITION_DESKTOP -DQT_DLL -DQT_GUI_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -DQT_NEEDS_QMAIN -I"C:/Qt/include/QtCore" -I"C:/Qt/include/QtGui" -I"C:/Qt/include" -I"C:/Qt/include/ActiveQt" -I"tmp\moc\debug_shared" -I"." -I"C:/Qt/mkspecs/win32-g++" -o tmp\obj\debug_shared\adddialog.o adddialog.cpp In file included from C:/Qt/include/QtCore/qrect.h:1, from C:/Qt/include/QtGui/../../src/gui/painting/qpaintdevice.h:26, from C:/Qt/include/QtGui/qpaintdevice.h:1, from C:/Qt/include/QtGui/../../src/gui/kernel/qwidget.h:27, from C:/Qt/include/QtGui/qwidget.h:1, from C:/Qt/include/QtGui/../../src/gui/dialogs/qdialog.h:25, from C:/Qt/include/QtGui/qdialog.h:1, from C:/Qt/include/QtGui/QDialog:1, from adddialog.h:4, from adddialog.cpp:1: C:/Qt/include/QtCore/../../src/corelib/tools/qrect.h:136: warning: inline function `bool operator==(const QRect&, const QRect&)' declared as dllimport: attribute ignored C:/Qt/include/QtCore/../../src/corelib/tools/qrect.h:137: warning: inline function `bool operator!=(const QRect&, const QRect&)' declared as dllimport: attribute ignored C:/Qt/include/QtCore/../../src/corelib/tools/qrect.h:164: warning: inline function `bool operator==(const QRect&, const QRect&)' declared as dllimport: attribute ignored C:/Qt/include/QtCore/../../src/corelib/tools/qrect.h:165: warning: inline function `bool operator!=(const QRect&, const QRect&)' declared as dllimport: attribute ignored C:/Qt/include/QtCore/../../src/corelib/tools/qrect.h:558: warning: inline function `bool operator==(const QRectF&, const QRectF&)' declared as dllimport: attribute ignored C:/Qt/include/QtCore/../../src/corelib/tools/qrect.h:559: warning: inline function `bool operator!=(const QRectF&, const QRectF&)' declared as dllimport: attribute ignored C:/Qt/include/QtCore/../../src/corelib/tools/qrect.h:571: warning: inline function `bool operator==(const QRectF&, const QRectF&)' declared as dllimport: attribute ignored C:/Qt/include/QtCore/../../src/corelib/tools/qrect.h:572: warning: inline function `bool operator!=(const QRectF&, const QRectF&)' declared as dllimport: attribute ignored In file included from C:/Qt/include/QtGui/qrgb.h:1, from C:/Qt/include/QtGui/../../src/gui/painting/qcolor.h:25, from C:/Qt/include/QtGui/qcolor.h:1, from C:/Qt/include/QtGui/../../src/gui/kernel/qpalette.h:26, from C:/Qt/include/QtGui/qpalette.h:1, from C:/Qt/include/QtGui/../../src/gui/kernel/qwidget.h:28, from C:/Qt/include/QtGui/qwidget.h:1, from C:/Qt/include/QtGui/../../src/gui/dialogs/qdialog.h:25, from C:/Qt/include/QtGui/qdialog.h:1, from C:/Qt/include/QtGui/QDialog:1, from adddialog.h:4, from adddialog.cpp:1: C:/Qt/include/QtGui/../../src/gui/painting/qrgb.h:34: warning: inline function `int qRed(QRgb)' declared as dllimport: attribute ignored C:/Qt/include/QtGui/../../src/gui/painting/qrgb.h:37: warning: inline function `int qGreen(QRgb)' declared as dllimport: attribute ignored C:/Qt/include/QtGui/../../src/gui/painting/qrgb.h:40: warning: inline function `int qBlue(QRgb)' declared as dllimport: attribute ignored C:/Qt/include/QtGui/../../src/gui/painting/qrgb.h:43: warning: inline function `int qAlpha(QRgb)' declared as dllimport: attribute ignored C:/Qt/include/QtGui/../../src/gui/painting/qrgb.h:46: warning: inline function `QRgb qRgb(int, int, int)' declared as dllimport: attribute ignored C:/Qt/include/QtGui/../../src/gui/painting/qrgb.h:49: warning: inline function `QRgb qRgba(int, int, int, int)' declared as dllimport: attribute ignored C:/Qt/include/QtGui/../../src/gui/painting/qrgb.h:52: warning: inline function `int qGray(int, int, int)' declared as dllimport: attribute ignored C:/Qt/include/QtGui/../../src/gui/painting/qrgb.h:55: warning: inline function `int qGray(QRgb)' declared as dllimport: attribute ignored C:/Qt/include/QtGui/../../src/gui/painting/qrgb.h:58: warning: inline function `bool qIsGray(QRgb)' declared as dllimport: attribute ignored In file included from adddialog.cpp:1: adddialog.h:16: error: using-declaration for non-member at class scope adddialog.h:16: error: expected `;' before "ui" adddialog.cpp: In constructor `AddDialog::AddDialog(QWidget*)': adddialog.cpp:6: error: `ui' was not declared in this scope adddialog.cpp:6: warning: unused variable 'ui' mingw32-make[1]: Leaving directory `C:/Qt/workspace/AdressBook' mingw32-make[1]: *** [tmp\obj\debug_shared\adddialog.o] Error 1 mingw32-make: *** [debug] Error 2 Environment Eclipse + MinGW a mozhet bit tak chtob u menya bili nesavmestimi ming i qt ? |
|
|
Litkevich Yuriy |
11.1.2009, 22:52
Сообщение
#18
|
разработчик РЭА Группа: Сомодератор Сообщений: 9669 Регистрация: 9.1.2008 Из: Тюмень Пользователь №: 64 Спасибо сказали: 807 раз(а) Репутация: 94 |
TexeL, напрягись все таки и сделай возможность писать по-русски, а то транслит читать надоело
|
|
|
TexeL |
11.1.2009, 23:01
Сообщение
#19
|
Студент Группа: Новичок Сообщений: 10 Регистрация: 10.1.2009 Пользователь №: 482 Спасибо сказали: 0 раз(а) Репутация: 0 |
ЛаднО ПАСТАРАЮСЬ Я сам не рус.
|
|
|
Litkevich Yuriy |
11.1.2009, 23:23
Сообщение
#20
|
разработчик РЭА Группа: Сомодератор Сообщений: 9669 Регистрация: 9.1.2008 Из: Тюмень Пользователь №: 64 Спасибо сказали: 807 раз(а) Репутация: 94 |
Environment Eclipse + MinGW я не работал в эклипсе и незнаю, что и как в нем нужно настраивать.попробуй компилировать в консоли, задав окружение с помощью bat-файла, как в примере: qmake make и отпишись о результате. П.С. важно, чтобы использовался правильный qmake и make, а также заголовочные файлы компилятора. вообще тема по Эклипсу здесь |
|
|
Текстовая версия | Сейчас: 2.12.2024, 13:52 |