<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://www.newlc.com" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>NewLC - Overview of the Compilation system - Comments</title>
 <link>http://www.newlc.com/Overview-of-the-Compilation-system.html</link>
 <description>Comments for &quot;Overview of the Compilation system&quot;</description>
 <language>en</language>
<item>
 <title>Re: Overview of the Compilation system</title>
 <link>http://www.newlc.com/Overview-of-the-Compilation-system.html#comment-41763</link>
 <description>&lt;p&gt;Hey can anybody tell me how to compile Symbian C++ Helloworld program for SDK 9.2 FP 1 ?&lt;/p&gt;

&lt;p&gt;I have created three file first.inf, first.mmp and firt.cpp&lt;br /&gt;
i have used following commands :&lt;br /&gt;
 - bldmake bldfiles&lt;br /&gt;
 - abld build  winscw udeb&lt;/p&gt;

&lt;p&gt; I get error message : Unable to identify a valid CodeWarrior for Symbian OS installation&lt;/p&gt;

&lt;p&gt;what should i do ? can any body help ?&lt;/p&gt;

&lt;p&gt;I want to learn to compile from command line, not IDE.&lt;/p&gt;</description>
 <pubDate>Mon, 24 Sep 2007 14:16:13 +0200</pubDate>
 <dc:creator>vinayashrestha</dc:creator>
 <guid isPermaLink="false">comment 41763 at http://www.newlc.com</guid>
</item>
<item>
 <title>&gt; Overview of the Compilation system</title>
 <link>http://www.newlc.com/Overview-of-the-Compilation-system.html#comment-39</link>
 <description>&lt;div class=&quot;spip-content&quot;&gt;If compile fails because Visual Studio is searching files from wron drive, try creating shortcut to VS IDE and set shortcuts working folder to right drive.&lt;/div&gt;</description>
 <pubDate>Mon, 06 Nov 2006 19:48:32 +0100</pubDate>
 <dc:creator>Anonymous</dc:creator>
 <guid isPermaLink="false">comment 39 at http://www.newlc.com</guid>
</item>
<item>
 <title>&gt; Overview of the Compilation system</title>
 <link>http://www.newlc.com/Overview-of-the-Compilation-system.html#comment-45</link>
 <description>&lt;div class=&quot;spip-content&quot;&gt;Thanks for the System32 tip
Saved my day :-)
Thanks again&lt;/div&gt;</description>
 <pubDate>Fri, 21 Jul 2006 14:52:39 +0200</pubDate>
 <dc:creator>Anonymous</dc:creator>
 <guid isPermaLink="false">comment 45 at http://www.newlc.com</guid>
</item>
<item>
 <title>Overview of the Compilation system</title>
 <link>http://www.newlc.com/Overview-of-the-Compilation-system.html#comment-23</link>
 <description>&lt;div class=&quot;spip-content&quot;&gt;Hi, i launch &quot;abld build thumb&quot; and it works, when i go to /symbian/epoc32..... i found my program&#039;s directory but only *.o like files. How I must do to get .exe or .app??? (i use codewarrior IDE)&lt;/div&gt;</description>
 <pubDate>Fri, 30 Jun 2006 17:36:36 +0200</pubDate>
 <dc:creator>Malcom</dc:creator>
 <guid isPermaLink="false">comment 23 at http://www.newlc.com</guid>
</item>
<item>
 <title>&gt; Overview of the Compilation system</title>
 <link>http://www.newlc.com/Overview-of-the-Compilation-system.html#comment-44</link>
 <description>&lt;div class=&quot;spip-content&quot;&gt;Tanks very much for add in PATH c:\WINDOWS\system32; and it works&lt;/div&gt;</description>
 <pubDate>Sat, 11 Mar 2006 15:39:27 +0100</pubDate>
 <dc:creator>gigi2600</dc:creator>
 <guid isPermaLink="false">comment 44 at http://www.newlc.com</guid>
