<?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 - failed to make sys file - Comments</title>
 <link>http://www.newlc.com/forum/failed-make-sys-file</link>
 <description>Comments for &quot;failed to make sys file&quot;</description>
 <language>en</language>
<item>
 <title>Re: failed to make sys file</title>
 <link>http://www.newlc.com/forum/failed-make-sys-file#comment-45277</link>
 <description>&lt;p&gt;Yes true, when you make a gcce build with setting paths to the devcerts, etc, command line is not needed.&lt;/p&gt;

&lt;p&gt;Check this &lt;a href=&quot;http://www.forum.nokia.com/info/sw.nokia.com/id/af80987a-a72d-44cf-bf00-1926be01058c/Carbide_cpp_Getting_Started_v1_1_en.exe.html&quot;&gt;http://www.forum.nokia.com/info/sw.nokia.com/id/af80987a-a72d-44cf-bf00-1926be01058c/Carbide_cpp_Getting_Started_v1_1_en.exe.html&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Although the screencast is for 1.1, it should be a good starting point for getting used to carbide(For anybody who is looking at this thread for possible solutions)&lt;/p&gt;</description>
 <pubDate>Mon, 24 Mar 2008 12:55:01 +0100</pubDate>
 <dc:creator>Symbian_Neil</dc:creator>
 <guid isPermaLink="false">comment 45277 at http://www.newlc.com</guid>
</item>
<item>
 <title>new way</title>
 <link>http://www.newlc.com/forum/failed-make-sys-file#comment-45255</link>
 <description>&lt;p&gt;I got another solution...........&lt;/p&gt;

&lt;p&gt;it works for carbide c++ v1.2&lt;/p&gt;

&lt;p&gt;1.&lt;br /&gt;
search the menus on top of carbide.&lt;br /&gt;
go to project/active build configuration&lt;br /&gt;
select phone release (gcce)&lt;/p&gt;

&lt;p&gt;2.&lt;br /&gt;
copy ur signed cerificates into any drive(eg. c:,d:.....   )&lt;/p&gt;

&lt;p&gt;3.&lt;br /&gt;
go to&lt;br /&gt;
 project/properties/carbide build configurations&lt;br /&gt;
 select all the paths from the menu that appears&lt;/p&gt;

&lt;p&gt;Its a one time job per project.&lt;br /&gt;
u dont have to type those long commands every time u compile......&lt;/p&gt;</description>
 <pubDate>Sun, 23 Mar 2008 15:29:42 +0100</pubDate>
 <dc:creator>pintu_sany</dc:creator>
 <guid isPermaLink="false">comment 45255 at http://www.newlc.com</guid>
</item>
<item>
 <title>Re: failed to make sys file</title>
 <link>http://www.newlc.com/forum/failed-make-sys-file#comment-42783</link>
 <description>&lt;p&gt;I went to the specified location &quot;Start&quot; button/ &quot;Programs&quot; / Carbide / &quot;Configure environment for WINSCW command line&quot; and configured for Winscw cmdline...&lt;/p&gt;

&lt;p&gt;I got a cmdline opened that prompted me:--&lt;br /&gt;
          do you want to make changes..(y/n)&lt;br /&gt;
                 I entered (y)&lt;/p&gt;

&lt;p&gt;Now I can build from emulator for both &quot;GCCE build&quot; and &quot;WinScw  emulator debug &quot;(sis and sisx files are made )&lt;/p&gt;

&lt;p&gt;But not for ARM build(I get 5 errors)&lt;br /&gt;
            &lt;br /&gt;
