Details
-
Defect
-
Status: Closed
-
Major
-
Resolution: Won't Finish
-
Viewer 2.5.0
-
None
-
Windows Vista HP SP1, 32 Bit, Building Snowglobe under VC++Express 2008
-
Patch attached
Description
Have built Snowglobe 2.0.1 under both VC++ Express 2005 and 2008. Both built without errors. But, 2008 has run time errors concerning media plugin webkit. I think the source of the errors may be the SL supplied libraries being built with Visual Studio 8. The wiki descriptions to build libraries is outdated and doesn't include some of the newer library changes.
Below are portions of secondlife logs from VC90 with the webkit error and the corresponding section from the VC80 log that is error free.
*****************************VC90 Log*****************************************
2010-05-10T15:42:11Z INFO: LLViewerMediaImpl::navigateInternal: media id= 0a3949e7-b43e-4e56-aadc-3b9df4d952d1 url=http://secondlife.com/app/login/?lang=en&channel=CommunityDeveloper&version=2%2E0%2E1%20%280%29&grid=Agni mime_type=text/html
2010-05-10T15:42:11Z INFO: LLViewerMedia::getCurrentUserAgent: SecondLife/2.0.1.0 (CommunityDeveloper; default skin)
2010-05-10T15:42:11Z INFO: LLViewerMediaImpl::loadURI: Asking media source to load URI: http://secondlife.com/app/login/?lang=en&channel=CommunityDeveloper&version=2%2E0%2E1%20%280%29&grid=Agni
2010-05-10T15:42:11Z WARNING: ll_apr_warn_status: APR: End of file found
2010-05-10T15:42:11Z INFO: LLPluginMessagePipe::pump: Error from socket, cleaning up.
2010-05-10T15:42:11Z WARNING: LLToastAlertPanel::LLToastAlertPanel: Alert: The following Media Plugin has failed:
media_plugin_webkit
Please re-install the plugin or contact the vendor if you continue to experience problems.
********************************VC80 Log***************************************
2010-05-10T16:04:06Z INFO: LLViewerMediaImpl::loadURI: Asking media source to load URI: http://secondlife.com/app/login/?lang=en&channel=CommunityDeveloper&version=2%2E0%2E1%20%280%29&grid=Agni
2010-05-10T16:04:13Z INFO: LLPluginProcessParent::receiveMessage: plugin version string: Webkit media plugin, Webkit version 2.02.32562 (QtWebKit version 4.6.0)
2010-05-10T16:04:13Z INFO: LLPluginProcessParent::receiveMessage: message class: base -> version: 1.0
2010-05-10T16:04:13Z INFO: LLPluginProcessParent::receiveMessage: message class: media -> version: 1.0
2010-05-10T16:04:13Z INFO: LLPluginProcessParent::receiveMessage: message class: media_browser -> version: 1.0
2010-05-10T16:04:17Z INFO: LLStartUp::setStartupState: Startup state changing from STATE_LOGIN_WAIT to STATE_LOGIN_CLEANUP
Would like to resolve this build issue. Will test, recompile libraries, or assit in any way to resolve this.
Attachments
Issue Links
- related
-
STORM-859 winres.h isn't present within VC++ Express includes. Must be manually copied from win7 sdk example code.
-
- Open
-