[Vm-dev] [OpenSmalltalk/opensmalltalk-vm] Add stack win32 build (#317)

Ben Coman notifications at github.com
Fri Dec 7 08:34:19 UTC 2018


nope. freetype-2.9.1 also fails...
$ git clone --depth 10 https://github.com/OpenSmalltalk/opensmalltalk-vm.git
$ git checkout HEAD~9
$ cd build.win32x86/pharo.cog.spur
To fail faster...
$ vi Makefile  # to ignore the other libraries...
```
THIRDPARTYLIBS:=freetype2
```
$ ./mvm -d

```
file INSTALL cannot find
  "/home/Ben/Repos/depth10/opensmalltalk-vm/build.win32x86/pharo.cog.spur/builddbg/third-party/freetype-2.9.1/build/include/freetype/config/ftconfig.h".
make[2]: *** [Makefile:62: install] Error 1
make[2]: Leaving directory '/home/Ben/Repos/depth10/opensmalltalk-vm/build.win32x86/pharo.cog.spur/builddbg/third-party/freetype-2.9.1/build'
make[1]: *** [../third-party/Makefile.freetype2:25: /home/Ben/Repos/depth10/opensmalltalk-vm/.thirdparty-cache/windows/i386/bin/libfreetype.dll] Error 2
```

-- 
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/pull/317#issuecomment-445160437
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20181207/0f7d12b9/attachment.html>


More information about the Vm-dev mailing list