error: ...xmake/repositories/xmake-repo/packages/g/gl2ps/xmake.lua:28: attempt to call a nil value (global 'on_check') #8996
Replies: 1 comment
-
|
please update your xmake |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
try to use vtk as:
add_requires("vtk 9.3.1")
it produce such error:
checking for platform ... linux
error: ...xmake/repositories/xmake-repo/packages/g/gl2ps/xmake.lua:28: attempt to call a nil value (global 'on_check')
stack traceback:
[...xmake/repositories/xmake-repo/packages/g/gl2ps/xmake.lua:28]: in main chunk
Beta Was this translation helpful? Give feedback.
All reactions