Re: [boinc_dev] Any idea about Compile BOINC Application in Windows with Visual C++ 6.0

2009-06-08 Thread Kunsheng Chen
Awesome! I should asked about that long time ago. Thanks for letting me know. -Kun --- On Tue, 6/9/09, Nicolás Alvarez wrote: > From: Nicolás Alvarez > Subject: Re: [boinc_dev] Any idea about Compile BOINC Application in Windows > with Visual C++ 6.0 > To: "Kun

Re: [boinc_dev] Any idea about Compile BOINC Application in Windows with Visual C++ 6.0

2009-06-08 Thread Nicolás Alvarez
El Lunes 08 Jun 2009 21:50:19 Kunsheng Chen escribió: > The thing is that it require Cygin1.dll to be under folder Windows/System32 > in client side. I think I could have a multiple bionc app (includes this > cygwin1.dll). And in my app, just copy Cygwin1.dll to Windows/System32, but > this seems w

Re: [boinc_dev] Any idea about Compile BOINC Application in Windows with Visual C++ 6.0

2009-06-08 Thread Kunsheng Chen
> What I am trying to do is a stand-alone app in Windows , so cygwin is not > working (require cygwin.dll), For MinGW, I have PCRE and libcurl in my app, > which is hard to compile there. Visual C++ is what looks best to me > currently. So I am really confused what I should do next. ---

Re: [boinc_dev] Any idea about Compile BOINC Application in Windows with Visual C++ 6.0

2009-06-08 Thread Nicolás Alvarez
El Lunes 08 Jun 2009 21:27:53 Kunsheng Chen escribió: > Thanks, Nicolas. > > I am still confused about the following things: > > 1. Does client have to install .NET if I compiled my BOINC app through > Visual Studio 2005 / 2008 ? No, they don't need .NET, unless your app is actually written with t

Re: [boinc_dev] Any idea about Compile BOINC Application in Windows with Visual C++ 6.0

2009-06-08 Thread Kunsheng Chen
, Nicolás Alvarez wrote: > From: Nicolás Alvarez > Subject: Re: [boinc_dev] Any idea about Compile BOINC Application in Windows > with Visual C++ 6.0 > To: boinc_dev@ssl.berkeley.edu > Cc: "Kunsheng Chen" > Date: Tuesday, June 9, 2009, 12:16 AM > El Lunes 08 Ju

Re: [boinc_dev] Any idea about Compile BOINC Application in Windows with Visual C++ 6.0

2009-06-08 Thread Nicolás Alvarez
El Lunes 08 Jun 2009 21:03:08 Kunsheng Chen escribió: > I just checked some guidance online, seems they require Visual Studio 2008/ > 2005 or 2003. What I am concerned about is the compiled application with > Visual Studio, does it require .NET Framework installed in client side ? No. In fact, you

[boinc_dev] Any idea about Compile BOINC Application in Windows with Visual C++ 6.0

2009-06-08 Thread Kunsheng Chen
Hello everyone, I am going to port my current Linux-compatible BOINC Client Application into Windows. I just checked some guidance online, seems they require Visual Studio 2008/ 2005 or 2003. What I am concerned about is the compiled application with Visual Studio, does it require .NET Framew