Closed jasonpeinko closed 1 year ago
7f9b40e0c56f4a1b102bc9b64df0139f7c34e82c should fix this issue. I don't have a working Windows installation, so I cannot test right now.
New error. I don't use windows often so its not important to me. Unfortunately i'm not more familiar with nim to debug further.
C:\Users\jason\.nimble\pkgs\c4-#head\c4\lib\enet\enet.nim(23, 20) Error: cannot 'importc' variable at compile time; INVALID_SOCKET
Thanks! Will fix when checking this project on Windows. Leaving open for now.
Switched to native network library
Corresponding enet.nim lines https://github.com/c0ntribut0r/cat-400/blob/565c3d283096205282e0fd4f44f02afe1d2dfa90/c4/lib/enet/enet.nim#L15-L20
Not needed if switching to netpipe in #26