You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 29, 2022. It is now read-only.
Cloned repo and got 1.3 GB of junk* :( that seemed pretty unnecessary for what seems to be a tiny library.
As dution89630 may suggest what resulted wouldn't build a VS project with CMake, .\dependencies\harfbuzz\src\ was missing 3 files: "hb-ot-shape-complex-use.cc", "hb-ot-shape-complex-use-table.cc" and "hb-ot-var.cc"
And the CMakeLists.txt file from Motive is broken -
"include\motive\spring_init.h" is misspelled as "include/motive/sprint_init.h" (who checks in a non-working make file?)
NB: while I'd like to report this on the google/motive project it seems issue reporting is not enabled there (hence reporting it upstream/here shall have to suffice I guess)
*do we really need java-cardboard in this immediate mode GUI library?! It accounted for like 400MB of the junk and seems really out of place.
Sorry then Dution89630, I think my issues may have been different, git cloned without any apparent issue with hyphenation-patterns or webp for me.
My copy of Harfbuzz turned out to have more missing files, but after patching these in from a zip of that project correcting the issue with motive's build above and the build of gumbo-parser as I detailed on issue #13 I was able to build and run the examples using Visual Studio (2017)
Edit: Also had to modify build of a dependency to disable treating errors as warnings as is already logged as an issue/workaround on that project (in case that may also help)
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
dependencies can not be download correctly
The text was updated successfully, but these errors were encountered: