Closed Dssall2 closed 3 weeks ago
I can build it on macOS and Windows without errors. do you have windows 11? try the latest version of rookie
Please try it with new fresh project. use the simple.rs
example from this repo. Use latest cargo and latest rookie.
If it still happens feel free to reopen.
What happened?
As I described I just created a new project there I added rookie and then during compilation an error appears and on mac it is not present. I tested and found out that the problem is in libesedb-sys and not in rookie, but still because it uses this library the error appears.
First of all I would like to understand if I am the only one with this error, because after googling I didn't find anyone with the same error.
If this problem is only me, does it mean that I am not building or creating the project correctly?
Can you please tell me why I have this error and why other people don't have it?
Thanks in advance
Steps to reproduce
created a new project on RustRover
wrote cargo add rookie in the terminal, and also inserted the base script that was shown on the github page.
wrote cargo build or cargo build --release
And then at the libesedb-sys compilation point everything crashes and there is a huge text that basically says there is a memory problem in the libesedb-sys library.
What browsers are you seeing the problem on?
No response
Relevant log output