Wireshark-bugs: [Wireshark-bugs] [Bug 12172] New: windows compile error
Date: Thu, 25 Feb 2016 06:57:34 +0000
Bug ID 12172
Summary windows compile error
Product Wireshark
Version 2.0.1
Hardware All
OS All
Status UNCONFIRMED
Severity Major
Priority Low
Component Qt UI
Assignee bugzilla-admin@wireshark.org
Reporter 316181444@qq.com

Build Information:
windows 10 x64  and 
visual studio 2013 x64
--
build file 
ui\qt\preference_editor_frame.cpp has one error


at 81 line

 ui->modulePreferencesToolButton->setText(tr("Open %1
preferences…").arg(module_->title));

error C2001 : 常量中有换行符

constants not allow a '\n'


You are receiving this mail because:
  • You are watching all bug changes.