Opened 17 months ago
Last modified 5 months ago
#339 new defect
make after build
| Reported by: | ogr | Owned by: | laurent |
|---|---|---|---|
| Priority: | critical | Milestone: | QuteCom 3.0 |
| Component: | Build System | Version: | 2.2 |
| Keywords: | Cc: |
Description (last modified by laurent)
how to fix this error in 2.2 version ? while compiling with mingw ?
C:/Qt/4.4.0/include/QtGui/../../src/gui/kernel/qevent.h:694: warning: inline fun
ction 'Qt::WindowStates? QWindowStateChangeEvent::oldState() const' is declared a
s dllimport: attribute ignored.
mingw32-make[2]: * [libs/qtutil/CMakeFiles/owqtutil.dir/src/MouseEventFilter.o
bj] Error 1
mingw32-make[1]: * [libs/qtutil/CMakeFiles/owqtutil.dir/all] Error 2
mingw32-make: * [all] Error 2
Change History (3)
comment:1 Changed 5 months ago by jfgranda
comment:2 Changed 5 months ago by laurent
- Description modified (diff)
mingw compilation is not supported. you should use visual studio 2008
comment:3 Changed 5 months ago by jfgranda
Thank you very much for your quick response.
Can I use visual studio 2005 as well ???

Hello.
I have the same problem as ogr. The instructions on the web site get as far as showing the errors, but there is no further explination on how to fix or bypass them.
Please help us.