mirror of
https://github.com/quasar/Quasar.git
synced 2026-04-25 23:35:58 +03:00
[GH-ISSUE #690] Application not found #440
Labels
No labels
bug
bug
cant-reproduce
discussion
duplicate
easy
enhancement
help wanted
improvement
invalid
need more info
pull-request
question
wont-add
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Quasar#440
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @roosevelt155 on GitHub (Aug 15, 2018).
Original GitHub issue: https://github.com/quasar/Quasar/issues/690
I have run both the debug and the release but there is no Quazar application showing up in my BIN folder. It says that I already have the .NET framework installed. Any ideas?

@MaxXor commented on GitHub (Aug 15, 2018):
Do you use the
.bat-files to build Quasar or Visual Studio?@harv18 commented on GitHub (Aug 17, 2018):
I used the bat files and got the the same thing.
@MaxXor commented on GitHub (Aug 17, 2018):
Hm, weird. Can you show the output when building Quasar in Visual Studio?
@SSNLL commented on GitHub (Aug 22, 2018):
I have a similar problem, but when I run my build-release.bat it doesn't even create a bin file. It just says build failed.
Edit: It's also asking my to specify a valid solution configuration.
@MaxXor commented on GitHub (Aug 22, 2018):
Install Visual Studio and try again.
@SSNLL commented on GitHub (Aug 22, 2018):
The same error still pops up
@SSNLL commented on GitHub (Aug 22, 2018):
Have other people had this error before?
@MaxXor commented on GitHub (Aug 22, 2018):
Then just use Visual Studio to compile it, the batch files will get removed soon anyways.
@007DarkShadow commented on GitHub (May 26, 2021):
In my Quasar rat folder build-release is not showing what to do