<div dir="ltr"><div><div><div><div>Thank you so much, Francesco Ariis.<br></div>Thanks to your help, I stepped foreword.<br><br>But I got following error message. I googled this error message & try to  fix this, but faild.<br></div></div>How can I fix or get info. for this error message?<br></div>Thank you so much.<br><div><div><div><br>C:\Users\shaeg\Documents\Haskell\samChecker3> stack build  --ghc-options="-static -optl-static"<br>Warning: File listed in samChecker3.cabal file does not exist: README.md<br>samChecker3-0.1.0.0: unregistering (local file changes: app\Main.hs samChecker3.cabal src\Lib.hs test\Spec.hs)<br>samChecker3-0.1.0.0: configure (lib + exe)<br>Configuring samChecker3-0.1.0.0...<br>samChecker3-0.1.0.0: build (lib + exe)<br>Preprocessing library samChecker3-0.1.0.0...<br>[1 of 1] Compiling Lib              ( src\Lib.hs, .stack-work\dist\ca59d0ab\build\Lib.o )<br>Preprocessing executable 'samChecker3-exe' for samChecker3-0.1.0.0...<br>[1 of 1] Compiling Main             ( app\Main.hs, .stack-work\dist\ca59d0ab\build\samChecker3-exe\samChecker3-exe-tmp\Main.o )<br>Linking .stack-work\dist\ca59d0ab\build\samChecker3-exe\samChecker3-exe.exe ...<br>C:/Users/shaeg/AppData/Local/Programs/stack/x86_64-windows/ghc-8.0.2/mingw/bin/ld.exe: cannot find -licuuc<br>C:/Users/shaeg/AppData/Local/Programs/stack/x86_64-windows/ghc-8.0.2/mingw/bin/ld.exe: cannot find -licuin<br>C:/Users/shaeg/AppData/Local/Programs/stack/x86_64-windows/ghc-8.0.2/mingw/bin/ld.exe: cannot find -licudt<br>collect2.exe: error: ld returned 1 exit status<br>`gcc.exe' failed in phase `Linker'. (Exit code: 1)<br>Warning: File listed in samChecker3.cabal file does not exist: README.md<br><br>--  While building package samChecker3-0.1.0.0 using:<br>      C:\sr\setup-exe-cache\x86_64-windows\Cabal-simple_Z6RU0evB_1.24.2.0_ghc-8.0.2.exe --builddir=.stack-work\dist\ca59d0ab build lib:samChecker3 exe:samChecker3-exe --ghc-options " -ddump-hi -ddump-to-file"<br>    Process exited with code: ExitFailure 1<br><div class="gmail_extra"><br><div class="gmail_quote">2017-03-04 16:12 GMT+09:00 Francesco Ariis <span dir="ltr"><<a href="mailto:fa-ml@ariis.it" target="_blank">fa-ml@ariis.it</a>></span>:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><span class="gmail-">On Sat, Mar 04, 2017 at 08:57:02AM +0900, S. H. Aegis wrote:<br>
> Hi.<br>
><br>
> I worte some code. and fixed some errors with the help of good persons.<br>
> Now, this utility works properly in Stack environment.<br>
> How can I install this utility in other computer?<br>
> This utility use text-icu and I coded this utility on windows. Of course, I<br>
> want to work this utility on other windows OS.<br>
><br>
> I copied %stackPath%\.stack-work\<wbr>install\~\bin\samCheceker-exe.<wbr>exe to some<br>
> other folder, and execution through CMD.<br>
> But I got error message that says "libicuuc57.dll dose not exist. so<br>
> program can't start. please re-install the program."<br>
> I copied libicuuc57.dll, and so... as like programming newbees, but failed.<br>
> "stack install" command was the same result.<br>
><br>
> How can I install the Executable File to other windows system?<br>
<br>
</span>Hello, maybe you can try compiling with:<br>
<br>
    stack build  --ghc-options '-static -optl-static'<br>
<br>
(and stack clean before, probably).<br>
<br>
I am not a windows or stack user, so this I cannot test this. Report<br>
back and let us know if it worked or not.<br>
______________________________<wbr>_________________<br>
Beginners mailing list<br>
<a href="mailto:Beginners@haskell.org">Beginners@haskell.org</a><br>
<a href="http://mail.haskell.org/cgi-bin/mailman/listinfo/beginners" rel="noreferrer" target="_blank">http://mail.haskell.org/cgi-<wbr>bin/mailman/listinfo/beginners</a><br>
</blockquote></div><br><br clear="all"><br>-- <br><div class="gmail_signature"><div dir="ltr"><div><div>Sok Ha, CHANG<br></div>Dr. Chang's Clinic. #203. 503-23. AmSa-Dong, GangDong-Gu, Seoul.<br></div>Tel: +82-2-442-7585<br></div></div>
</div></div></div></div></div>