[Vm-dev] [OpenSmalltalk/opensmalltalk-vm] Freetype broken for build.win32x86/pharo.cog.spur (#319)

Ben Coman notifications at github.com
Fri Dec 7 14:26:35 UTC 2018


Here is what I found...
![image](https://user-images.githubusercontent.com/1713447/49652580-65bc0400-fa6d-11e8-93db-d7b848958cef.png)
Its also broken in HEAD.

I'm not certain, but it seems if a previous Freetype 2.6.5 compile succeeded, then the Freetype 2.9.1 compile will succeed - but not in a fresh Cygwin install. So to reproduce...
```
Delete C:\cygwin
Reinstall using [installCygwin.bat](https://github.com/OpenSmalltalk/opensmalltalk-vm/blob/Cog/scripts/installCygwin.bat)
$ git clone --depth 30 https://github.com/OpenSmalltalk/opensmalltalk-vm.git
$ git checkout -b freetype-broke-here 7ac7303
$ cd opensmalltalk-vm/build.win32x86/pharo.cog.spur
$ ./mvm -d
```

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/319
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20181207/bc1dee3b/attachment.html>


More information about the Vm-dev mailing list