Software Support > GroovyMAME
Switchres: modeline generator engine
Calamity:
Are compiling the branch named "standalone" right? Make sure you checkout this one instead of master.
ronbin:
I was compiling master... ;D
Cloned standalone branch but now I have another error
--- Code: ---g++ -c -O3 -Wall -Wextra -I/usr/include/libdrm -fPIC monitor.cpp -o monitor.o
g++ -c -O3 -Wall -Wextra -I/usr/include/libdrm -fPIC modeline.cpp -o modeline.o
g++ -c -O3 -Wall -Wextra -I/usr/include/libdrm -fPIC switchres.cpp -o switchres.o
g++ -c -O3 -Wall -Wextra -I/usr/include/libdrm -fPIC display.cpp -o display.o
g++ -c -O3 -Wall -Wextra -I/usr/include/libdrm -fPIC custom_video.cpp -o custom_video.o
In file included from custom_video.cpp:27:
custom_video_drmkms.h:76:14: error: ‘drmIsMaster’ was not declared in this scope
__typeof__(drmIsMaster) *p_drmIsMaster;
^~~~~~~~~~~
custom_video_drmkms.h:76:14: note: suggested alternative: ‘drmSetMaster’
__typeof__(drmIsMaster) *p_drmIsMaster;
^~~~~~~~~~~
drmSetMaster
make: *** [makefile:41: custom_video.o] Error 1
--- End code ---
:-\
Calamity:
If you're having troubles, you can try the automatic builds here: https://github.com/antonioginer/switchres/actions/runs/88479738
ronbin:
Thanks Calamity. I could compile it from groovyarcade, there must be something wrong with my debian setup...
It seems new switchres has different options, I will do some tests tonight.
Thanks again!
Substring:
This new switchres version doesn't support the --emulator and --rom switches. You should use -l '<full command>'
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version