Closed einsli closed 8 months ago
Have you tried delete target
directory and build again?
Have you tried delete
target
directory and build again?
yes, I delete the target file and build again, but I can still get the error
@einsli you should notice that our macOS builds are passing, see: https://github.com/casbin/casbin-rs/actions/runs/7799476498/job/21270359389 . So I think Casbin-RS supports macOS well and it's your own environment's issue for not building it.
When I use casbin in my code import by this code
I build my code with the following script
error occurd
My OS is macos 14.2.1 (23C71)