1.RVCT not isntalled or &#039;armcc&#039; is not on PATH. Please check that your environment for the RVCT compiler is correct.	&lt;br /&gt;
2.	file I/O fault.	helloworld/sis	helloworld.pkg	line 27	1194101913156	9&lt;br /&gt;
3.make[1]: *** No rule to make target `\Symbian\9.2\S60_3rd_FP1\EPOC32\BUILD\Symbian\Carbide\workspace\helloworld\group\HELLOWORLD\ARMV5\HELLOWORLD.ARMV5&#039;.  Stop.		&lt;/p&gt;

&lt;p&gt;4.makesis.exe returned with exit value = 1		&lt;br /&gt;
5.RVCT not isntalled or &#039;armcc&#039; is not on PATH. Please check that your environment for the RVCT compiler is correct.		&lt;/p&gt;

&lt;p&gt;Also I can not build from commandline.&lt;/p&gt;

&lt;p&gt;bldmake bldfiles gives warning:------&lt;br /&gt;
when building for ARMV5 platform  COmpiler RVCT2.2 is required&lt;/p&gt;

&lt;p&gt;makesis helloworld.pkg returns with error----&lt;br /&gt;
1&gt; cannot find file:--&lt;$EPOCROOT&gt;Epoc32/release/$&lt; PLATFORM&gt;/$&lt; TARGET&gt;/helloworld.exe&lt;br /&gt;
2&gt;error: I/O fault&lt;/p&gt;

&lt;p&gt;I again went  to &quot;Start&quot; button/ &quot;Programs&quot; / Carbide / &quot;Configure environment for WINSCW command line&quot;&lt;/p&gt;

&lt;p&gt;and got the following lines there--------&lt;/p&gt;

&lt;p&gt;    This program will attempt to change environment variables reflecting the tools corrs to your current working directory&lt;br /&gt;
     &lt;br /&gt;
             Current working dir is:  C:\Program Files\Nokia\Carbide.C++v 1.2\x86build\env_switch&lt;br /&gt;
             Tools will be located at   C:\Program Files\Nokia\Carbide.C++v 1.2\x86build\Symbian_tools\Command_line_tools&lt;/p&gt;

&lt;p&gt;             MWCSYM2INCLUDES    already reflects tools;not modified&lt;br /&gt;
             MWSYM2LIBRARIES    already reflects tools;not modified&lt;br /&gt;
             MWSYM2LIBRARYFILES   already reflects tools;not modified&lt;br /&gt;
             PATH   already reflects tools;not modified&lt;/p&gt;

&lt;p&gt;nOW what to do to build from command line.&lt;br /&gt;
    &lt;/p&gt;

&lt;p&gt;But the helloworld.exe file is present in epoc32/release/gcce/urel&lt;/p&gt;

&lt;p&gt;Then I opened the .pkg file and added the path of helloworld .exe by replacing&lt;/p&gt;

&lt;p&gt;                    ;Files to install&lt;br /&gt;
;You should change the source paths to match that of your environment&lt;br /&gt;
;&lt;source&gt; &lt;destination&gt;&lt;br /&gt;
&quot;$(EPOCROOT)Epoc32\release\$(PLATFORM)\$(TARGET)\helloworld.exe&quot;		-&quot;!:\sys\bin\helloworld.exe&quot;&lt;br /&gt;
&quot;$(EPOCROOT)Epoc32\data\z\resource\apps\helloworld.rsc&quot;		-&quot;!:\resource\apps\helloworld.rsc&quot;&lt;br /&gt;
&quot;$(EPOCROOT)Epoc32\data\z\private\10003a3f\apps\helloworld_reg.rsc&quot;	-&quot;!:\private\10003a3f\import\apps\helloworld_reg.rsc&quot;&lt;br /&gt;
&quot;$(EPOCROOT)Epoc32\data\z\resource\apps\helloworld.mif&quot; -&quot;!:\resource\apps\helloworld.mif&quot;&lt;/p&gt;

&lt;p&gt;                 WITH&lt;/p&gt;

&lt;p&gt;;Files to install&lt;br /&gt;
;You should change the source paths to match that of your environment&lt;br /&gt;
;&lt;source&gt; &lt;destination&gt;&lt;br /&gt;
&quot;C:\Symbian\9.2\S60_3rd_FP1\Epoc32\release\gcce\urel\helloworld.exe&quot;		-&quot;!:\sys\bin\helloworld.exe&quot;&lt;br /&gt;
&quot;C:\Symbian\9.2\S60_3rd_FP1\Epoc32\data\z\resource\apps\helloworld.rsc&quot;		-&quot;!:\resource\apps\helloworld.rsc&quot;&lt;br /&gt;
&quot;C:\Symbian\9.2\S60_3rd_FP1\Epoc32\data\z\private\10003a3f\apps\helloworld_reg.rsc&quot;	-&quot;!:\private\10003a3f\import\apps\helloworld_reg.rsc&quot;&lt;br /&gt;
&quot;C:\Symbian\9.2\S60_3rd_FP1\Epoc32\data\z\resource\apps\helloworld.mif&quot; -&quot;!:\resource\apps\helloworld.mif&quot;&lt;/p&gt;

&lt;p&gt;But this means everytime I create a  .pkg file, I have to make these changes&lt;br /&gt;
Is there any other way&lt;br /&gt;
&lt;/p&gt;</description>
 <pubDate>Mon, 05 Nov 2007 10:41:43 +0100</pubDate>
 <dc:creator>pintu_sany</dc:creator>
 <guid isPermaLink="false">comment 42783 at http://www.newlc.com</guid>
</item>
<item>
 <title>Re: failed to make sys file</title>
 <link>http://www.newlc.com/forum/failed-make-sys-file#comment-42780</link>
 <description>&lt;p&gt;Clieck on the &quot;Start&quot; button, then &quot;Programs&quot; and then find where Carbide is. There you should also find &quot;Configure environment for WINSCW command line&quot;.&lt;/p&gt;</description>
 <pubDate>Sat, 03 Nov 2007 08:26:19 +0100</pubDate>
 <dc:creator>N_A</dc:creator>
 <guid isPermaLink="false">comment 42780 at http://www.newlc.com</guid>
</item>
<item>
 <title>Re: failed to make sys file</title>
 <link>http://www.newlc.com/forum/failed-make-sys-file#comment-42776</link>
 <description>&lt;p&gt;Hi,&lt;br /&gt;
    I have formated all of my hard disk.&lt;br /&gt;
    Loaded xp into C: drive&lt;br /&gt;
    re-installed everything into c: drive&lt;/p&gt;

&lt;p&gt;while installing carbide I got a warning:-------&lt;br /&gt;
       &lt;br /&gt;
IF YOU WANT TO BUILD FROM THE EMULATOR FROM THE COMMAND LINE, RUN THE TOOL FROM THE START MENU SHORTCUT: cONFIGURE ENVIRONMENT FOR WINSCW COommand lineMMAND LINE BUILDS. IT WILL SETUP NECESSARY ENVIRONMENT VARIABLES.YOU DO NOT NEED TO DO THIS IF YOU WILL ONLY BE BUILDING EMULATOR TARGETS(WINSCW) FROM IDE.&lt;/p&gt;

&lt;p&gt;What does this mean....&lt;/p&gt;

&lt;p&gt;how to run the tool from srart menu......&lt;br /&gt;
what is this tool......&lt;/p&gt;</description>
 <pubDate>Sat, 03 Nov 2007 05:03:23 +0100</pubDate>
 <dc:creator>pintu_sany</dc:creator>
 <guid isPermaLink="false">comment 42776 at http://www.newlc.com</guid>
</item>
<item>
 <title>Re: failed to make sys file</title>
 <link>http://www.newlc.com/forum/failed-make-sys-file#comment-42678</link>
 <description>&lt;p&gt;There are a few patches in the forum nokia wiki for vista. But quite frankly, for beginners, I would still suggest sticking to XP as suggested by eric.&lt;br /&gt;
To add to eric&#039;s suggestion : Have everything on C(your sdk, carbide, workspace) Also note not to have white spaces in the paths of sdk or workspcace.&lt;/p&gt;</description>
 <pubDate>Wed, 31 Oct 2007 11:17:02 +0100</pubDate>
 <dc:creator>Symbian_Neil</dc:creator>
 <guid isPermaLink="false">comment 42678 at http://www.newlc.com</guid>
</item>
<item>
 <title>Re: failed to make sys file</title>
 <link>http://www.newlc.com/forum/failed-make-sys-file#comment-42669</link>
 <description>&lt;p&gt;I read some forum posts......&lt;br /&gt;
including (C:\Program Files\CSL Arm Toolchain\bin) may solve this problem---------------from what I understood&lt;/p&gt;

&lt;p&gt;But in my case which path should I choose:---&lt;br /&gt;
             C:\Program Files\CSL Arm Toolchain\bin&lt;br /&gt;
or&lt;br /&gt;
             D:\Program Files\CSL Arm Toolchain\bin&lt;/p&gt;

&lt;p&gt;Can I add both the paths......&lt;/p&gt;

&lt;p&gt;Also in some other forum posts I read that CSL Arm Toolchain is not supported by vista&lt;/p&gt;

&lt;p&gt;Now I think I should try to include both the paths on both OS  &quot;Vista&quot;  and &quot;XP&quot;  and then see what happens......&lt;/p&gt;</description>
 <pubDate>Tue, 30 Oct 2007 17:03:40 +0100</pubDate>
 <dc:creator>pintu_sany</dc:creator>
 <guid isPermaLink="false">comment 42669 at http://www.newlc.com</guid>
</item>
<item>
 <title>Re: failed to make sys file</title>
 <link>http://www.newlc.com/forum/failed-make-sys-file#comment-42666</link>
 <description>&lt;p&gt;hi,&lt;br /&gt;
    There are lot of problems then.........&lt;/p&gt;

&lt;p&gt;Let me explain exactly what I did.......&lt;br /&gt;
It may be very weired explanation but I am confused what to do?&lt;/p&gt;

&lt;p&gt;When I bought the laptop:-&lt;br /&gt;
      I had 2 partitions:----C: and D:&lt;/p&gt;

&lt;p&gt;in C:-- I had &quot;vista&quot;&lt;/p&gt;

&lt;p&gt;      I tried to install symbian on vista, but carbide did not install.&lt;/p&gt;

&lt;p&gt;Then I deleted D: drive and made 3 small partitions------ D:,F;,G:(E: is used by DVD RW)&lt;/p&gt;

&lt;p&gt;I installed &quot;XP&quot; into D:&lt;br /&gt;
       then again installed symbian and carbide on &quot;XP&quot;&lt;br /&gt;
       I did not test if the makesis command was working or not&lt;/p&gt;

&lt;p&gt;When I rebooted the laptop&lt;br /&gt;
        &quot;Vista&quot; did not work(it even did not show up in the OS selection menu , which appears when any system is started)&lt;br /&gt;
         only &quot;XP&quot; worked&lt;br /&gt;
         and the factory settings (in vista--like face recognition, shuttle centre) of the system were lost&lt;/p&gt;

&lt;p&gt;Then I loaded &quot;Vista&quot; into G: drive&lt;/p&gt;

&lt;p&gt;When I rebooted the system:&lt;br /&gt;
         &quot;XP&quot;  did not  work(its entry was marked as corrupted in OS selection menu)&lt;br /&gt;
         both &quot;vista&quot;s (in C: and G:) were working&lt;/p&gt;

&lt;p&gt;THEN I  COPIED THE SHORTCUT TO CARBIDE FROM D: DRIVE (XP PARTITION)  TO DESKTOP OF C; DRIVE(VISTA PARTITION)&lt;br /&gt;
AND COULD RUN CARBIDE ON C: DRIVE&lt;/p&gt;

&lt;p&gt;Then I thought of repairing the corrupted &quot;XP&quot; on D: drive and on rebooting, the same thing happened:&lt;br /&gt;
        1.only xp remained&lt;br /&gt;
         2.no vista was working&lt;br /&gt;
         3.also makesis was not working even on xp&lt;/p&gt;

&lt;p&gt;Now, I again loaded &quot;vista&quot; on G; drive &lt;br /&gt;
     and again there is no XP.&lt;/p&gt;

&lt;p&gt;Now what should I do?&lt;br /&gt;
 &lt;/p&gt;</description>
 <pubDate>Tue, 30 Oct 2007 16:24:15 +0100</pubDate>
 <dc:creator>pintu_sany</dc:creator>
 <guid isPermaLink="false">comment 42666 at http://www.newlc.com</guid>
</item>
<item>
 <title>Re: failed to make sys file</title>
 <link>http://www.newlc.com/forum/failed-make-sys-file#comment-42665</link>
 <description>&lt;p&gt;This is not a license issue but an installation one. I don&#039;t remember which were the error that can cause this problem however.&lt;br /&gt;
(Working on D: is not necessary a very good idea... if you want to avoid unnecessary annoyance, install everything on C:. If your application does compile and run for emulator then this is not an issue). Another point: avoid Windows Vista.&lt;/p&gt;

&lt;p&gt;&lt;/p&gt;</description>
 <pubDate>Tue, 30 Oct 2007 15:40:11 +0100</pubDate>
 <dc:creator>eric</dc:creator>
 <guid isPermaLink="false">comment 42665 at http://www.newlc.com</guid>
</item>
<item>
 <title>failed to make sys file</title>
 <link>http://www.newlc.com/forum/failed-make-sys-file</link>
 <description>&lt;p&gt;Hi,&lt;br /&gt;
I have downloaded carbide.c++ v1.2&lt;br /&gt;
I have installed developer version of it with 21 days trial license.&lt;br /&gt;
license file is:&lt;br /&gt;
D:\Program Files\Nokia\Carbide.c++ v1.2\Carbide.c++ Licenses\Current_Active_License&lt;/p&gt;

&lt;p&gt;I have more 11 days to expire the trial license.&lt;/p&gt;

&lt;p&gt;I am using carbide on personal laptop:-- lenovo y- series&lt;/p&gt;

&lt;p&gt;do I require to buy the license now .&lt;br /&gt;
&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;http://www.newlc.com/forum/failed-make-sys-file&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.newlc.com/forum/failed-make-sys-file#comments</comments>
 <category domain="http://www.newlc.com/forums/nokia-series-60">Nokia S60</category>
 <pubDate>Tue, 30 Oct 2007 15:31:32 +0100</pubDate>
 <dc:creator>pintu_sany</dc:creator>
 <guid isPermaLink="false">19438 at http://www.newlc.com</guid>
</item>
</channel>
</rss>
