-
Hello Mumble team! (I'm on Windows) I've used vcpkg a few times for a statically generated (32-bit) program of my own, so I'm hoping this won't be too tough to get started. I'm pasted all of the following into a Powershell script:
...but it seems to be stalling quite a bit and I can't tell if it's frozen. I think it's only made it to Also, I was looking through some of the good first time issues, and it seems that everything has already been "claimed" (now whether or not these people follow-up is up in the air). Are there any good and easy unclaimed issues available for my first contribution? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 27 replies
-
Qt does take quite a while to build, so it could very well be that it simply needs some time. You can have a look at the CPU and network usage when this happens. One of them should be up.
Depending on what you are interested in and what kind of background experience you already have, you could look at one of the following issues:
|
Beta Was this translation helpful? Give feedback.
-
@Krzmbrzl, yes it looks like I just wasn't being patient enough with |
Beta Was this translation helpful? Give feedback.
Qt does take quite a while to build, so it could very well be that it simply needs some time. You can have a look at the CPU and network usage when this happens. One of them should be up.
I also experienced that on Windows I had to click into the shell and hit return every now and then for it to continue. No idea why though 🤷