-
Notifications
You must be signed in to change notification settings - Fork 6.6k
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
[openfbx] Update port openfbx to latest version #42610
Conversation
@microsoft-github-policy-service agree [company=""] |
@microsoft-github-policy-service agree |
What should i do to fix that, really don't know how to fix failure :( |
@flarive, Please run command |
Note: I will be converting your PR to draft status. When you respond, please revert to "ready for review". That way, I can be aware that you've responded since you can't modify the tags. |
vcpkg x-add-version openfbx done ! |
Hello @JonLiu1993, i think everything is ok for the review and the merge in master :) |
Thanks for the review @JonLiu1993, i still have the message "Merging is blocked" How can i merge in master ? |
|
Hey @JonLiu1993 , what am i supposed to do now ? I did : but don't know the meaning of that, i still can't see openfbx latest in vcpkg catalog :( |
@flarive Just wait for the repo owners to merge your PR. |
@JavierMatosD , I still see openfbx 2022-07-18 on vcpkg website instead of latest just merged, why ? |
@flarive, https://vcpkg.io/en/package/openfbx this website is manually updated, not in real time. |
Ok, but when i add "openfbx" to my vcpkg.json and i recompile my solution, i still have the old openfbx being downloaded to vcpkg_installed, what's the problem, i really don't understand why it takes so much time to have the latest version available and ready to use :( When will it be usable ? |
Have you use command "git pull" get the latest version of vcpkg? |
Ah sorry i was not clear may be, i want to use openfbx in a raytracer project i'm working on. Don't understand why it's so long and so complicated to have up to date packages (ports) on vcpkg :( So, my question is still quite the same again : |
When the PR is merged, that version is available. Of course you need to |
Ok, seems to work now with vcpkg update (not sure) and vcpkg x-update-baseline. |
Update vcpkg openfbx to latest