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
karianna
changed the title
Add building of freettype (32+64 versions) to the Windows playbook
Add building of freetype (32+64 versions) to the Windows playbook
Jun 5, 2018
okay so C:\openjdk\freetype\ was prebuilt by myself for the jdk8u builds. The newer builds just take the source and automatically handle the building as part of the job! We'll need to add a custom build of 32 bit though
Current freetype role at https://github.com/AdoptOpenJDK/openjdk-infrastructure/blob/master/ansible/playbooks/AdoptOpenJDK_Windows_Playbook/roles/Freetype/tasks/main.yml seems to download the source but not build it. The built 64-bit version is in
C:\openjdk\freetype\{include,lib}
on the build machines - unclear of the source. We need a 32-bit version to satisfy adoptium/temurin-build#342, and get both versions into the ansible playbooks for setting up windows machinesThe text was updated successfully, but these errors were encountered: