mirror of
https://github.com/quasar/Quasar.git
synced 2026-04-25 15:25:59 +03:00
[GH-ISSUE #639] Neither Builds are Creating an Executable #395
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#395
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 @ghost on GitHub (Jan 4, 2018).
Original GitHub issue: https://github.com/quasar/Quasar/issues/639
On two different systems with administrative privileges, I ran both build batch files getting an error shown below. I am not able to get an executable out of the batch file.
I checked the bin folder and this is all I found.
I ran these as an administrator as my account on the windows device is one. Any fixes? This tool looks really cool, and I'd like to try it out.
@yankejustin commented on GitHub (Jan 4, 2018):
Your antivirus is removing the built executable. Due to the tools included, antiviruses tend to get very angry.
@ghost commented on GitHub (Jan 5, 2018):
Oh yeah, you're right. Thank you for your time and help!