Thanks for your answering.
I did whatever can be found on the internet but I still have problem in "make" line in cygwin for making executable bonmin file.
I tried to install third parties include lapack and blas using CMAKE. I built ALL_BIULD and INSTALL but I think I didn't succeed on that to, because in cmd "lapack /?" and "blas /?" are not recognizable.
I think the steps is like that:
1) install cygwin
2) install CMAKE
3) install gfortran for build visual stadio project of COIN-or
4) build CION-or libraries using CMAKE and install lapack and blas
5) install bonmin using cygwin
If i am missing something please help me.