Skip to content
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

Build Windows 10 #1502

Open
IIiKoBiT opened this issue Nov 29, 2024 · 0 comments
Open

Build Windows 10 #1502

IIiKoBiT opened this issue Nov 29, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@IIiKoBiT
Copy link

Bug Description

Hello everyone, could you please help me? I can't run or build FluffyChat on Windows. When I try to build the application using the command flutter build windows --release, the process seems to complete without errors, but in the folder build\windows\x64\runner\Release\, I only get one file, fluffychat.exe, and nothing else. There are no DLL files, and when I try to run it, it complains about missing DLL libraries.

If I try to run the project for desktop in debug mode, I get the following output in the console:

This will generate a JSON format file containing all messages that
need to be translated.
Launching lib\main.dart on Windows in debug mode...
Building Windows application...                                    37.4s
√ Built build\windows\x64\runner\Debug\fluffychat.exe
Error waiting for a debug connection: The log reader stopped unexpectedly, or never started.
Error launching application on Windows.

At the same time, the web version runs without any issues...

I also tried doing the same on another PC, and the situation is the same. Either I am doing something wrong, or the project does not work on Windows.

Steps to Reproduce

build windows --release

Expected Behavior

Build app for Windows

App Version

1.22.1

Additional Platform Information

Windows 10 server

Additional Context

No response

@IIiKoBiT IIiKoBiT added the bug Something isn't working label Nov 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant