Le 12/01/2020 à 18:02, Hernán Morales Durand a écrit :
Hi Benoit,
Thank you for publishing this one!
This is how I installed:
Iceberg remoteTypeSelector: #scpUrl.
Metacello new
baseline: 'VLC';
repository: 'github://badetitou/Pharo-LibVLC';
load.
However I got this warning on Mac:
This package depends on the following classes:
VLCLibrary
VLCLibraryCore
You must resolve these dependencies before you will be able to load
these definitions:
VLCLibrary>>#macModuleName
VLCLibraryCore>>#macModuleName
Oupsi, The bug is fixed now.
It was a dependency problem in Pharo7 (in the baseline).
I've forgot to check that before the release.
And consequently all test method fails. Is there something I've missing?
Cheers,
Hernán
El dom., 12 ene. 2020 a las 12:42, Benoit Verhaeghe
(<badeti...@gmail.com <mailto:badeti...@gmail.com>>) escribió:
Hello there,
I just want to let you know that I've developed an FFI binding to VLC.
Since, version 2.1.1 you can use it on Windows, Linux, and OSX.
https://github.com/badetitou/Pharo-LibVLC
Thanks to the binding you can play easily sounds and videos from
Pharo.
The next steps are:
* Documentation and examples (in the Image, GitHub, and a blog
post/tutorial)
* Full Travis testing
* SDL support
* A #Spec2 <https://twitter.com/hashtag/Spec2?src=hashtag_click>UI
* A SeasideUI (https://github.com/pharo-media-center
<https://t.co/Zzlb01Ncw8?amp=1>)
Feel free to use the binding and tell me if you need help with it.
Benoît Verhaeghe
--
Benoît Verhaeghe
badetitou.github.io <http://badetitou.github.io>
benoit.verhae...@berger-levrault.com
<mailto:benoit.verhae...@berger-levrault.com>
R&D Engineer at Berger-Levrault
benoit.verhae...@inria.fr <mailto:benoit.verhae...@inria.fr>
PHD student at Inria-Lille--Nord-Europe
--
Benoît Verhaeghe
badetitou.github.io
benoit.verhae...@berger-levrault.com
R&D Engineer at Berger-Levrault
benoit.verhae...@inria.fr
PHD student at Inria-Lille--Nord-Europe