Santhu / mozc

Automatically exported from code.google.com/p/mozc
0 stars 0 forks source link

Build failure on Windows (r124) #173

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
If you encounter following error when you build Mozc r124 on Windows, please 
apply the attached patch.

ime_language_bar_menu.cc(407): error C2787: 'IMozcLangBarMenu' : no GUID has 
been associated with this object 
[c:\work\src\oss_mozc\src\win32\ime\mozc_ime.vcxproj]
ime_language_bar_menu.cc(613): error C2787: 'IMozcToggleButtonMenu' : no GUID 
has been associated with this object 
[c:\work\src\oss_mozc\src\win32\ime\mozc_ime.vcxproj]

Thanks,

Original issue reported on code.google.com by yukawa@google.com on 31 Aug 2012 at 9:12

Attachments:

GoogleCodeExporter commented 9 years ago
Fixed in r131.

Original comment by yukawa@google.com on 28 Mar 2013 at 5:30