goemphp icon indicating copy to clipboard operation
goemphp copied to clipboard

how support it to run in windows

Open kissthink opened this issue 9 years ago • 1 comments

how support it to run in windows

kissthink avatar Jun 17 '16 06:06 kissthink

I've never tried on windows (I don't have the environment). I think it may be needed the following steps:

  1. the environment which can build the PHP binary in windows
  2. the environment which can build the Golang programme
  3. build the embedded PHP dll in Windows
  4. put the dll into $PATH
  5. build the goemphp

mikespook avatar Jun 19 '16 01:06 mikespook