qt_plugin_instance: identifier not found 解決辦法

來源:互聯網
上載者:User

configure -debug-and-release -platform
win32-msvc2008 -static -no-qt3support -qt-libpng -qt-libjpeq -qt-libmng
-qt-libtiff -qt-zlib -qt-sql-mysql -openssl-linked -l D:\OpenSSL\inc32 -L
d:\OpenSSL\out32

錯誤:
backend.cpp
..\..\..\3rdparty\phonon\ds9\backend.cpp(69) : error C2227: left of
'->m_directShowMutex' must point to class/struct/union/generic type
..\..\..\3rdparty\phonon\ds9\backend.cpp(69) : error C3861:
'qt_plugin_instance': identifier not found

cl
-c -nologo -Zm200 -Zc:wchar_t- -Zi -MDd -GR -EHsc -W3 -w34100 -w34189 -DUNICODE
-DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_EDITION=QT_EDITION_DESKTOP
-DPHONON_MAKE_QT_ONLY_BACKEND -DQT_STATICPLUGIN -DQT_PLUGIN -DQT_PHONON_LIB
-DQT_GUI_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT
-I"..\..\..\..\include\QtCore"
-I"..\..\..\..\include\QtGui"
-I"..\..\..\..\include\phonon" -I"..\..\..\..\include"
-I"..\..\..\..\include\ActiveQt"
-I"..\..\..\..\include\phonon_compat\phonon"
-I"..\..\..\..\include\phonon_compat" -I"..\..\..\..\include\phonon\Phonon"
-I"tmp\moc\debug_static"
-I"..\..\..\..\mkspecs\win32-msvc2008" -Fotmp\obj\debug_static\
@C:\Users\sthomass.NOE\AppData\Local\Temp\nmD43B.tmp

abstractvideorenderer.cpp

audiooutput.cpp

backend.cpp

..\..\..\3rdparty\phonon\ds9\backend.cpp(69)
: error C2227: left of '->m_directShowMutex' must point to
class/struct/union/generic type

..\..\..\3rdparty\phonon\ds9\backend.cpp(69)
: error C3861: 'qt_plugin_instance': identifier not found

At the compilation with vs2008 amd64 with
this configure:
configure -release -static -sse -sse2 -no-exceptions -no-qt3support -no-opengl
I have bug at the compilation on phonon:
..\..\..\3rdparty\phonon\ds9\backend.cpp(69) : error C2227: left of
'->m_directShowMutex' must point to class/struct/union/generic type
..\..\..\3rdparty\phonon\ds9\backend.cpp(69) : error C3861:
'qt_plugin_instance': identifier not found

將'qt_plugin_instance' 改為qt_plugin_instance_phonon_ds9即可

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.