Created
July 17, 2013 06:18
-
-
Save alivedise/6018073 to your computer and use it in GitHub Desktop.
build error message
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /home/alive/mc/dom/bluetooth/BluetoothService.cpp: In member function 'virtual void mozilla::dom::bluetooth::BluetoothService::Notify(const mozilla::dom::bluetooth::BluetoothSignal&)': | |
| /home/alive/mc/dom/bluetooth/BluetoothService.cpp:801: error: no matching function for call to 'nsISystemMessagesInternal::BroadcastMessage(nsString&, jsval)' | |
| ../../dist/include/nsISystemMessagesInternal.h:40: note: candidates are: virtual nsresult nsISystemMessagesInternal::BroadcastMessage(const nsAString_internal&, const JS::Value&, const JS::Value&) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment