devices -setdefault command

Login to reply to this topic.
Mon, 2004-12-06 12:05
Joined: 2004-12-03
Forum posts: 28
hi,
   i m installed uiq 21 & active perl 518, and started running commands on dos, it gave me message devices must set default state using command.

  "C:\Symbian\UIQ_21\UIQExamples\hellow>bldmake bldfiles
To use Symbian OS tools without specifying a device name, a default
device must be set using the devices -setdefault command. "

    plz guide me how set default state.

santosh................

PLZ HElP ME.....


Mon, 2004-12-06 12:20
NewLC AdministratorSymbian AccreditedForum Nokia Champion
Joined: 2003-01-14
Forum posts: 2029
devices -setdefault command
Type devices at the command prompt and post the result of the command here....

Cheers,
Eric

Eric Bustarret
NewLC Founder & CEO / Professional Symbian OS Consultant

Mon, 2004-12-06 12:33
Joined: 2004-05-29
Forum posts: 16
devices -setdefault command
Quote from: eric
Type devices at the command prompt and post the result of the command here....

Cheers,
Eric


hey Eric, I have the same problem...
when I type devices, it list nothing...

I´m using that pack from nokia:

C++Builder 6+Active Perl+JRE+ SDK 1.2 Series 60

NeoStrider

Mon, 2004-12-06 13:34
NewLC AdministratorSymbian AccreditedForum Nokia Champion
Joined: 2003-01-14
Forum posts: 2029
devices -setdefault command
To NeoStrider:
The devices command is only available with SDK for Symbian 7.0 and upward. So, if you only have S60 v1.2 SDK (which is Symbian 6.1 based), you cannot use it. Install a second SDK if you really need it (probably not if you have just the S60 1.2 SDK).

Eric Bustarret
NewLC Founder & CEO / Professional Symbian OS Consultant

Mon, 2004-12-06 16:08
Anonymous (not verified)
Forum posts: 2043
devices -setdefault command
Quote from: eric
To NeoStrider:
The devices command is only available with SDK for Symbian 7.0 and upward. So, if you only have S60 v1.2 SDK (which is Symbian 6.1 based), you cannot use it. Install a second SDK if you really need it (probably not if you have just the S60 1.2 SDK).

I needed to use it yesterday becouse i got a "uninitialized data" message,  but corrected it looking in the .data section of the .map file...

but i needed it to work with the nm command...

anyway...I fixed the problem...thanks for clearing up things  Cheezy
Wed, 2004-12-08 08:03
Anonymous (not verified)
Forum posts: 2043
devices -setdefault command
hi,
   thank u for every one, now i m able to compile helloworld.
santosh...................
Sun, 2005-01-09 11:32
Joined: 2005-01-07
Forum posts: 19
devices -setdefault command
I had some troubles with the devices not set when installing UIQ v2.1 SDK with CodeWarrior.
The solution for me was to run this at a dosprompt:

devices -setdefault @UIQ_21:com.symbian.UIQ
  • Login to reply to this topic.