> From: [email protected] > To: [email protected] > Subject: RE: New Developer > Date: Fri, 6 Mar 2015 23:39:59 +0000 > > Hi Gabriella, > > Thank you for the info! Very useful because I am not very familiar with git. > > I miss a cd incubator-corinthia between both git commands in the wiki page. > > git clone --origin apache > https://git-wip-us.apache.org/repos/asf/incubator-corinthia.gitcd > incubator-corinthia/git remote add github > https://github.com/apache/incubator-corinthia.git > Juande > > > From: [email protected] > > Date: Fri, 6 Mar 2015 20:51:57 +0000 > > Subject: Re: New Developer > > To: [email protected] > > > > Hi Juande, > > > > see the Git FAQ on our wiki here: > > > > https://cwiki.apache.org/confluence/display/Corinthia/Git+FAQ > > > > G > > > > On Fri, Mar 6, 2015 at 8:26 PM, jan i <[email protected]> wrote: > > > > > Hi. > > > > > > We are always happy to have new people joining to help. > > > > > > We have lots of things we want to do, right now we are starting on making > > > the ODF filter, maybe that is something you would like to help with. > > > > > > I believe Gabriella one of our newest C developers just updated the wiki > > > on > > > how to get the source code. > > > > > > Windows build is quite easy. > > > - you clone the git source (see wiki) > > > - you use the scripts in externals to download and install the needed > > > external libraries > > > - you run cmake in the build directory (e.g. cmake -G "Visual Studio 12" > > > ..") > > > - you open the solution and build. > > > > > > We are happy to help, just ask. > > > > > > As a funny side remark, I am Danish and lived years in copenhagen, before > > > I > > > moved to southern spain. > > > > > > Welcome > > > jan I. > > > > > > > > > On 6 March 2015 at 20:01, Juande Manjon <[email protected]> > > > wrote: > > > > > > > Hi, > > > > > > > > I would like to contribute in Corinthia project that it is a > > > > very interesting for me. Actually, I love processing and generating > > > > documents in different formats and I do for living. So, I will be glad > > > > to collaborate in this project. > > > > > > > > Franz de Copenhague is an alias and my real name is Juande Manjon and > > > > you > > > > can see my profile on LinkedIn https://www.linkedin.com/in/jdmanjon > > > > > > > > Do you have a getting started or any guide for future newbie > > > contributors? > > > > Any update for Windows build? > > > > > > > > Have a nice weekend! > > > > Franz > > > > > > > > > > > -- > > Visit my Coding Diary: http://gabriela-gibson.blogspot.com/ >
Upps git clone --origin apache https://git-wip-us.apache.org/repos/asf/incubator-corinthia.git cd incubator-corinthia/ git remote add github https://github.com/apache/incubator-corinthia.git Juande
