Pages: [1]
  Print  
Author Topic: KuneriLite and MS Vista support  (Read 4347 times)
0 Members and 1 Guest are viewing this topic.
KL Admin
Moderator
Sr. Member
*****
Posts: 313


« on: 19 November , 2007, 12:18:06 »


Best resource for any S60 SDK and Vista problem is Nokia Wiki-pages:
http://wiki.forum.nokia.com/index.php/Moving_to_Windows_Vista
http://wiki.forum.nokia.com/index.php/Windows_Vista


KuneriLite can be run in MS Vista with following changes:

1. Download Vista patch from Forum Nokia
http://wiki.forum.nokia.com/images/5/5e/S60_3rd_ed_vista_patch.zip

2. NOTE! Zip has wrong path, copy it manually to correct folder.
Unzip the file and copy the file in \Symbian\9.1\S60_3rd\Epoc32\tools\cl_bpabi.pm to \Symbian\9.1\S60_3rd_MR\Epoc32\tools\cl_bpabi.pm
(check that paths match to your installation)

3. Check your PATH settings
http://wiki.forum.nokia.com/index.php/Windows_Vista#PATH_environment_variable
(for Perl, CLS Arm Toolchain and Symbian\Tools)
Example of working setting:
Path=C:\Program Files\CSL Arm Toolchain\bin;C:\Program Files\CSL Arm Toolchain\a
rm-none-symbianelf\bin;C:\Program Files\CSL Arm Toolchain\libexec\gcc\arm-none-symbianelf\3.4.3;C:\Program Files\Common Files\Symbian\Tools;c:\perl\bin;


4. Edit <Your SDK path>\Epoc32\tools\compilation_config\gcce.mk
Look for CC_INSTALL_PATH variable
and change it to:
CC_INSTALL_PATH="C:\Program Files\CSL Arm Toolchain\lib\gcc\arm-none-symbianelf\3.4.3"
(of course change to your paths accordingly, if different)

then look for SYMBIAN_UREL_LINK_FLAGS
and change it to:
SYMBIAN_UREL_LINK_FLAGS=-L"c:\program files\csl arm toolchain\arm-none-symbianelf\lib" -L"c:\program files\csl arm toolchain\lib\gcc\arm-none-symbianelf\3.4.3"
(again, check paths)

5. Run the KL Wizard.exe with right click and select "Run as administrator"

« Last Edit: 25 March , 2008, 07:37:19 by jusahama » Logged
Pages: [1]
  Print  
 
Jump to: