Frontend Tech + >> HBMAME / ARCADE64 / MESSUI
Previous thread Previous  View all threads Index   Next thread Next   Flat Mode Flat  

chungy
MAME Fan
Reged: 03/31/23
Posts: 3
Send PM
Build issue with HBMAME master
03/31/23 07:51 PM


On trying to build HBMAME, I get the following compilation error. Running Arch LInux x86_64.


Code:


../../../../../src/mame/machine/esqpanel.cpp: In member function ‘virtual void esqpanel_device::device_start()’:
../../../../../src/mame/machine/esqpanel.cpp:431:91: error: ‘class machine_manager’ has no member named ‘http’
431 | m_external_panel_server = new esqpanel::external_panel_server(machine().manager().http());
| ^~~~

../../../../../src/mame/machine/esqpanel.cpp:432:33: error: ‘class machine_manager’ has no member named ‘http’
432 | if (machine().manager().http()->is_active()) {
| ^~~~
make[2]: *** [ensoniq.make:415: ../../../../linux_gcc/obj/x64/Release/src/mame/machine/esqpanel.o] Error 1









Entire thread
Subject Posted by Posted on
* Build issue with HBMAME master chungy 03/31/23 07:51 PM
. * Re: Build issue with HBMAME master RobbbertModerator  03/31/23 11:50 PM
. * Re: Build issue with HBMAME master chungy  04/01/23 10:42 PM

Extra information Permissions
Moderator:  Robbbert 
0 registered and 40 anonymous users are browsing this forum.
You cannot start new topics
You cannot reply to topics
HTML is enabled
UBBCode is enabled
Thread views: 164