[openfbx] Update port openfbx to latest version#42610
[openfbx] Update port openfbx to latest version#42610JavierMatosD merged 3 commits intomicrosoft:masterfrom
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