Closed Galaxy0Gamer closed 3 months ago
@Galaxy0Gamer can you compile app from source code, i have pushed few changes to the repo, but haven't released those yet
@rohitsangwan01 soo... what do i do after installing flutter?
windows setup is little complex, you have to install VisualCode and all, but if you don't have flutter setup, then its fine, let me release an early builds of V0.0.5, you can try that in a while
@Galaxy0Gamer you can try v0.0.5 now
@Galaxy0Gamer now V0.0.5 must be visible, and to build from sourceCode, you can checkout this section
@rohitsangwan01 I got this error:
now it returned to nothing happening when i open it
i wont be able to help you without logs, i think last hope would be to run app from source code,
for this i guess you have already installed Flutter,
now setup for windows development using these instructions
Once Flutter is set up, open project in any IDE of your choice, run flutter pub get
to download dependencies, and run flutter run
to start the app
how do i show you the logs..?
@Galaxy0Gamer you can find the logs in C:\Users\YOUR_USER_NAME\AppData\Local\com.example\uni_control_hub
this path will change in future updates though
but for now logs file should be in this directory if generated
@rohitsangwan01 there are no logs there, but this picture may be useful:
It works now, after searching for what is MSVCP130.dll, i had to download the Microsoft Visual C++ 2015-2022, and it worked, it seems like it was outdated for me. thanks
Ohh great, btw I have also mentioned in readme section to install this, but seems like you directly got crash without proper error message
yeah you should probably update it to say that if nothing happens to install it too.
Describe the bug i open he app and get and get nothing.
To Reproduce Steps to reproduce the behavior:
Expected behavior the app to open normally
Screenshots none, since nothing happens
Desktop (please complete the following information):
Smartphone (please complete the following information):
Although when i first ran the app, i got some error about memory, then when i try to open it again, nothing happens. I tried reinstalling, still the same thing.