Replies: 1 comment 7 replies
-
I should have been fixed it before. see 27baca7 please update to dev and try it again. |
Beta Was this translation helpful? Give feedback.
7 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.
-
Hello, I want use the tokenizers crate in my C++ library.
I modified my xmake.lua as follows:
The rust code of was taken here
tokenizers.rs
And the tokenizers.rsx
And xmake display:
Which make sense because the file doesn't exist, but why this file is not created ?
Beta Was this translation helpful? Give feedback.
All reactions