Namespaces
Variants
Actions

Archived:Bldmake fails with "EPOCROOT environment variable must be capitalised" error (Known Issue)

Jump to: navigation, search
Archived.png
Archived: This article is archived because it is not considered relevant for third-party developers creating commercial solutions today. If you think this article is still relevant, let us know by adding the template {{ReviewForRemovalFromArchive|user=~~~~|write your reason here}}.

Article Metadata

Compatibility
Platform(s): S60 2nd Edition
S60 3rd Edition

Article
Created: User:Technical writer 1 (30 Mar 2007)
Last edited: hamishwillee (15 Jun 2012)

Description

In some environments, the bldmake command may fail with the "EPOCROOT environment variable must be capitalised" error. This error is returned by the e32env.pm script when opening a pipe to the command line fails.

Solution

Typically this error is related to the PATH environment variable. bldmake fails if the system32 directory in the PATH is defined using the SystemRoot variable, that is

%SystemRoot%\system32

To fix this, modify the PATH to use an absolute path for \system32. For example,

C:\Windows\system32

Note: With S60 SDKs from S60 2nd Edition, EPOCROOT should not be explicitly defined. Instead, the active development configuration is selected with the devices.exe utility.

This page was last modified on 15 June 2012, at 09:45.
366 page views in the last 30 days.
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved