• Login
  • Register
  • Dolphin Forums
  • Home
  • FAQ
  • Download
  • Wiki
  • Code


Dolphin, the GameCube and Wii emulator - Forums › Dolphin Emulator Discussion and Support › Support v
« Previous 1 ... 14 15 16 17 18 ... 1197 Next »

ControllerEmu.h:119:60: error
View New Posts | View Today's Posts

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Modes
ControllerEmu.h:119:60: error
10-29-2022, 03:10 AM
#1
GenerationI Offline
Junior Member
**
Posts: 33
Threads: 3
Joined: Oct 2022
When trying to build the latest version in the git repository on Linux Mint 20.3, the build fails during make -j$(nproc) with the following message:

In file included from /home/me/dolphin-emu/Source/Core/InputCommon/ControllerEmu/ControllerEmu.cpp:4:
/home/me/dolphin-emu/Source/Core/InputCommon/ControllerEmu/ControllerEmu.h:119:60: error: ‘constexpr bool ControllerEmu::RawValue<T, Bits>::operator==(const ControllerEmu::RawValue<T, Bits>&) const’ cannot be defaulted
 119 |   constexpr bool operator==(const RawValue& other) const = default;
     |                                                            ^~~~~~~

Similar errors follow. I can still build 5.0-16589, but I would like to try a version which has the Tap-less built-in BBA.

My gcc version is: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0. I would apreciate any help, thank you.
Find
Reply
« Next Oldest | Next Newest »


Messages In This Thread
ControllerEmu.h:119:60: error - GenerationI - 10-29-2022, 03:10 AM
RE: ControllerEmu.h:119:60: error - JosJuice - 10-29-2022, 03:43 AM
RE: ControllerEmu.h:119:60: error - GenerationI - 10-29-2022, 05:05 AM

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:


Users browsing this thread: 2 Guest(s)



Powered By MyBB | Theme by Fragma

Linear Mode
Threaded Mode