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

Compiling #21

Closed
tytoppik opened this issue Apr 5, 2022 · 5 comments
Closed

Compiling #21

tytoppik opened this issue Apr 5, 2022 · 5 comments
Labels
documentation Improvements or additions to documentation

Comments

@tytoppik
Copy link

tytoppik commented Apr 5, 2022

How to compile a project from source?

@SegoCode
Copy link
Owner

SegoCode commented Apr 6, 2022

Hi,

Easy, here you have a few steps to start:

First of all download the repository git clone https://github.com/SegoCode/AutoWall

Now download the mpv and weebp binary and unzip to respectives folders AutoWall/src/weebp and AutoWall/src/mpv

Using Aut2Exe available here compile to x64 Autowall.au3 and keep binary in the actual .au3 folder

At this point you can use AutoWall running Autowall.exe , but some extra functions will not be available, for that remains you will have to download and install golang using golang build compile all .go files in AutoWall/src/tools the last file is AutoPause.au, use Aut2Exe, and keep binary in AutoWall/src/tools also check this #19 (comment)

@tytoppik
Copy link
Author

tytoppik commented Apr 6, 2022

Thanks for the answer) I will try

@SegoCode
Copy link
Owner

SegoCode commented Apr 6, 2022

Keep in mind, Autowall its only a script to coordinate mpv and weebp, it has no dependence with AutoWall/src/tools , and all the extra files the only thing that do Autowall is running a binary called *.exe at some point

@SegoCode
Copy link
Owner

SegoCode commented Apr 7, 2022

I think about it....
I'm going to start working on compiling guide, explaining the code and functionality, to make it easier for others to contribute.

@SegoCode SegoCode added the documentation Improvements or additions to documentation label Apr 7, 2022
SegoCode added a commit that referenced this issue Apr 20, 2022
SegoCode added a commit that referenced this issue Dec 3, 2022
@SegoCode
Copy link
Owner

SegoCode commented Dec 3, 2022

I think the compilation guide is well done, if you need any improvement, please let me know.

@SegoCode SegoCode closed this as completed Dec 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants