ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

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 [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.