mirror of
https://github.com/quasar/Quasar.git
synced 2026-04-26 07:45:57 +03:00
[GH-ISSUE #640] No .bin Folder created. #394
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#394
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 @Zyercas on GitHub (Jan 19, 2018).
Original GitHub issue: https://github.com/quasar/Quasar/issues/640
It is
italian, it means: The configuration of solution specified: Release|CMD isn't valid. Please specify one configuration Using the properties Configuration and Platforms ( for exemple MSBuild.exe, Solution.sln, /p:Configuration=debug /p:Platform="Any CPU" or do not specify any Property and Use the standard Configuration. [C:\Users\MyName\Downloads\QuasarRat-Masters\QuasarRat.slnj
@cyclo-techtwister commented on GitHub (Jan 20, 2018):
Are you using Visual Studio 2015?
@Zyercas commented on GitHub (Jan 20, 2018):
Nope, i unistalled it 2 moths ago. I didnt use the GitHub Program to download this, btw.
@cyclo-techtwister commented on GitHub (Jan 20, 2018):
OK, I may be wrong but, I have Visual Studio 2015 installed and that is what I use (cause I make personal changes). However I tried running the build-release bat and all worked fine ,it built the exe's with no issues.
Maybe you must have Visual Studio 2015 installed? Try installing it rerun build-release bat and let us know.. I hope this was helpful..
@Zyercas commented on GitHub (Jan 20, 2018):
Ok, i'll try and i will update you 'bout the situation. Thanks for the support!
@Zyercas commented on GitHub (Jan 20, 2018):
Nope, i've installed Visual Studio 2015 but nothing.
@cyclo-techtwister commented on GitHub (Jan 20, 2018):
So, you still can't build even using Visual Studio 2015 GUI software itself?
@cyclo-techtwister commented on GitHub (Jan 20, 2018):
Have you opened the project in Visual Studio 2015 and did you get any errors?
@Zyercas commented on GitHub (Jan 20, 2018):
I didnt build using Visual Studio. At first i tried running the .bat when Visual studio was installed, then i just opened the project but didnt do anything far then that.
@Zyercas commented on GitHub (Jan 20, 2018):
How could build the client with Visual Studio?
@cyclo-techtwister commented on GitHub (Jan 21, 2018):
I just double click the projects .sin file it opens Visual Studio by default. I then simple go to the solutions properties and under Configuration Properties I change Configuration to "Release" else if it is set to "Debug" it will not run after compiling.
@Zyercas commented on GitHub (Jan 21, 2018):
I will try. And i'll update you as usual.
@Zyercas commented on GitHub (Jan 21, 2018):
Ok, it creates a bin folder > Debug > then it is just empty
@Zyercas commented on GitHub (Jan 21, 2018):
Yeah, now ti creates a Bin folder with the name release, but just empty too. I'll try turn off AV.
@Zyercas commented on GitHub (Jan 21, 2018):
WTF. It works. Thanks man, really appreciate your help!
@cyclo-techtwister commented on GitHub (Jan 21, 2018):
You're welcome...