On 9 Nov 2016, at 12:26, Nicolai Hess <nicolaihess@gmail.com> wrote:
2016-11-09 12:00 GMT+01:00 Esteban Lorenzano <estebanlm@gmail.com <mailto:estebanlm@gmail.com>>: Hi guys,
I want to start moving the VM stuff into the new structure. Now I know there are still missing things :) Can you download a VM from here: https://bintray.com/estebanlm/pharo-vm/build/201611082123#files <https://bintray.com/estebanlm/pharo-vm/build/201611082123#files>
and start using it, and report problems?
thanks! Esteban
ps: Windows users: Iâm still not there, Iâm having problems to build third-party libraries with cygwin⦠also if someone can help me here I would thank it :)
Hm, building third party libs with cygwin ? Does that means all windows user will have to use a cygwin runtime to use pharo ?
No. You can build regular DLLs using cygwin. As we did with MSYS (in fact, Pharo.exe too is built with cygwin). Esteban