<?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 - Having problems in running symbian from eclipse - Comments</title>
 <link>http://www.newlc.com/topic-7973</link>
 <description>Comments for &quot;Having problems in running symbian from eclipse&quot;</description>
 <language>en</language>
<item>
 <title>Re: Having problems in running symbian from eclipse</title>
 <link>http://www.newlc.com/topic-7973#comment-20291</link>
 <description>&lt;div class=&quot;smf-content&quot;&gt;Hi Mikolaj,&lt;br /&gt;&lt;br /&gt;A big &lt;span style=&quot;font-size: 20pt;&quot;&gt; THANKS &lt;/span&gt; for the help, you porvided,&lt;br /&gt;without which i could not have run my first program in Symbian&amp;nbsp; &lt;img src=&quot;/sites/all/modules/smf_filter/smf_smileys/grin.gif&quot; alt=&quot;Grin&quot; border=&quot;0&quot; /&gt;.&lt;br /&gt;&lt;br /&gt;you guided me well, now i understand what happens in Symbain, how it works....&lt;br /&gt;&lt;br /&gt;Hats off to Mikolaj and the people at NEWLC.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Thanx,&lt;br /&gt;RPDP &lt;/div&gt;</description>
 <pubDate>Sat, 04 Jun 2005 09:58:12 +0200</pubDate>
 <dc:creator>RPDP</dc:creator>
 <guid isPermaLink="false">comment 20291 at http://www.newlc.com</guid>
</item>
<item>
 <title>Re: Having problems in running symbian from eclipse</title>
 <link>http://www.newlc.com/topic-7973#comment-20290</link>
 <description>&lt;div class=&quot;smf-content&quot;&gt;It turned out to be because the project was marked as an EXE instead of an APP in the MMP file.&lt;/div&gt;</description>
 <pubDate>Sat, 04 Jun 2005 09:04:10 +0200</pubDate>
 <dc:creator>mikolaj</dc:creator>
 <guid isPermaLink="false">comment 20290 at http://www.newlc.com</guid>
</item>
<item>
 <title>Re: Having problems in running symbian from eclipse</title>
 <link>http://www.newlc.com/topic-7973#comment-20289</link>
 <description>&lt;div class=&quot;smf-content&quot;&gt;Hi,&lt;br /&gt;&lt;br /&gt;thanx mikolajz, the errors have gone.&lt;br /&gt;&lt;br /&gt;one error&amp;nbsp; still persists,&lt;br /&gt;&lt;span style=&quot;color: Red;&quot;&gt;LNK2019: unresolved external symbol &amp;quot;int __cdecl E32Main(void)&amp;quot; (?E32Main@@YAHXZ) referenced in function &amp;quot;int __cdecl startupThread(void)&amp;quot; (?startupThread@@YAHXZ)&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;followed by the warnings:&lt;br /&gt;&lt;span style=&quot;color: Red;&quot;&gt;&lt;br /&gt;NMAKE : warning U4010: &amp;#039;&amp;quot;\Programs\Symbian\7.0s\Series60_v20\EPOC32\RELEASE\WINS\UDEB\MYWORLD.EXE&amp;quot;&amp;#039; : build failed; /K specified, continuing ...&lt;br /&gt;&lt;br /&gt;NMAKE : warning U4011: &amp;#039;UDEB&amp;#039; : not all dependents available; target not built&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;need help.&lt;br /&gt;&lt;br /&gt;Thanx,&lt;br /&gt;RPDP&lt;/div&gt;</description>
 <pubDate>Mon, 30 May 2005 08:11:35 +0200</pubDate>
 <dc:creator>RPDP</dc:creator>
 <guid isPermaLink="false">comment 20289 at http://www.newlc.com</guid>
</item>
<item>
 <title>Re: Having problems in running symbian from eclipse</title>
 <link>http://www.newlc.com/topic-7973#comment-20288</link>
 <description>&lt;div class=&quot;smf-content&quot;&gt;The only error message is that dumpbin is missing. The other are warnings. You could try the directory containing dumpbin.exe to the PATH during compilation.&lt;br /&gt;&lt;br /&gt;To do that search for dumpbin.exe on your disc. Go to Window &amp;gt; Preferences &amp;gt; Symbian OS &amp;gt; Win32 compilation tools. Choose the Visual C++ based toolchain and choose edit. There is a list of directories to add to PATH and add there the directory containing dumpbin.exe. If the compiler entry was autodetected then a new compiler entry will be created with the updated configuration. You should change the compiler for you project in Project &amp;gt; Properties &amp;gt; Symbian OS.&lt;/div&gt;</description>
 <pubDate>Sat, 28 May 2005 11:04:19 +0200</pubDate>
 <dc:creator>mikolaj</dc:creator>
 <guid isPermaLink="false">comment 20288 at http://www.newlc.com</guid>
</item>
<item>
 <title>Re: Having problems in running symbian from eclipse</title>
 <link>http://www.newlc.com/topic-7973#comment-20287</link>
 <description>&lt;div class=&quot;smf-content&quot;&gt;Hi,&lt;br /&gt;&lt;br /&gt;Thanx epic, for the reply.&lt;br /&gt;&lt;br /&gt;I have installed Windows SDK, and configured it as said.&lt;br /&gt;&lt;br /&gt;i can compile and execute the example given in the symbian SDK from cmdline,&lt;br /&gt;but when i do the same with the sample app generated by eclipse, i get those errors.&lt;br /&gt;&lt;br /&gt;Thanx&lt;br /&gt;RPDP&lt;br /&gt;&lt;/div&gt;</description>
 <pubDate>Fri, 27 May 2005 15:16:01 +0200</pubDate>
 <dc:creator>RPDP</dc:creator>
 <guid isPermaLink="false">comment 20287 at http://www.newlc.com</guid>
</item>
<item>
 <title>Re: Having problems in running symbian from eclipse</title>
 <link>http://www.newlc.com/topic-7973#comment-20286</link>
 <description>&lt;div class=&quot;smf-content&quot;&gt;Did you install windows sdk? One of the errors that you have is because of dumpbin is missing. If I remember correctly, dumpbin comes from winsdk.&lt;/div&gt;</description>
 <pubDate>Fri, 27 May 2005 14:21:44 +0200</pubDate>
 <dc:creator>epic</dc:creator>
 <guid isPermaLink="false">comment 20286 at http://www.newlc.com</guid>
</item>
<item>
 <title>Having problems in running symbian from eclipse</title>
 <link>http://www.newlc.com/topic-7973</link>
 <description>&lt;div class=&quot;smf-content&quot;&gt;&lt;/div&gt;&lt;p&gt;&lt;a href=&quot;http://www.newlc.com/topic-7973&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.newlc.com/topic-7973#comments</comments>
 <category domain="http://www.newlc.com/forums/compilation-tools-and-sdks">Compilation, Tools and SDKs</category>
 <pubDate>Thu, 26 May 2005 13:34:43 +0200</pubDate>
 <dc:creator>RPDP</dc:creator>
 <guid isPermaLink="false">8560 at http://www.newlc.com</guid>
</item>
</channel>
</rss>
