ROCKNIX / distribution

Other
271 stars 52 forks source link

'getShOutput' was not declared in this scope #282

Closed Ubuntigroid closed 1 month ago

Ubuntigroid commented 1 month ago

Describe the bug

How to reproduce

Steps to reproduce the behavior:

  1. Go to emulationstation folder
  2. mkdir build; cd build; cmake .. ; make
  3. See error: EmulationStation-2.11.2/es-core/src/BrightnessControl.cpp:13:42: error: 'getShOutput' was not declared in this scope

Information

Log file

emulationstation-roocknix-error.log

Context

I trying to build emulationstation as standalone app.

r3claimer commented 1 month ago

Not a bug related to rocknix.