reflex-starter icon indicating copy to clipboard operation
reflex-starter copied to clipboard

Is windows supported?

Open Wizek opened this issue 7 years ago • 3 comments

I ran into this error so far:

GHCi\Signals.hs:9:1: error:
    Failed to load interface for `System.Posix.Signals'
    Perhaps you meant System.Posix.Internals (from base-4.9.0.0)
    Use -v to see a list of the files searched for.
cabal.exe: Error: some packages failed to install:
ghci-8.0.1 failed during the building phase. The exception was:
ExitFailure 1
process-1.4.2.0 failed during the building phase. The exception was:
ExitFailure 1

Booting GHCJS (this will take a long time) ...Process exited with ExitFa
ilure 1: C:\Users\Wizek\AppData\Local\Programs\stack\x86_64-windows\ghcj
s-0.2.1.9007001_ghc-8.0.1\src\.stack-work\install\bf793b62\bin\ghcjs-boo
t.EXE --clean
PS C:\Users\Wizek\reflex-starter>

Wizek avatar Oct 18 '17 23:10 Wizek

Hi @Wizek,

I guess that sadly using Windows is still a blocker (I'm not a Windows user by the way). See https://github.com/ghcjs/ghcjs/issues/559.

yamafaktory avatar Oct 19 '17 09:10 yamafaktory

Hello @yamafaktory,

And how about with GHC (+webkitgtk, I presume) instead of GHCJS?

Wizek avatar Oct 20 '17 01:10 Wizek

@Wizek did you find out how to build for Windows with webkitgtk? I'm very interested in that myself. :smile:

sabine avatar May 31 '18 06:05 sabine