</item>
<item>
 <title>&gt; Overview of the Compilation system</title>
 <link>http://www.newlc.com/Overview-of-the-Compilation-system.html#comment-27</link>
 <description>&lt;div class=&quot;spip-content&quot;&gt;&lt;p class=&quot;spip&quot;&gt;This EPOCROOT everyone is talking about here has nothing to do with the PATH. You have to set the EPOCROOT environment variable using capital letters. Example:&lt;/p&gt;

&lt;p class=&quot;spip&quot;&gt;set EPOCROOT=foobartodayoryesterday&lt;/p&gt;

&lt;p class=&quot;spip&quot;&gt;And not:&lt;/p&gt;

&lt;p class=&quot;spip&quot;&gt;set epocroot=foobartodayoryesterday&lt;/p&gt;

&lt;p class=&quot;spip&quot;&gt;The first setting of the environment variable decides its name, so if you do:&lt;/p&gt;

&lt;p class=&quot;spip&quot;&gt;set epocroot=foobartodayoryesterday
set EPOCROOT=foobartodayoryesterday&lt;/p&gt;

&lt;p class=&quot;spip&quot;&gt;...you are still toasted until you unset the environment variable with:&lt;/p&gt;

&lt;p class=&quot;spip&quot;&gt;set EPOCROOT=&lt;/p&gt;

&lt;p class=&quot;spip&quot;&gt;But then again, newer SDK:s appears not to require the EPOCROOT setting...&lt;/p&gt;&lt;/div&gt;</description>
 <pubDate>Wed, 22 Jun 2005 10:22:55 +0200</pubDate>
 <dc:creator>RobertS</dc:creator>
 <guid isPermaLink="false">comment 27 at http://www.newlc.com</guid>
</item>
<item>
 <title>&gt; Overview of the Compilation system</title>
 <link>http://www.newlc.com/Overview-of-the-Compilation-system.html#comment-43</link>
 <description>&lt;div class=&quot;spip-content&quot;&gt;&lt;p class=&quot;spip&quot;&gt;agreed, 1000 thanks for system32 path tip.&lt;/p&gt;

&lt;p class=&quot;spip&quot;&gt;regards,
jari&lt;/p&gt;&lt;/div&gt;</description>
 <pubDate>Thu, 16 Jun 2005 12:31:08 +0200</pubDate>
 <dc:creator>Anonymous</dc:creator>
 <guid isPermaLink="false">comment 43 at http://www.newlc.com</guid>
</item>
<item>
 <title>&gt; Overview of the Compilation system</title>
 <link>http://www.newlc.com/Overview-of-the-Compilation-system.html#comment-38</link>
 <description>&lt;div class=&quot;spip-content&quot;&gt;Make sure Visual Studio and Symbian are bot installed on the same drive.
I&#039;ve had the same problem (and more) when Symbian was on drive C: and Visual Studio on drive E:. By moving Symbian to E: all problems were gone.&lt;/div&gt;</description>
 <pubDate>Mon, 11 Apr 2005 23:26:02 +0200</pubDate>
 <dc:creator>Anonymous</dc:creator>
 <guid isPermaLink="false">comment 38 at http://www.newlc.com</guid>
</item>
<item>
 <title>&gt; Overview of the Compilation system</title>
 <link>http://www.newlc.com/Overview-of-the-Compilation-system.html#comment-26</link>
 <description>&lt;div class=&quot;spip-content&quot;&gt;By the way: I&#039;m on Windows XP and generating batch files worked before setting the epocroot variable.&lt;/div&gt;</description>
 <pubDate>Wed, 16 Feb 2005 12:36:59 +0100</pubDate>
 <dc:creator>Christian Halbach</dc:creator>
 <guid isPermaLink="false">comment 26 at http://www.newlc.com</guid>
</item>
<item>
 <title>&gt; Overview of the Compilation system</title>
 <link>http://www.newlc.com/Overview-of-the-Compilation-system.html#comment-25</link>
 <description>&lt;div class=&quot;spip-content&quot;&gt;&lt;p class=&quot;spip&quot;&gt;Hey, I&#039;m experiencing the &quot;EPOROOT variable must be capitalised&quot; problem as well.&lt;/p&gt;

