mirror of
https://github.com/quasar/Quasar.git
synced 2026-04-26 15:55:58 +03:00
[GH-ISSUE #820] Compiling fails #549
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#549
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 @XomecStar on GitHub (Jun 2, 2020).
Original GitHub issue: https://github.com/quasar/Quasar/issues/820
When I try to compile the file I get error telling me that I am missing .NET Framework version 4.5.2! I have already installed the framework it needed. Some help please?
@MaxXor commented on GitHub (Jun 2, 2020):
Pleases follow these instructions: https://github.com/quasar/QuasarRAT#compiling
@XomecStar commented on GitHub (Jun 2, 2020):
Not sure what I am doing wrong, but even following the instructions I get error compiling
@MaxXor commented on GitHub (Jun 2, 2020):
Can you copy and paste the exact error message here?
@XomecStar commented on GitHub (Jun 2, 2020):
@MaxXor commented on GitHub (Jun 2, 2020):
It's not a .NET Core project. Use Visual Studio 2019 to compile it.