Just to clarify, as I see it:
-- this OP
(http://forum.world.st/Smalltalk-It-s-Not-Your-Grandfather-s-Programming-Language-tp5109548.html)
announces article "Smalltalk: It’s Not Your Grandparent’s Programming
Language"; the article has 1 occurrence of the word "car", and refers to a
Maserati
-- t
Me again,
I've tried
vlc := VLCLibrary uniqueInstance createVLCInstance.
"do not use accentuated characters for the path"
media := vlc createMediaFromPath: ('/home/badetitou/Vidéos/bla.mkv'
encodeWith: #utf8).
mediaPlayer := VLCLibrary uniqueInstance mediaPlayerNewFromMedia: media.
mediaPlaye
Le 14/01/2020 à 21:10, Hilaire a écrit :
Le 14/01/2020 à 19:21, Benoit Verhaeghe a écrit :
|If you use a symbolic link and it works please let me know so I can
add this step in the installation.|
|Did so, so no more error but then executing the code snippet from
github, nothing happen.|
Ok,
Le 14/01/2020 à 19:21, Benoit Verhaeghe a écrit :
>
> |If you use a symbolic link and it works please let me know so I can
> add this step in the installation.|
>
|Did so, so no more error but then executing the code snippet from
github, nothing happen.|
|| vlc mediaPlayer media |
"VLCLibrary rese
Hello,
Yes, the final .9 matter...
I have tested the binding on ArchLinux. And we have
> $ whereis libvlccore
libvlccore: /usr/lib/libvlccore.so
and
> $ whereis libvlc
libvlc: /usr/lib/libvlc.so
So two options,
1. I can add the version with ".9" in VLCLibrary>>#unix64LibraryName
2. Or you c
Hi Benoit,
That's cool. Thanks!
Hilaire
Le 12/01/2020 à 16:41, Benoit Verhaeghe a écrit :
>
> 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 bin
Hi,
I am pretty flexible on time these days, except for next Friday
afternoon/night and next Saturday (at GMT - 5). I already contacted the
organizers to let them know that you may will be giving the talk (I
talked about that possibility while applying).
We can coordinate off-list. Just let me kn
Can help too.
Need correct version to demo as what I do have is old.
Phil
On Tue, 14 Jan 2020, 13:49 Santiago Bragagnolo, <
santiagobragagn...@gmail.com> wrote:
> I am in. I am now organizing the stand. I can participate in a skype (or
> what-ever-technology) to help to organize the talk. What
The VM crash for Launcher is not caused by having different VM, but by using
specific usage of SSL lib that does not work with this workaround. I added
more details into new issue I created for vm:
https://github.com/pharo-project/opensmalltalk-vm/issues/62
Jan
--
Sent from: http://forum.world.
HI,
I would upgrade that "a good read" to a critical read if you do anything with
floating point. Floating point numbers are not real numbers but rather a small
subset, and, have all kinds of funny properties. But we use them just like real
numbers and that's what catches us out.
che
I am in. I am now organizing the stand. I can participate in a skype (or
what-ever-technology) to help to organize the talk. What are your
constraints??
santiago
El mar., 14 ene. 2020 a las 2:42, Offray Vladimir Luna Cárdenas (<
offray.l...@mutabit.com>) escribió:
> Hi again,
>
> FOSDEM is appr
Thank you for forwarding this. At first, I though "well, that is the same
solution I posted in previous mail/post, you just have libs in different
directory", but it is not. It creates link just once in lib64, not in each
VM, which is way better (but has be done by root). Unfortunately, it does
not
Arkaitzmugica posted this on discord, which worked for him. Since
the problems were similar, that may be relevant for you (or other
people)
12:28 AM/]/arkaitzmugica/:/
I've made Pharo work on Fedora 31. First libgit2-devel must be
installed. Then sudo ln -s /lib64/libcurl.so.4
/l
13 matches
Mail list logo