&lt;p class=&quot;spip&quot;&gt;Searched the internet and tried everything.&lt;/p&gt;

&lt;p class=&quot;spip&quot;&gt;1. Set variable via Windows and DOS to \Symbian\7.0s\Series60_v21\
2. Included system32 in the path: c:\WINDOWS32\system32\&lt;/p&gt;

&lt;p class=&quot;spip&quot;&gt;Can anyone help? Thanks.&lt;/p&gt;&lt;/div&gt;</description>
 <pubDate>Wed, 16 Feb 2005 12:33:56 +0100</pubDate>
 <dc:creator>Christian Halbach</dc:creator>
 <guid isPermaLink="false">comment 25 at http://www.newlc.com</guid>
</item>
<item>
 <title>&gt; Overview of the Compilation system</title>
 <link>http://www.newlc.com/Overview-of-the-Compilation-system.html#comment-42</link>
 <description>&lt;div class=&quot;spip-content&quot;&gt;&lt;p class=&quot;spip&quot;&gt;Thanks a lot &quot;Tero&quot;
Adding system32 to the Â“pathÂ” environment variable have resolved the Â“EPOCROOT environment variable must be capitalisedÂ” error message.&lt;/p&gt;

&lt;p class=&quot;spip&quot;&gt;1000 thanks&lt;/p&gt;

&lt;p class=&quot;spip&quot;&gt;Joce&lt;/p&gt;&lt;/div&gt;</description>
 <pubDate>Tue, 08 Feb 2005 17:04:18 +0100</pubDate>
 <dc:creator>Anonymous</dc:creator>
 <guid isPermaLink="false">comment 42 at http://www.newlc.com</guid>
</item>
<item>
 <title>&gt; Overview of the Compilation system</title>
 <link>http://www.newlc.com/Overview-of-the-Compilation-system.html#comment-41</link>
 <description>&lt;div class=&quot;spip-content&quot;&gt;&lt;p class=&quot;spip&quot;&gt;Hi,&lt;/p&gt;

&lt;p class=&quot;spip&quot;&gt;I am trying to develop a c++ application  using CodeWarrior IDE and series 60 SDK on Windows XP . When I compile my application I get the following error:&lt;/p&gt;

&lt;p class=&quot;spip&quot;&gt;Error   : Symbian Resource - ERROR: Must set the EPOCROOT environment variable  BEGIN failed--compilation aborted at C:\Symbian\8.0a\S60_2nd_FP2_CW\Epoc32\tools/E32env.pm line 51.  Compilation failed in require at C:\Symbian\8.0a\S60_2nd_FP2_CW\Epoc32\tools/epocrc.pl line 27.  BEGIN failed--compilation aborted at C:\Symbian\8.0a\S60_2nd_FP2_CW\Epoc32\tools/epocrc.pl line 27.&lt;/p&gt;

&lt;p class=&quot;spip&quot;&gt;I tried setting EPOCROOT via the System Settings. But it does not seem to accept it.&lt;/p&gt;

&lt;p class=&quot;spip&quot;&gt;cd  %epocroot% takes me to the correct directory.&lt;/p&gt;

&lt;p class=&quot;spip&quot;&gt;It will be great if someone can help me with this issue.&lt;/p&gt;

&lt;p class=&quot;spip&quot;&gt;Thanks&lt;/p&gt;

&lt;p class=&quot;spip&quot;&gt;Sheetal&lt;/p&gt;&lt;/div&gt;</description>
 <pubDate>Tue, 04 Jan 2005 16:59:20 +0100</pubDate>
 <dc:creator>Sheetal</dc:creator>
 <guid isPermaLink="false">comment 41 at http://www.newlc.com</guid>
</item>
<item>
 <title>&gt; Overview of the Compilation system</title>
 <link>http://www.newlc.com/Overview-of-the-Compilation-system.html#comment-48</link>
 <description>&lt;div class=&quot;spip-content&quot;&gt;&lt;p class=&quot;spip&quot;&gt;When I run &quot;bldmake bldfiles&quot; it works ok, but with &quot;abld&quot; I get this error:&lt;/p&gt;

