Hi there,
I failed to launch the emulator and always got following error msg.:
------------------------------------------------------------------------------------------
The EPOCROOT environment variable does not identify
a valid Symbian emulator installation on this drive.
EPOCROOT must be an absolute path to an existing
directory - it should have no drive qualifier and
must end with a backslash.
------------------------------------------------------------------------------------------
Actually I have tried with both EPOCROOT=\ and
EPOCROOT=d:\Symbian\UIQ_21, which is my symbian installation
directory, but nothing different
Can anyone pls. help me with this ? Thanx.
Terry
On Wed, 06 Sep 2006 16:20:39 +0100, Terry <[email protected]> wrote:
> Hi there,
>
> I failed to launch the emulator and always got following error msg.:
>
> ------------------------------------------------------------------------------------------
> The EPOCROOT environment variable does not identify
> a valid Symbian emulator installation on this drive.
> EPOCROOT must be an absolute path to an existing
> directory - it should have no drive qualifier and
> must end with a backslash.
> ------------------------------------------------------------------------------------------
>
> Actually I have tried with both EPOCROOT=\ and
> EPOCROOT=d:\Symbian\UIQ_21, which is my symbian installation
> directory, but nothing different
>
> Can anyone pls. help me with this ? Thanx.
>
> Terry
>
EPOCROOT=\Symbian\UIQ_21\
EPOCROOT never contains a drive, always ends with a \, and points to the
folder containing the SDK's epoc32 directory.
--
Alan Montgomery
/"\
\ / ASCII ribbon campaign
X against HTML mail
/ \ and postings - est. June 1998
On Wed, 06 Sep 2006 16:42:20 +0100, "Alan Montgomery"
<[email protected]> wrote:
>On Wed, 06 Sep 2006 16:20:39 +0100, Terry <[email protected]> wrote:
>[color=green]
>> Hi there,
>>
>> I failed to launch the emulator and always got following error msg.:
>>
>> ------------------------------------------------------------------------------------------
>> The EPOCROOT environment variable does not identify
>> a valid Symbian emulator installation on this drive.
>> EPOCROOT must be an absolute path to an existing
>> directory - it should have no drive qualifier and
>> must end with a backslash.
>> ------------------------------------------------------------------------------------------
>>
>> Actually I have tried with both EPOCROOT=\ and
>> EPOCROOT=d:\Symbian\UIQ_21, which is my symbian installation
>> directory, but nothing different
>>
>> Can anyone pls. help me with this ? Thanx.
>>
>> Terry
>>
>EPOCROOT=\Symbian\UIQ_21\
>
>
>EPOCROOT never contains a drive, always ends with a \, and points to the
>folder containing the SDK's epoc32 directory.[/color]
Thanx 4 the tips, it worked when i corrected my settings
On Wed, 06 Sep 2006 16:42:20 +0100, "Alan Montgomery"
<[email protected]> wrote:
>On Wed, 06 Sep 2006 16:20:39 +0100, Terry <[email protected]> wrote:
>[color=green]
>> Hi there,
>>
>> I failed to launch the emulator and always got following error msg.:
>>
>> ------------------------------------------------------------------------------------------
>> The EPOCROOT environment variable does not identify
>> a valid Symbian emulator installation on this drive.
>> EPOCROOT must be an absolute path to an existing
>> directory - it should have no drive qualifier and
>> must end with a backslash.
>> ------------------------------------------------------------------------------------------
>>
>> Actually I have tried with both EPOCROOT=\ and
>> EPOCROOT=d:\Symbian\UIQ_21, which is my symbian installation
>> directory, but nothing different
>>
>> Can anyone pls. help me with this ? Thanx.
>>
>> Terry
>>
>EPOCROOT=\Symbian\UIQ_21\
>
>
>EPOCROOT never contains a drive, always ends with a \, and points to the
>folder containing the SDK's epoc32 directory.[/color]
Thanx for the tips, it worked when i corrected my settings