aap/librw

Compilation fails in “../src/charset.cpp:35:8”

Opened this issue · 1 comments

After type “make all” I get this error:
charset.cpp ../src/charset.cpp:35:8: error: ‘RWDEVICE’ does not name a type 35 | static RWDEVICE::Im2DVertex *vertices; | ^~~~~~~~

If this can help, here is the “log”.

How you resolve this problem?