| 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 |
[email protected]
|
| Reporter |
[email protected]
|
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.