Hi,<br><br>I am trying to use the Symbian Carbide Generator from &quot;<a href="http://public.kitware.com/Bug/view.php?id=8486#c22281">http://public.kitware.com/Bug/view.php?id=8486#c22281</a>&quot;<br><br>I have taken master branch and on top of it patches for symbian genrator from Assaf at location<br>
<br>&quot;<a href="https://docs.google.com/uc?id=0BzHCK1hf14h2ZGFkNDE3MmEtNDc5MC00Njg5LTk4ZmItODVhNWFkYjZiMmU0&amp;export=download&amp;hl=en">https://docs.google.com/uc?id=0BzHCK1hf14h2ZGFkNDE3MmEtNDc5MC00Njg5LTk4ZmItODVhNWFkYjZiMmU0&amp;export=download&amp;hl=en</a>&quot;<br>
<br>when I trying to compile the patched Cmake getting following errors....<br><br>3&gt;cmCPackNSISGenerator.cxx<br>2&gt;..\..\Source\cmGlobalCarbideGenerator.cxx(284) : error C2039: &#39;CreateGUID&#39; : is not a member of &#39;cmGlobalCarbideGenerator&#39;<br>
2&gt;        c:\lucene_source\symbiangeneratortool\b\source\cmGlobalCarbideGenerator.h(25) : see declaration of &#39;cmGlobalCarbideGenerator&#39;<br>2&gt;..\..\Source\cmGlobalCarbideGenerator.cxx(285) : error C2039: &#39;CreateGUID&#39; : is not a member of &#39;cmGlobalCarbideGenerator&#39;<br>
2&gt;        c:\lucene_source\symbiangeneratortool\b\source\cmGlobalCarbideGenerator.h(25) : see declaration of &#39;cmGlobalCarbideGenerator&#39;<br>2&gt;..\..\Source\cmGlobalCarbideGenerator.cxx(286) : error C2039: &#39;CreateGUID&#39; : is not a member of &#39;cmGlobalCarbideGenerator&#39;<br>
2&gt;        c:\lucene_source\symbiangeneratortool\b\source\cmGlobalCarbideGenerator.h(25) : see declaration of &#39;cmGlobalCarbideGenerator&#39;<br>2&gt;..\..\Source\cmGlobalCarbideGenerator.cxx(287) : error C2039: &#39;CreateGUID&#39; : is not a member of &#39;cmGlobalCarbideGenerator&#39;<br>
2&gt;        c:\lucene_source\symbiangeneratortool\b\source\cmGlobalCarbideGenerator.h(25) : see declaration of &#39;cmGlobalCarbideGenerator&#39;<br>2&gt;..\..\Source\cmGlobalCarbideGenerator.cxx(288) : error C2039: &#39;CreateGUID&#39; : is not a member of &#39;cmGlobalCarbideGenerator&#39;<br>
2&gt;        c:\lucene_source\symbiangeneratortool\b\source\cmGlobalCarbideGenerator.h(25) : see declaration of &#39;cmGlobalCarbideGenerator&#39;<br>2&gt;..\..\Source\cmGlobalCarbideGenerator.cxx(289) : error C2039: &#39;CreateGUID&#39; : is not a member of &#39;cmGlobalCarbideGenerator&#39;<br>
2&gt;        c:\lucene_source\symbiangeneratortool\b\source\cmGlobalCarbideGenerator.h(25) : see declaration of &#39;cmGlobalCarbideGenerator&#39;<br>2&gt;..\..\Source\cmGlobalCarbideGenerator.cxx(395) : error C2660: &#39;cmGlobalGenerator::TryCompile&#39; : function does not take 7 arguments<br>
<br>Please let me know anybody faced same issue.... or anyother tool available to generate the SYMBIAN project out of OpenSource.<br><br>Thanks<br>Shivaji<br>