[Coapp-developers] GSoc Mentors

2012-03-27 Thread Garrett Serack
I just want to make sure that those who have signed up as GSoC mentors go back and visit the http://www.google-melange.com site and give feedback to students who have posted a proposal for CoApp. (there's one there so far, and I would think a few more are going to be coming soon, if my mailbox

[Coapp-developers] FYI: Latest Packages

2012-03-27 Thread Garrett Serack
I posted new CoApp (1.2.0.17) and Devtools (1.2.0.26) packages yesterday, fixing some blocking bugs. Make sure you've got the most recent of both those if you're working on packages. G ___ Mailing list: https://launchpad.net/~coapp-developers Post to

Re: [Coapp-developers] FYI: Latest Packages

2012-03-27 Thread Fredrik Sundqvist
I tried CoApp (1.2.0.17) but it only works in elevated mode. http://i.imgur.com/LCDw4.png Hälsningar, Fredrik Sundqvist 2012/3/27 Garrett Serack : > I posted new CoApp (1.2.0.17) and Devtools (1.2.0.26) packages yesterday, > fixing some blocking bugs. > > Make sure you've got the most recent o

Re: [Coapp-developers] FYI: Latest Packages

2012-03-27 Thread Garrett Serack
Yeah; I'm going to look at that today. G -Original Message- From: Fredrik Sundqvist [mailto:fsundqv...@gmail.com] Sent: Tuesday, March 27, 2012 10:52 AM To: Garrett Serack Cc: coapp-developers@lists.launchpad.net Subject: Re: [Coapp-developers] FYI: Latest Packages I tried CoApp (1.2.0.

Re: [Coapp-developers] Problems using coapp

2012-03-27 Thread ankit choudhary
Hi Garrett I did exactly as you mentioned in the earlier mail. I built coapp from the source and it compiled fine. But I am getting this error http://pastebin.com/beUsf4Ck , when trying to build the devtools. On Tue, Mar 27, 2012 at 7:09 AM, Garrett Serack wrote: > Whoops! > > Hmm. I think I

Re: [Coapp-developers] Problems using coapp

2012-03-27 Thread Garrett Serack
Ah, You need to install the Windows WDK (since the native bootstrapper needs to link with msvcrt directly) http://www.microsoft.com/download/en/details.aspx?displaylang=en&id=11800 Install the WDK to the default location (make sure the top checkbox and children are selected during install) G