public inbox for pthreads-win32@sourceware.org
 help / color / mirror / Atom feed
* Newbie: Please tell me how to prepare Visual Studio 2008 for using pthreads
@ 2008-12-21 19:15 manjula.aw
  2008-12-22  6:31 ` Kiran Divakaran
  0 siblings, 1 reply; 2+ messages in thread
From: manjula.aw @ 2008-12-21 19:15 UTC (permalink / raw)
  To: pthreads-win32

Hi Friends,

I'm totally new to pthreads and do not have much experience in Visual
Studio 2008 ( I only have worked with it for 2-3 months).  So please
tell me how to configure Visual Studio environment for using pthreads
and I would be gratefull to you if you can provide a little example on
using pthreads.
Specially I need to know which files in pthread api should copied to
which folders in my machine to use with VS2008. And what should I do
to create a new project that use pthreads.
Please reply me ASAP. The reason is this is an academic assignment
given for Concurrent Programming subject and I have only four day to
complete it.
Thanks & Regards,
Manjula
--
මංජුල අමරබන්දු වීරසිංහ
==================================
Manjula Amarabandu Weerasinghe,
Department of Computer Science and Engineering,
Faculty of Engineering,
University of Moratuwa,
Sri Lanka.
==================================
              (\/) @ (\) _T (_) |_ @
manjula.aw@gmail.com
http://risingofsilversurfer.blogspot.com/

^ permalink raw reply	[flat|nested] 2+ messages in thread

* RE: Newbie: Please tell me how to prepare Visual Studio 2008 for  using pthreads
  2008-12-21 19:15 Newbie: Please tell me how to prepare Visual Studio 2008 for using pthreads manjula.aw
@ 2008-12-22  6:31 ` Kiran Divakaran
  0 siblings, 0 replies; 2+ messages in thread
From: Kiran Divakaran @ 2008-12-22  6:31 UTC (permalink / raw)
  To: manjula.aw, pthreads-win32

Manjula,

You need to include your sample source ( c/cpp / h) into a new project/solution. U need to then in the linker section and project include lib path provide the path of the pthreads32 lib and dll.

U also need to enable the dependencies section in your linker section. If all these are set then the code compiles well.


Regards,
Kiran

-----Original Message-----
From: pthreads-win32-owner@sourceware.org [mailto:pthreads-win32-owner@sourceware.org] On Behalf Of manjula.aw@gmail.com
Sent: Monday, December 22, 2008 12:45 AM
To: pthreads-win32@sourceware.org
Subject: Newbie: Please tell me how to prepare Visual Studio 2008 for using pthreads

Hi Friends,

I'm totally new to pthreads and do not have much experience in Visual
Studio 2008 ( I only have worked with it for 2-3 months).  So please
tell me how to configure Visual Studio environment for using pthreads
and I would be gratefull to you if you can provide a little example on
using pthreads.
Specially I need to know which files in pthread api should copied to
which folders in my machine to use with VS2008. And what should I do
to create a new project that use pthreads.
Please reply me ASAP. The reason is this is an academic assignment
given for Concurrent Programming subject and I have only four day to
complete it.
Thanks & Regards,
Manjula
--
මංජුල අමරබන්දු වීරසිංහ
==================================
Manjula Amarabandu Weerasinghe,
Department of Computer Science and Engineering,
Faculty of Engineering,
University of Moratuwa,
Sri Lanka.
==================================
              (\/) @ (\) _T (_) |_ @
manjula.aw@gmail.com
http://risingofsilversurfer.blogspot.com/

**************** CAUTION - Disclaimer *****************
This e-mail contains PRIVILEGED AND CONFIDENTIAL INFORMATION intended solely 
for the use of the addressee(s). If you are not the intended recipient, please 
notify the sender by e-mail and delete the original message. Further, you are not 
to copy, disclose, or distribute this e-mail or its contents to any other person and 
any such actions are unlawful. This e-mail may contain viruses. Infosys has taken 
every reasonable precaution to minimize this risk, but is not liable for any damage 
you may sustain as a result of any virus in this e-mail. You should carry out your 
own virus checks before opening the e-mail or attachment. Infosys reserves the 
right to monitor and review the content of all messages sent to or from this e-mail 
address. Messages sent to or from this e-mail address may be stored on the 
Infosys e-mail system.
***INFOSYS******** End of Disclaimer ********INFOSYS***

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-12-22  6:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-12-21 19:15 Newbie: Please tell me how to prepare Visual Studio 2008 for using pthreads manjula.aw
2008-12-22  6:31 ` Kiran Divakaran

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).