-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ffi error with Dart 3 #12
Comments
I'm encountering the same issue with compilation error when running
I use MBP m1
Full error log
|
I'm seeing these errors also, +1 |
The 4.2.0 tag seems to work when directly referencing it as git tag. Why has it not been released on pub.dev yet? |
So the problem was layered
:< |
I will try to get a release happening over the weekend. |
Great, thanks |
dart_posix 5.0.0 has now being published. Please take it for a spin and let me know how it goes. |
Works for me, thank you :) |
And me, thanks |
when trying to run a console app:
dart version
Dart SDK version: 3.0.0-263.0.dev (dev) (Tue Feb 21 17:59:38 2023 -0800) on "macos_x64"
The text was updated successfully, but these errors were encountered: