Thank you so much on the clarification. I was trying to get myself involve in the project development. <br><br>At the very beginning step is to get myself familiar with the code base by working on the bug fixes, but the project is too huge and kind of lose where should I start. Since I have been using a lot of word and calc, thus I was planning to start from Calc &quot;project&quot;. Initially I really though it was a separate project like Word &quot;project&quot;, Calc &quot;project&quot;, Draw &quot;project&quot;, and many many more &quot;project&quot;, adding  them together will have a big project called LibreOffice.<br>

<br>My objective is to fix bugs, my though was if I fix a bug in Calc, I should compile just Calc &quot;project&quot; rather than to compile the whole thing. Should I compile the whole thing when I fixed a bug in Calc? I heard rumours in OpenOffice saying that if compile the whole thing will take a long time (probably took days to compile) if my computer is using core 2 duo processor. That&#39;s why I want to compile individual &quot;project&quot; rather than compile the whole thing. Anyhow I have i5 with 8GB ram ready, no worry on that. <br>

<br>According to the Get-Involve Guide, I should check out the core &quot;project&quot;. But when I go browse the repo, I saw many other &quot;subproject&quot;, and then each branch will have sub branches. A little bit confusing because I don&#39;t know which branch I should checkout. So which branch I should check out in order for me to fix a bug?<br>

<br>In order to compile Calc, any other dependencies &quot;project&quot; I should checkout as well?<br><br>According to the Get-Involve Guide, under the section Build and Run it, it didn&#39;t mention how to compile Calc. Thus I was a little lose here.<br>

<br><br><br>THanks @!<br><br><br><div class="gmail_quote">On Tue, Feb 7, 2012 at 10:42 PM, Tor Lillqvist <span dir="ltr">&lt;<a href="mailto:tml@iki.fi">tml@iki.fi</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div class="im">&gt; I have check out a new copy of calc libreoffice-3-4 project<br>
<br>
</div>There is no separate Calc &quot;project&quot; that one could build. You have<br>
been mislead by the fact that we used to have the source code split up<br>
in a bunch of separate Git repositories, one being called &quot;calc&quot;. That<br>
doesn&#39;t man one would be able to use just the &quot;calc&quot; repository to<br>
build just Calc.<br>
<div class="im"><br>
&gt; There are 4 sub project inside calc project.<br>
<br>
</div>There are four *subdirectories*. Your use of the word &quot;project&quot; is slightly odd.<br>
<div class="im"><br>
&gt; May I know how should I compile<br>
&gt; in order to have the calc program up?<br>
<br>
</div>Calc is not a separate program.<br>
<br>
Firstly, before helping you any further, you should tell us what it is<br>
that you actually want to achieve. Do you want to fix some bug or do<br>
other improvements? Work on some feature? Or what?<br>
<br>
Only after you have told that can we tell you whether it indeed makes<br>
sense for you to build LibreOffice 3.4, or whether you should work on<br>
the upcoming 3.5 version&#39;s code, or on the &quot;master&quot; development<br>
branch. (The source code for these is no longer split up into separate<br>
Git repositories.)<br>
<br>
Anyway, welcome to working on LibreOffice, and hopefully your initial<br>
confusion will quickly be resolved and you can get on with hacking!<br>
<br>
--tml<br>
</blockquote></div><br>