You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Originally posted by zeus0r December 22, 2022
When trying to build a windows application i get the following build error:
/C:/flutter/.pub-cache/git/metadata_god-7d195fdde324b382fc12067c56391285807e6233/lib/src/bridge_generated.dart(363,7): error G76B49859: The non-abstract class 'RustWire' is missing implementations for these members: [C:\flutter_workspace\spotube-build\build\windows\flutter\flutter_assemble.vcxproj]
C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(247,5): error MSB8066: Der benutzerdefinierte Build f�r "C:\flutter_workspace\spotube-build\build\windows\CMakeFiles\3903c19c7c82ab60cbedd9b19fcae8de\flutter_windows.dll.rule;C:\flutter_workspace\spotube-build\build\windows\CMakeFiles\28c31400089fd51e6b0f890a6f0edffd\flutter_assemble.rule" wurde mit dem Code 1 beendet.
[C:\flutter_workspace\spotube-build\build\windows\flutter\flutter_assemble.vcxproj]
Building Windows application...
Exception: Build process failed.
What am i doing wrong?
The text was updated successfully, but these errors were encountered:
Discussed in #356
Originally posted by zeus0r December 22, 2022
When trying to build a windows application i get the following build error:
What am i doing wrong?
The text was updated successfully, but these errors were encountered: