Re: running .bat file in cygwin

2012-07-12 Thread emon
unlock(&lock); printf("Exiting handle object thread_id %d\n\n", pthread_self()); } Earnie wrote: > > On Wed, Jul 11, 2012 at 12:26 PM, emon wrote: >> >> Dear All, >> I am a newbie in cygwin. However, I have used mingw so >> far, &g

pthread help

2012-07-12 Thread emon
Need urgent help on thread: the goal here is the separtemask will take each image and separate different contours and for each contour in the image it will call handleobject thread. So every for loop will call the handeobject thread. However, object index variable needs to be passed in each thread

Re: running .bat file in cygwin

2012-07-11 Thread emon
2012 at 12:26 PM, emon wrote: >> >> Dear All, >> I am a newbie in cygwin. However, I have used mingw so >> far, >> but it is not supporting fork(), so I need to switch to cygwin. I have >> created a build.bat file in my mingw (programming language

Re: opencv in cygwin

2012-07-11 Thread emon
thanks. Larry Hall (Cygwin-X) wrote: > > On 7/11/2012 12:28 PM, emon wrote: >> >> Dear All, >>I am a newbie in cygwin. However, I have used mingw so >> far, >> but it is not supporting fork(), so I need to switch to cygwin. I am >> cu

Re: running .bat file in cygwin

2012-07-11 Thread emon
. thanks for your respond. I am sure there is a lacking in my background in cygwin somewhere, if you may point that out, so I can seach read the proper documentation. Best Larry Hall (Cygwin-X) wrote: > > On 7/11/2012 12:26 PM, emon wrote: >> >> Dear All, >>

opencv in cygwin

2012-07-11 Thread emon
Dear All, I am a newbie in cygwin. However, I have used mingw so far, but it is not supporting fork(), so I need to switch to cygwin. I am currently using opencv library in my program (C code). Can anyone suggest me how I can use opencv in cygwin. Thanks for your help Emon

running .bat file in cygwin

2012-07-11 Thread emon
-lopencv_highgui231 -lopencv_imgproc231 -L. -L/c/opencv/build/x86/mingw/lib Can anyone suggest me how I can run this .bat file at cygwin or refer me to a site. Thanks for your help Emon -- View this message in context: http://old.nabble.com/running-.bat-file-in-cygwin-tp3414p3414.html Sent from