Far-Se / tabame

Tabame is an alternative to Windows Taskbar. It also contains great tools such as advanced Hotkeys, QuickRun, Trktivity and Wizardly.
MIT License
274 stars 7 forks source link

Please tell which flutter etc. to build from source with #20

Open amastm opened 3 months ago

amastm commented 3 months ago

Using VS2022 latest I have now tried two flutter versions 3.19 latest and 3.12.7, none of them works. Please tell precisely, which flutter version and environment should compile sucessfully.

Thanks amastm

some logs info: lib/widgets/interface/fancyshot.dart(158,28): error G44692867: A value of type 'Pixel' can't be assigned to a variable of type 'int'. [C:\Users\xxx\dev\tabame\build\windows\flutter\flutter_assemble.vcxproj] lib/widgets/interface/fancyshot.dart(1252,28): error G44692867: A value of type 'Pixel' can't be assigned to a variable of type 'int'. [C:\Users\xxx\dev\tabame\build\windows\flutter\flutter_assemble.vcxproj] C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(254,5): error MSB8066: Custom build for 'C:\Users\xxx\dev\tabame\build\windows\CMakeFiles\73d8831042655c2f5e2969c5c6e2f1c3\flutter_windows.dll.rule;C:\Users\xxx\dev\tabame\build\windows\CMakeFiles\43b820c4c3000ba5fbecaf038ff513e9\flutter_assemble.rule;C:\Users\xxx\dev\tabame\windows\flutter\CMakeLists.txt' exited with code 1. [C:\Users\xxx\dev\tabame\build\windows\flutter\flutter_assemble.vcxproj] Building Windows application... Build process failed.