powerful-morning-89
11/22/2020, 7:26 AMbright-gpu-74537
11/22/2020, 7:27 AMpowerful-morning-89
11/22/2020, 7:29 AMhx
if (!project.environment.exists("HL_PATH")){
var command = #if lime "lime" #else "hxp" #end;
Log.error("You must define HL_PATH to copy HashLink dependencies, please run '" + command + " setup hl' first");
}else{ System.copyFile(project.environment.get("HL_PATH") + '/ssl.hdll', applicationDirectory + '/ssl.hdll');
}
Seems some changes were made on lime dev, but they're obviously not ideal.
I think there was some talk about it on the openfl server a while back, but there's not permanent solution yet afaik.bright-gpu-74537
11/22/2020, 9:07 AMbright-gpu-74537
11/22/2020, 9:07 AMbright-gpu-74537
11/22/2020, 9:07 AMbright-gpu-74537
11/22/2020, 9:08 AMmost-caravan-45834
11/22/2020, 5:26 PMmost-caravan-45834
11/22/2020, 5:26 PMmost-caravan-45834
11/22/2020, 5:27 PMpowerful-morning-89
11/22/2020, 6:25 PMpowerful-morning-89
11/22/2020, 6:26 PMmost-caravan-45834
11/22/2020, 9:02 PMmost-caravan-45834
11/22/2020, 9:07 PMbright-gpu-74537
11/23/2020, 6:43 AMbright-gpu-74537
11/23/2020, 6:43 AMmost-caravan-45834
11/23/2020, 1:30 PMhandsome-processor-40961
11/23/2020, 2:40 PMbright-gpu-74537
11/23/2020, 2:45 PMbright-gpu-74537
11/23/2020, 2:45 PMbright-gpu-74537
11/23/2020, 2:45 PMhandsome-processor-40961
11/23/2020, 3:13 PMhandsome-processor-40961
11/23/2020, 3:13 PMhandsome-processor-40961
11/23/2020, 3:15 PMbitter-family-72722
11/23/2020, 3:57 PMbright-gpu-74537
11/23/2020, 3:58 PMmagnificent-caravan-75149
11/24/2020, 12:15 AMmagnificent-caravan-75149
11/24/2020, 4:39 AM<?xml version="1.0" encoding="utf-8"?>
<vbox id="splash" width="100%" height="100%" style="background-image: hong_kong; background-image-repeat: stretch; background-opacity: .5; " >
<style source="Styles/ui.css" />
<box width="100%" height="60%" />
var splash = initScr.findComponent('splash', haxe.ui.containers.VBox, true);magnificent-caravan-75149
11/24/2020, 4:39 AMhandsome-television-62908
11/24/2020, 4:43 AM