This channel is intended for people just starting with the Raku Programming Language (raku.org). Logs are available at irclogs.raku.org/raku-beginner/live.html Set by lizmat on 8 June 2022. |
|||
00:06
A008 left
00:20
librasteve_ left
00:35
topnep left
00:36
topnep joined
02:40
topnep left
02:41
topnep joined
|
|||
frostcod | Thank you lizmat. when I woke up today, I found out you had already reported it👍 | 03:11 | |
07:49
topnep left
07:50
topnep joined,
topnep left
07:51
topnep joined
12:04
topnep left
12:05
topnep joined
14:08
topnep left
14:10
topnep joined
16:14
topnep left
16:16
topnep joined
|
|||
mrmrmrglgl_00429 | Hey everyone! What is the last version of Rakudo/Rakudo Star that still works on Windows 8.1 (I have a pretty old laptop)? The latest version gives me exceptions that are typical for programs that need Windows 10+ (something about a procedure being unable to find an entry point in a DLL or something like that). I tried to find that info but if it's there, it's pretty well hidden. | 16:30 | |
lizmat | mrmrmrglgl_00429 asking on #moarvm, but it looks like not an easy question to answer | 16:49 | |
I suggest doing a bisect approach with rakubrew ? | |||
17:15
stanrifkin joined
|
|||
mrmrmrglgl_00429 | Thanks! I'll try doing that. I just hoped that that info is there somewhere. Windows 8.1 deprecation announcements are surprisingly hard to find sometimes but there're usually there. Sometimes in the form of Chromium bump or the Qt version being used but still 🙂 Oh well. | 17:19 | |
timo | one of the libraries we depend on for many cross-platform low-level operating stuff is libuv, so you could look when libuv deprecated windows 8.1 | 17:23 | |
if they don't have an official announcement for that, it's possible that libuv was the reason why node stopped supporting 8.1, so that may be a spot to look at as well | 17:24 | ||
other than that, the latest version that worked fine with the jvm backend may be a place to look? i'm not exactly sure which versions were good with jvm and which weren't, or for what exact reason | |||
maybe it's just a mattor of using an older MSVC to compile moar and the nqp and rakudo runners binaries to get it compatible again, or perhaps there is a compiler flag that you could pass? | 17:26 | ||
18:22
habere-et-disper joined
18:30
habere-et-disper left
|
|||
librasteve | or try WSL ;-) | 18:38 | |
timo | it doesn't seem like WSL exists for windows 8 or windows 8.1 | 18:51 | |
18:59
stanrifkin left
|
|||
librasteve | oh - just a thought | 19:02 | |
mrmrmrglgl_00429 | Thanks again for the pointers! I'll look into libuv as well. WSL indeed isn't a thing in Windows 8.1. | 20:38 | |
20:55
habere-et-disper joined
21:54
habere-et-disper left
23:14
Zedisdef joined
23:27
Zedisdef left
|