-
Notifications
You must be signed in to change notification settings - Fork 66
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
Have some trouble in compiling flutter engine #189
Comments
Hi! Thanks for opening your first issue here! 😄 |
Hi, it would be great to provide a bit more details about errors in engine compilation. for basic context maybe refer to #182 |
@fzyzcjy thank you indeed for your response, my environment is OS: windows 11 and when i compile engine i get this |
Hmm I have not compiled it on windows yet (only on macos). In #182 (comment), it seems that macos compiles well while windows fail to compile. |
Hello! @OnClickListener2048 those flutter_windows libs are probably mandatory for the system to work, don't worry because you are indeed building for android. Have you installed libs for spectre (x64 and x86) for visual studio? I ran into (I believe) the same issue, although I was on Windows 10; from the last line of the error message it looks like maybe the file |
(btw given #182 (comment) it seems that @OnClickListener2048 will be |
No problem, it is always a pleasure to help @OnClickListener2048 :D |
@jmquilez Hi, I did reset my environment and recompile it and i got this error |
Hi again! Sorry for not answering earlier. I am finally back from my holidays.
It looks like in visual studio 2022 this link.exe file is under I hope it helps, if you have any other issues please contact us again :). |
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
Describe the solution you'd like
A clear and concise description of what you want to happen.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered: