Skip to content

Instantly share code, notes, and snippets.

@alivedise
Created July 17, 2013 06:18
Show Gist options
  • Select an option

  • Save alivedise/6018073 to your computer and use it in GitHub Desktop.

Select an option

Save alivedise/6018073 to your computer and use it in GitHub Desktop.
build error message
/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