Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How do I make the forks into an executable? #41

Open
Saigonet opened this issue Feb 29, 2016 · 5 comments
Open

How do I make the forks into an executable? #41

Saigonet opened this issue Feb 29, 2016 · 5 comments

Comments

@Saigonet
Copy link

Apologies for the very amateur hour question, but I saw J-a-n-n had made a fork that covers off some of the recent errors. I've got Visual Studio on this machine, but Im struggling to make an exe from his fork.

Can anyone let me know what Im doing wrong/point me in the direction of a guide? Im just really missing this great bit of kit!

Cheers,
Sai

@maxdeviant
Copy link
Owner

To build the full installer executable requires a bit of work. You need to install some external Visual Studio dependencies and then run the LoLMasteryManagerSetup project.

Alternatively, you can just copy the contents of the bin folder and run the executable directly from there. So build the project in Release mode, and then copy the bin/Release folder to your desktop, and run the .exe inside of that folder.

@Saigonet
Copy link
Author

Saigonet commented Mar 2, 2016

Thank you really appreciate it - thanks again for making a great bit of kit

@p3dr4m
Copy link

p3dr4m commented Mar 8, 2016

thanks for this

@neerh
Copy link

neerh commented Mar 12, 2016

Care to explain better?

@SXRWahrheit
Copy link

@maxdeviant When will you update the main branch?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants