Menu

#4 Does not compile against mame-patched adplug

0.2.0
open
None
2011-11-04
2011-11-02
No

Does not compile as expected against adplug, if patched with mame patch-set:

make[1]: Entering directory `/home/miffe/Elements/arch/miffe/ocp/ocp-snapshot-20110717/playopl'
g++ -g -O2 -fPIC -Wall -I.././ -I/usr/include/libbinio oplplay.cpp -o oplplay.o -c
In file included from oplplay.cpp:37:0:
ocpemu.h:52:2: error: ‘FM_OPL’ does not name a type
oplplay.cpp: In function ‘void oplpGetChanInfo(int, oplChanInfo&)’:
oplplay.cpp:732:2: error: ‘OPL_CH’ was not declared in this scope
oplplay.cpp:732:10: error: ‘ch’ was not declared in this scope
oplplay.cpp:732:21: error: ‘class Cocpopl’ has no member named ‘opl’
oplplay.cpp:733:2: error: ‘OPL_SLOT’ was not declared in this scope
oplplay.cpp:733:12: error: ‘slot’ was not declared in this scope
make[1]: *** [oplplay.o] Error 1

Discussion


Log in to post a comment.