Skip to content
This repository was archived by the owner on Aug 9, 2024. It is now read-only.

Conversation

@neoapps-dev
Copy link

i made it so you can compile the app easily :moai:

@Timoh5709
Copy link

Finally, someone that simplifies this compiling thing for windows ! 👍

@neoapps-dev
Copy link
Author

Finally, someone that simplifies this compiling thing for windows ! 👍

a windows user will care about that lol

@GStudiosX2
Copy link
Contributor

Rename the file to install-windows.bat for consistency

@face-hh
Copy link
Owner

face-hh commented Jun 3, 2024

image

@GStudiosX2
Copy link
Contributor

image

Try running it in a CMD prompt maybe ? Possible the script doesn't support powershell but I didn't make it so /shrug

@face-hh
Copy link
Owner

face-hh commented Jun 3, 2024

I've tried running the bat directly and through cmd, same thing. Haven't tried powershell

@GStudiosX2
Copy link
Contributor

I've tried running the bat directly and through cmd, same thing. Haven't tried powershell

Oh i thought you where opening it in powershell you could try it though

@face-hh
Copy link
Owner

face-hh commented Jun 3, 2024

image

@neoapps-dev
Copy link
Author

woah, the script i added to github is old.. im gonna update it rq

README.md Outdated
8. Select `Path` -> Click on `Edit` -> Add the following three entries: `C:\msys64\mingw64\include`, `C:\msys64\mingw64\bin`, and `C:\msys64\mingw64\lib`.
9. Open a terminal in the folder with `napture/`, run `cargo run`.
1. Download this repo as a zip and extract it.
2. Run `windows-compiler.bat` by @neoapps-dev
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it's pretty stupid to credit yourself like this. Just remove it please.

Suggested change
2. Run `windows-compiler.bat` by @neoapps-dev
2. Run `windows-compiler.bat`

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

bro, can't i be credited for my work?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I just think it looks stupid, plus your name is forever visible in the commit history of that file.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

alright D:

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

@SticksDev
Copy link
Collaborator

batch is old and the outdated standard for Windows. I'm planning to re-write this in PowerShell which is more modern and allows for some other things that batch cannot do, e.g process waiting.

@neoapps-dev
Copy link
Author

batch is old and the outdated standard for Windows. I'm planning to re-write this in PowerShell which is more modern and allows for some other things that batch cannot do, e.g process waiting.

you could use powershell inside of batch 🗿 and i did that of course.

@face-hh
Copy link
Owner

face-hh commented Jun 5, 2024

Moved to #152

@face-hh face-hh closed this Jun 5, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants