Closed richard523 closed 3 weeks ago
@RobertHue did you remove the repo?
@RobertHue did you remove the repo?
Yes I deleted it and forgot that it points to that repository, but I forked it again from https://github.com/qknight/libnoise
I'm sorry for the inconveniece.
Thanks. The download works again now.
But IMO it may need some follow-up action.
@qknight Since the contributors on your project seem to be visible. And you have more forks and reach. What do you think?
Can we make your libnoise project the official one?
@RobertHue sure we can. If you want to help with development, i'll add you to the repo.
@qknight ok I will try to attach the commits again into the git tree.
@RobertHue added you to libnix on my GH, so you can also merge stuff there
@qknight Thank you :D
This is an automated message. Per our repo policy, stale issues get closed if there has been no activity in the past 28 days. The issue will be automatically closed in 14 days. If you wish to keep this issue open, please add a new comment.
Package: libnoise:x64-linux -> 1.0.0#3
Host Environment
To Reproduce
vcpkg install
Failure logsAdditional context
vcpkg.json
``` { "name": "braingenix-nes", "version-string": "0.2.0", "license": "AGPL-3.0-or-later", "dependencies": [ "bg-common-logger", "yaml-cpp", "glm", "gtest", "nlohmann-json", "rpclib", "vsg", "cpp-base64", "stb", "libnoise", { "name": "stduuid", "features": [ "system-gen" ] } ] } ```