&lt;p class=&quot;spip&quot;&gt;MAKEDEF ERROR: command-line: 1 Frozen Export(s) missing from object files:
  NewApplication__Fv @1&lt;/p&gt;

&lt;p class=&quot;spip&quot;&gt;Trying to compile helloworld application... Tried &quot;abld make&quot;, &quot;abld build thumb urel&quot;,&quot;abld build armi urel&quot;, everything (running on win2k)&lt;/p&gt;&lt;/div&gt;</description>
 <pubDate>Mon, 22 Nov 2004 17:32:06 +0100</pubDate>
 <dc:creator>GEM100</dc:creator>
 <guid isPermaLink="false">comment 48 at http://www.newlc.com</guid>
</item>
<item>
 <title>&gt; Overview of the Compilation system</title>
 <link>http://www.newlc.com/Overview-of-the-Compilation-system.html#comment-22</link>
 <description>&lt;div class=&quot;spip-content&quot;&gt;&lt;p class=&quot;spip&quot;&gt;Hi&lt;/p&gt;

&lt;p class=&quot;spip&quot;&gt;I have compiled several other examples successfuly.  However, when I try to compile Step 1 from the &quot;An application for Series 60 - a step-by-step example&quot;, I get a C0EPOCD.OBJ missing error and some import32.lib etc. errors.  If I copy these files to the project\group directory everything compiles ok.&lt;/p&gt;

&lt;p class=&quot;spip&quot;&gt;I have checked my pathes and also included the C:\PROGRAM FILES\BORLAND\CBUILDER6\LIB in the path, but with no success.&lt;/p&gt;

&lt;p class=&quot;spip&quot;&gt;Any ideas?&lt;/p&gt;

&lt;p class=&quot;spip&quot;&gt;Thanks...&lt;/p&gt;&lt;/div&gt;</description>
 <pubDate>Thu, 28 Oct 2004 16:13:13 +0200</pubDate>
 <dc:creator>Pieter</dc:creator>
 <guid isPermaLink="false">comment 22 at http://www.newlc.com</guid>
</item>
<item>
 <title>&gt; Overview of the Compilation system</title>
 <link>http://www.newlc.com/Overview-of-the-Compilation-system.html#comment-52</link>
 <description>&lt;div class=&quot;spip-content&quot;&gt;&lt;p class=&quot;spip&quot;&gt;Some information concerning this EPOCROOT capitalized problem can be found from the link below.&lt;/p&gt;

&lt;p class=&quot;spip&quot;&gt;Error is related to opening the pipe in script. It seem that adding system32 to PATH helps in NT and WIN2000, but what about win98?&lt;/p&gt;&lt;/div&gt;</description>
 <pubDate>Tue, 19 Oct 2004 17:11:28 +0200</pubDate>
 <dc:creator>tero</dc:creator>
 <guid isPermaLink="false">comment 52 at http://www.newlc.com</guid>
</item>
<item>
 <title>Overview of the Compilation system</title>
 <link>http://www.newlc.com/Overview-of-the-Compilation-system.html</link>
 <description>&lt;div class=&quot;spip-content&quot;&gt;A short presentation of the commands used to compile a Symbian application (bldmake and abld)&lt;/div&gt;&lt;p&gt;&lt;a href=&quot;http://www.newlc.com/Overview-of-the-Compilation-system.html&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.newlc.com/Overview-of-the-Compilation-system.html#comments</comments>
 <category domain="http://www.newlc.com/taxonomy/term/6">Tools &amp;amp; SDK</category>
 <category domain="http://www.newlc.com/taxonomy/term/119">Compilation</category>
 <category domain="http://www.newlc.com/taxonomy/term/150">Visual Studio</category>
 <pubDate>Thu, 16 Jan 2003 00:00:00 +0100</pubDate>
 <dc:creator>eric</dc:creator>
 <guid isPermaLink="false">2 at http://www.newlc.com</guid>
</item>
</channel>
</rss>
