few-pizza-8232
11/20/2022, 5:02 PMC:\HaxeToolkit\haxe\lib\heaps/git/hxd/Window.hl.hx:175: characters 37-46 : sdl.Window has no field warpMouse
C:\HaxeToolkit\haxe\lib\heaps/git/hxd/Window.hl.hx:265: characters 13-22 : sdl.Window has no field warpMouse
C:\HaxeToolkit\haxe\lib\heaps/git/hxd/Window.hl.hx:219: characters 17-21 : sdl.Window has no field grab
C:\HaxeToolkit\haxe\lib\heaps/git/hxd/Window.hl.hx:230: characters 17-21 : sdl.Window has no field grab
Switching to the git version of hlsdl changes that to:
C:\HaxeToolkit\haxe\lib\heaps/git/hxd/Window.hl.hx:10: characters 23-45 : Type not found : sdl.Window
C:\HaxeToolkit\haxe\lib\heaps/git/hxd/Cursor.hx:26: characters 20-30 : Type not found : sdl.Cursor
At which point I'm somewhat lost. Is hlsdl not supported / not recommended on Windows? I was able to get the "hello hashlink" project working before I started mucking around with haxelib. Is there another library I need to get from git? Should I ask all of this in #501408700142059520 instead?bright-gpu-74537
11/20/2022, 5:06 PMbright-gpu-74537
11/20/2022, 5:08 PMfew-pizza-8232
11/20/2022, 5:10 PMfierce-soccer-8550
11/20/2022, 5:14 PMfierce-soccer-8550
11/20/2022, 5:15 PMpowerful-morning-89
11/20/2022, 5:15 PMfierce-soccer-8550
11/20/2022, 5:16 PMfew-pizza-8232
11/20/2022, 5:17 PMpowerful-morning-89
11/20/2022, 5:19 PMbright-gpu-74537
11/20/2022, 5:20 PMambitious-knife-25690
11/20/2022, 5:21 PMpowerful-morning-89
11/20/2022, 5:23 PMbright-gpu-74537
11/20/2022, 5:24 PMbright-gpu-74537
11/20/2022, 5:24 PMbright-gpu-74537
11/20/2022, 5:25 PMbright-gpu-74537
11/20/2022, 5:26 PMambitious-knife-25690
11/20/2022, 5:29 PMhallowed-ocean-84954
11/20/2022, 5:30 PMbright-gpu-74537
11/20/2022, 5:32 PMgetElementById("x").style.backgroundColor
... but in html5 css its background-color
... is there like a thing about that? Maybe there is, but i never remember reading itambitious-knife-25690
11/20/2022, 5:32 PMbright-gpu-74537
11/20/2022, 5:33 PMambitious-knife-25690
11/20/2022, 5:34 PMambitious-knife-25690
11/20/2022, 5:35 PMbright-gpu-74537
11/20/2022, 5:36 PMbright-gpu-74537
11/20/2022, 6:07 PMbright-gpu-74537
11/20/2022, 6:08 PMbright-gpu-74537
11/20/2022, 6:09 PMfew-pizza-8232
11/20/2022, 6:25 PMC:\HaxeToolkit\haxe\lib\heaps/git/hxd/Window.hl.hx:10: characters 23-45 : Type not found : sdl.Window
got rid of the cursor type error at least. but I'm building my pre-haxeui-integration version now. If there's a better channel for general build issues I'll take this there.
Is https://github.com/HaxeFoundation/hashlink.git the correct url to use with haxelib git hlsdl
?bright-gpu-74537
11/20/2022, 6:53 PM