<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/" xml:lang="en"> 
    <title>Harri Salminen's Forum Nokia Blog - An Open C test drive</title>  
                    <updated>2008-08-14T08:43:41Z</updated>
    <id>http://blogs.forum.nokia.com,8.9/</id>
    <link rel="alternate" type="text/html" hreflang="en" href="http://blogs.forum.nokia.com/blog/harri-salminens-forum-nokia-blog/2007/08/20/an-open-c-test-drive" />
    <rights>Copyright (c) 2008 Nokia</rights> 
    <generator uri="http://www.lifetype.net/" version="1.2">LifeType</generator> 

                                    <entry>
            <title></title>
            <link rel="alternate" type="text/html" href="http://blogs.forum.nokia.com/blog/harri-salminens-forum-nokia-blog/2007/08/20/an-open-c-test-drive#comment24096" />
            <id>tag:blogs.forum.nokia.com,2008-08-14:24096</id>
                        <updated>2008-08-14T08:43:41Z</updated>
            <published>2008-08-14T08:43:41Z</published>
            <summary type="html"> Can you publish the ported source,please? 
</summary>
            <author>
                <name>selwinNokia</name>
                <uri>http://blogs.forum.nokia.com/blog/harri-salminens-forum-nokia-blog</uri>
            </author>
            <content type="text/html" xml:lang="en" xml:base="http://blogs.forum.nokia.com/blog/harri-salminens-forum-nokia-blog">
                &lt;p&gt;Can you publish the ported source,please?&lt;/p&gt;

            </content>
        </entry>
                                    <entry>
            <title>Re: An Open C test drive</title>
            <link rel="alternate" type="text/html" href="http://blogs.forum.nokia.com/blog/harri-salminens-forum-nokia-blog/2007/08/20/an-open-c-test-drive#comment10032" />
            <id>tag:blogs.forum.nokia.com,2007-11-27:10032</id>
                        <updated>2007-11-27T17:36:15Z</updated>
            <published>2007-11-27T17:36:15Z</published>
            <summary type="html"> I also face a problem with getaddrinfo()... Does not seems to work.... 
 no problem with gethostbyname! 
</summary>
            <author>
                <name>JEZEQUEL Romain</name>
                <uri>http://blogs.forum.nokia.com/blog/harri-salminens-forum-nokia-blog</uri>
            </author>
            <content type="text/html" xml:lang="en" xml:base="http://blogs.forum.nokia.com/blog/harri-salminens-forum-nokia-blog">
                &lt;p&gt;I also face a problem with getaddrinfo()... Does not seems to work....&lt;/p&gt;
&lt;p&gt;no problem with gethostbyname!&lt;/p&gt;

            </content>
        </entry>
                                    <entry>
            <title></title>
            <link rel="alternate" type="text/html" href="http://blogs.forum.nokia.com/blog/harri-salminens-forum-nokia-blog/2007/08/20/an-open-c-test-drive#comment1580" />
            <id>tag:blogs.forum.nokia.com,2007-08-22:1580</id>
                        <updated>2007-08-22T16:26:24Z</updated>
            <published>2007-08-22T16:26:24Z</published>
            <summary type="html">You can also add Open C libraries as a requirement to your pkg file (Forum Nokia Wiki or S60 SDK documentation have good examples on this). Either way you do it, the simple idea is to ensure that ...</summary>
            <author>
                <name>widianuser</name>
                <uri>http://blogs.forum.nokia.com/blog/harri-salminens-forum-nokia-blog</uri>
            </author>
            <content type="text/html" xml:lang="en" xml:base="http://blogs.forum.nokia.com/blog/harri-salminens-forum-nokia-blog">
                You can also add Open C libraries as a requirement to your pkg file (Forum Nokia Wiki or S60 SDK documentation have good examples on this). Either way you do it, the simple idea is to ensure that you don&#039;t waste time on debugging why the application doesn&#039;t start at all (I did that on one device just to realize that Open C packages were not installed)
            </content>
        </entry>
                                    <entry>
            <title></title>
            <link rel="alternate" type="text/html" href="http://blogs.forum.nokia.com/blog/harri-salminens-forum-nokia-blog/2007/08/20/an-open-c-test-drive#comment1576" />
            <id>tag:blogs.forum.nokia.com,2007-08-21:1576</id>
                        <updated>2007-08-21T12:29:22Z</updated>
            <published>2007-08-21T12:29:22Z</published>
            <summary type="html">One note on the suggestion to embed the Open C runtime libraries - there is actually a bug in the Symbian installer at the moment (on all 3rd Edition phones, I believe) that means that this will ...</summary>
            <author>
                <name>mgroeber9110</name>
                <uri>http://blogs.forum.nokia.com/blog/harri-salminens-forum-nokia-blog</uri>
            </author>
            <content type="text/html" xml:lang="en" xml:base="http://blogs.forum.nokia.com/blog/harri-salminens-forum-nokia-blog">
                One note on the suggestion to embed the Open C runtime libraries - there is actually a bug in the Symbian installer at the moment (on all 3rd Edition phones, I believe) that means that this will always remove the Open C libraries once you uninstall your package, even if there are other packages still depending on it.
            </content>
        </entry>
    </feed>