List Info

Thread: Re: Fw: SDK Installation failed




Re: Fw: SDK Installation failed
country flaguser name
United States
2008-03-10 04:26:44

I met the problem ¡°The x86 compilers are not currently installed.¡±
too. I remember my PATH environment variable NOT exists in my Vista
desktop system. I don¡¯t know who removed the `PATH¡¯ variable. It seems
you have the same problem?

If you really don¡¯t have PATH environment variable set, please add it
with value which including your system32 directory. For me, the value
is: C:WindowsSystem328

Thanks,
Larry

--- In eiffel_software%40yahoogroups.com">eiffel_softwareyahoogroups.com, "Heiko Gering"
<heiko.gering...> wrote:
&gt;
> I've defined the system variable to:
> name: $ISE_C_COMPILER
>; value: msc
>
> When I start the cmd shell from start menu, the following ist displayed:
>
> The x86 compilers are not currently installed.
> Please go to Add/Remove Programs to update your installation.
> .
> Setting SDK environment relative to C:Program FilesMicrosoft
SDKsWindowsv6.1
> .
> Das Sprungziel - Set_x86 wurde nicht gefunden.
>
> The installation shows, that the C compiler is installed. What's the
name of the compiler exe, where I can search for?
>;
> Regards
> Heiko
&gt; C:Program FilesMicrosoft SDKsWindowsv6.1>
> ----- Original Message -----
> From: Emmanuel Stapf [ES]
> To: eiffel_software%40yahoogroups.com">eiffel_softwareyahoogroups.com
> Sent: Monday, March 10, 2008 8:41 AM
> Subject: RE: [eiffel_software] Fw: SDK Installation failed
&gt;
>
> > As pointed out from Larry in mails before, I've already
> > defined $ISE_C_COMPILER to `msc' .
> > I'm running Vista Home Basic.
&gt;
> Since it is still using GCC, it must be that your definition of
> ISE_C_COMPILER is not taken into account. How do you define it?
>
> Manu
>;
>
>
>
>
>
>
----------------------------------------------------------
>
>
> No virus found in this incoming message.
> Checked by AVG.
> Version: 7.5.518 / Virus Database: 269.21.6/1318 - Release Date:
07.03.2008 14:01
&gt;
>
> [Non-text portions of this message have been removed]
>

__._,_.___
.

__,_._,___
Re: Re: Fw: SDK Installation failed
country flaguser name
Germany
2008-03-10 06:26:05

That is, which is defined as system variable PATH:
e:C:Windowssystem32;C:Windows;C:WindowsSystem32Wbem;C:PROGRA~1COMMON~1ULEADS~1MPEG

I've found, that the last SDK installation comes with a Visual Studio 9.0 directory. There, under VCBin is the compiler. I've added this path to the path variable. Now the cmd shell from start menu shows no errors, but unfortunately, Eiffel Studio dont start C compiling. There's the same c compiler output. It seems to work with gcc. Renaming gcc lets the compilation stop, while preparing c-compiler. If I could sure, that SDK now works, I would reinstall Eiffel Studio. Other ideas?

Regards
Heiko
----- Original Message -----
From: larryliuming
To: eiffel_software%40yahoogroups.com">eiffel_softwareyahoogroups.com
Sent: Monday, March 10, 2008 10:26 AM
Subject: [eiffel_software] Re: Fw: SDK Installation failed

I met the problem ¡°The x86 compilers are not currently installed.¡±
too. I remember my PATH environment variable NOT exists in my Vista
desktop system. I don¡¯t know who removed the `PATH¡¯ variable. It seems
you have the same problem?

If you really don¡¯t have PATH environment variable set, please add it
with value which including your system32 directory. For me, the value
is: C:WindowsSystem328

Thanks,
Larry

--- In eiffel_software%40yahoogroups.com">eiffel_softwareyahoogroups.com, "Heiko Gering&quot;
<heiko.gering...> wrote:
>
> I've defined the system variable to:
> name: $ISE_C_COMPILER
> value: msc
>
> When I start the cmd shell from start menu, the following ist displayed:
>
> The x86 compilers are not currently installed.
> Please go to Add/Remove Programs to update your installation.
> .
> Setting SDK environment relative to C:Program FilesMicrosoft
SDKsWindowsv6.1
> .
> Das Sprungziel - Set_x86 wurde nicht gefunden.
>
> The installation shows, that the C compiler is installed. What's the
name of the compiler exe, where I can search for?
>
> Regards
> Heiko
> C:Program FilesMicrosoft SDKsWindowsv6.1>
> ----- Original Message -----
> From: Emmanuel Stapf [ES]
> To: eiffel_software%40yahoogroups.com">eiffel_softwareyahoogroups.com
> Sent: Monday, March 10, 2008 8:41 AM
> Subject: RE: [eiffel_software] Fw: SDK Installation failed
>
>
> > As pointed out from Larry in mails before, I've already
> > defined $ISE_C_COMPILER to `msc' .
> > I'm running Vista Home Basic.
>
> Since it is still using GCC, it must be that your definition of
> ISE_C_COMPILER is not taken into account. How do you define it?
>
> Manu
>
>
>
>
>
>
>
----------------------------------------------------------
>
>
> No virus found in this incoming message.
> Checked by AVG.
> Version: 7.5.518 / Virus Database: 269.21.6/1318 - Release Date:
07.03.2008 14:01
>
>
> [Non-text portions of this message have been removed]
>

----------------------------------------------------------

No virus found in this incoming message.
Checked by AVG.
Version: 7.5.518 / Virus Database: 269.21.7/1322 - Release Date: 09.03.2008 12:17

[Non-text portions of this message have been removed]

__._,_.___
.

__,_._,___
Re: Re: Fw: SDK Installation failed
country flaguser name
Australia
2008-03-10 06:40:26

Heiko Gering wrote:

> If I could sure, that SDK now works, I would reinstall Eiffel Studio.
> Other ideas?

Try this, Heiko, in EiffelStudio:

1. View | Tools | Console

2. In the Console, type the command:
set

3. Copy the output of the set command and paste it into an email.

- Peter Gummer

__._,_.___
.

__,_._,___
Re: Re: Fw: SDK Installation failed
country flaguser name
Germany
2008-03-10 06:58:22

Now I'm surprised. There are two Compilers defined.
The setenv. cmd /release I've started from startmenu's cmd shell.

$ISE_C_COMPILER=msc
$VE_Lib=E:Object ToolsVisual Eiffellib
ALLUSERSPROFILE=C:ProgramData
APPDATA=C:UsersHgAppDataRoaming
CommonProgramFiles=C:Program FilesCommon Files
COMPUTERNAME=HG2
ComSpec=C:Windowssystem32cmd.exe
FP_NO_HOST_CHECK=NO
GOBO_CC=bcb
HOMEDRIVE=C:
HOMEPATH=UsersHg
ISE_C_COMPILER=mingw
ISE_EIFFEL=E:Eiffel SoftwareEiffelStudio 6.1 GPL
ISE_LIBRARY=E:Eiffel SoftwareEiffelStudio 6.1 GPL
ISE_PLATFORM=windows
LOCALAPPDATA=C:UsersHgAppDataLocal
LOGONSERVER=\HG2
NUMBER_OF_PROCESSORS=2
OS=Windows_NT
Path=e:C:Windowssystem32;C:Windows;C:WindowsSystem32Wbem;C:PROGRA~1COMMON~1ULEADS~1MPEG;E:Object ToolsVisual Eiffelbin;C:Program FilesMicrosoft Visual Studio 9.0VCbin;C:WindowsSystem32;
PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC
PROCESSOR_ARCHITECTURE=x86
PROCESSOR_IDENTIFIER=x86 Family 6 Model 14 Stepping 12, GenuineIntel
PROCESSOR_LEVEL=6
PROCESSOR_REVISION=0e0c
ProgramData=C:ProgramData
ProgramFiles=C:Program Files
PROMPT=$P$G
PUBLIC=C:UsersPublic
SESSIONNAME=Console
SystemDrive=C:
SystemRoot=C:Windows
TEMP=C:UsersHgAppDataLocalTemp
TMP=C:UsersHgAppDataLocalTemp
USERDOMAIN=HG2
USERNAME=Hg
USERPROFILE=C:UsersHg
windir=C:Windows

Regards
Heiko

----- Original Message -----
From: Peter Gummer
To: eiffel_software%40yahoogroups.com">eiffel_softwareyahoogroups.com
Sent: Monday, March 10, 2008 12:40 PM
Subject: Re: [eiffel_software] Re: Fw: SDK Installation failed

Heiko Gering wrote:

> If I could sure, that SDK now works, I would reinstall Eiffel Studio.
> Other ideas?

Try this, Heiko, in EiffelStudio:

1. View | Tools | Console

2. In the Console, type the command:
set

3. Copy the output of the set command and paste it into an email.

- Peter Gummer

----------------------------------------------------------

No virus found in this incoming message.
Checked by AVG.
Version: 7.5.518 / Virus Database: 269.21.7/1322 - Release Date: 09.03.2008 12:17

[Non-text portions of this message have been removed]

__._,_.___
.

__,_._,___
Re: Re: Fw: SDK Installation failed
country flaguser name
Australia
2008-03-10 07:08:40

Heiko Gering wrote:

> Now I'm surprised. There are two Compilers defined.
> The setenv. cmd /release I've started from startmenu's cmd shell.

Why setenv? This is Windows, not Linux/Unix. Are you running cygwin or
something?

&gt; $ISE_C_COMPILER=msc

Environment variables don't start with $ on Windows. I don't think
EiffelStudio is going to recognise this one!

> ISE_C_COMPILER=mingw

This is the one that EiffelStudio is using. It's probably reading it from
the Windows registry.

In your earlier reply to Manu, you wrote:

> As pointed out from Larry in mails before, I've already defined
> $ISE_C_COMPILER to `msc' .

This is the problem! Why did you put a $ in there? You need to set
ISE_C_COMPILER=msc. No $ symbol: Windows is not Unix.

- Peter Gummer

__._,_.___
.

__,_._,___
RE: Re: Fw: SDK Installation failed
user name
2008-03-10 13:11:43

> This is the problem! Why did you put a $ in there? You need to set
> ISE_C_COMPILER=msc. No $ symbol: Windows is not Unix.

To clarify things, it suffices to do:

set ISE_C_COMPILER=msc

Manu

__._,_.___
.

__,_._,___
Re: Re: Fw: SDK Installation failed
country flaguser name
Germany
2008-03-11 03:56:21

I've set the ISE environment as you posted. Eiffel dont use now the mingW, but the MS Compiler don't work until now. Sorry! It seems to depend on the environment of the SDK. I've started the cmd shell from the SDK folder in the start menu and until there all things ok. Changing to release mode, by typing setenv /release changes the color to green, that's ok.
Now typing set, I've found, that the SDK makes extensive changes in the environment. At last the output is: see envrelease. txt. To compare, envorig shows the environment without staring setenv.cmd.
As Larry posted to me it is necessary to change the environment, to use SDK. I did it, like described in http://dev.eiffel.com/Installing_Microsoft_C_compiler
So I'm a little bit confused, that Peter wrotes there's nothing to do with the SDK environment. The SDK installation comes with to folders in the program files folder:
1. Microsoft Visual Studio 9.0 with the C compiler in /bin folder and other
2. c:Program FilesMicrosoft SDKsWindowsv6.1Bin, where I've found the setenv.cmd file and other folders.
These two folders depend on each other, while setting the environment.

Try to compile with Eiffel studio in all cases crashes.

The error list displays a C compiler error

This is the C Output from Eiffel Studio
Eiffel C/C++ Compilation Tool - Version: 6.1
Copyright Eiffel Software 1985-2007. All Rights Reserved.

Preparing C compilation...

and now the compilation is broken.
Regards,
Heiko

----- Original Message -----
From: Emmanuel Stapf [ES]
To: eiffel_software%40yahoogroups.com">eiffel_softwareyahoogroups.com
Sent: Monday, March 10, 2008 7:11 PM
Subject: RE: [eiffel_software] Re: Fw: SDK Installation failed

> This is the problem! Why did you put a $ in there? You need to set
> ISE_C_COMPILER=msc. No $ symbol: Windows is not Unix.

To clarify things, it suffices to do:

set ISE_C_COMPILER=msc

Manu

----------------------------------------------------------

No virus found in this incoming message.
Checked by AVG.
Version: 7.5.518 / Virus Database: 269.21.7/1322 - Release Date: 09.03.2008 12:17

[Non-text portions of this message have been removed]

__._,_.___
.

__,_._,___
Re: Re: Fw: SDK Installation failed
country flaguser name
Germany
2008-03-11 04:13:44

sorry, I've forgotten the attachments.
----- Original Message -----
From: Emmanuel Stapf [ES]
To: eiffel_software%40yahoogroups.com">eiffel_softwareyahoogroups.com
Sent: Monday, March 10, 2008 7:11 PM
Subject: RE: [eiffel_software] Re: Fw: SDK Installation failed

> This is the problem! Why did you put a $ in there? You need to set
> ISE_C_COMPILER=msc. No $ symbol: Windows is not Unix.

To clarify things, it suffices to do:

set ISE_C_COMPILER=msc

Manu

----------------------------------------------------------

No virus found in this incoming message.
Checked by AVG.
Version: 7.5.518 / Virus Database: 269.21.7/1322 - Release Date: 09.03.2008 12:17

----------

Microsoft Windows [Version 6.0.6000]
Copyright (c) 2006 Microsoft Corporation. Alle Rechte vorbehalten.

E:&gt;set
$VE_Lib=E:Object ToolsVisual Eiffellib
ALLUSERSPROFILE=C:ProgramData
APPDATA=C:UsersHgAppDataRoaming
COMMANDER_DRIVE=C:
COMMANDER_INI=C:UsersHgAppDataRoamingGHISLERwincmd.ini
COMMANDER_PATH=C:totalcmd
CommonProgramFiles=C:Program FilesCommon Files
COMPUTERNAME=HG2
ComSpec=C:Windowssystem32cmd.exe
FP_NO_HOST_CHECK=NO
GOBO_CC=bcb
HOMEDRIVE=C:
HOMEPATH=UsersHg
ISE_C_COMPILER=msc
LOCALAPPDATA=C:UsersHgAppDataLocal
LOGONSERVER=\HG2
NUMBER_OF_PROCESSORS=2
OS=Windows_NT
Path=C:Windowssystem32;C:Windows;C:windowsSystem32Wbem;C:PROGRA~1COMMON~
1ULEADS~1MPEG;E:Object ToolsVisual Eiffelbin;
PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC
PROCESSOR_ARCHITECTURE=x86
PROCESSOR_IDENTIFIER=x86 Family 6 Model 14 Stepping 12, GenuineIntel
PROCESSOR_LEVEL=6
PROCESSOR_REVISION=0e0c
ProgramData=C:ProgramData
ProgramFiles=C:Program Files
PROMPT=$P$G
PUBLIC=C:UsersPublic
SESSIONNAME=Console
SystemDrive=C:
SystemRoot=C:Windows
TEMP=C:UsersHgAppDataLocalTemp
TMP=C:UsersHgAppDataLocalTemp
USERDOMAIN=HG2
USERNAME=Hg
USERPROFILE=C:UsersHg
windir=C:Windows

E:&gt;
----------

Setting SDK environment relative to C:Program FilesMicrosoft SDKsWindowsv6.1
.
Targeting Windows Vista x86 RELEASE

C:Program FilesMicrosoft SDKsWindowsv6.1>set
$VE_Lib=E:Object ToolsVisual Eiffellib
ALLUSERSPROFILE=C:ProgramData
APPDATA=C:UsersHgAppDataRoaming
APPVER=6.0
CommonProgramFiles=C:Program FilesCommon Files
COMPUTERNAME=HG2
ComSpec=C:Windowssystem32cmd.exe
CPU=i386
DEBUGMSG=
FP_NO_HOST_CHECK=NO
FxTools=C:WindowsMicrosoft.NETFrameworkv3.5;C:WindowsMicrosoft.NETFramewo
rkv2.0.50727
GOBO_CC=bcb
HOMEDRIVE=C:
HOMEPATH=UsersHg
Include=C:Program FilesMicrosoft Visual Studio 9.0VCInclude;C:Program Files
Microsoft SDKsWindowsv6.1Include;C:Program FilesMicrosoft SDKsWindowsv6.
1Includegl;
ISE_C_COMPILER=msc
Lib=C:Program FilesMicrosoft Visual Studio 9.0VCLib;C:Program FilesMicroso
ft SDKsWindowsv6.1Lib;
LOCALAPPDATA=C:UsersHgAppDataLocal
LOGONSERVER=\HG2
MSSdk=C:Program FilesMicrosoft SDKsWindowsv6.1
NODEBUG=1
NUMBER_OF_PROCESSORS=2
ORIGINALPATH=C:Windowssystem32;C:Windows;C:windowsSystem32Wbem;C:PROGRA~1
COMMON~1ULEADS~1MPEG;E:Object ToolsVisual Eiffelbin;
OS=Windows_NT
Path=C:Program FilesMicrosoft Visual Studio 9.0VCBin;C:Program FilesMicros
oft Visual Studio 9.0VCvcpackages;C:Program FilesMicrosoft Visual Studio 9.0
Common7IDE;C:Program FilesMicrosoft SDKsWindowsv6.1Bin;C:WindowsMicroso
ft.NETFrameworkv3.5;C:WindowsMicrosoft.NETFrameworkv2.0.50727;C:Windowss
ystem32;C:Windows;C:windowsSystem32Wbem;C:PROGRA~1COMMON~1ULEADS~1MPEG;E
:Object ToolsVisual Eiffelbin;
PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC
PROCESSOR_ARCHITECTURE=x86
PROCESSOR_IDENTIFIER=x86 Family 6 Model 14 Stepping 12, GenuineIntel
PROCESSOR_LEVEL=6
PROCESSOR_REVISION=0e0c
ProgramData=C:ProgramData
ProgramFiles=C:Program Files
PROMPT=$P$G
PUBLIC=C:UsersPublic
RegKeyPath=HKEY_LOCAL_MACHINESOFTWAREMicrosoftVisualStudioSxSVC7
SdkTools=C:Program FilesMicrosoft SDKsWindowsv6.1Bin
SESSIONNAME=Console
SystemDrive=C:
SystemRoot=C:Windows
TARGETOS=WINNT
TEMP=C:UsersHgAppDataLocalTemp
TMP=C:UsersHgAppDataLocalTemp
USERDOMAIN=HG2
USERNAME=Hg
USERPROFILE=C:UsersHg
VCINSTALLDIR=C:Program FilesMicrosoft Visual Studio 9.0VC
VCRoot=C:Program FilesMicrosoft Visual Studio 9.0VC
VSRegKeyPath=HKEY_LOCAL_MACHINESOFTWAREMicrosoftVisualStudioSxSVS7
windir=C:Windows

C:Program FilesMicrosoft SDKsWindowsv6.1>

[Non-text portions of this message have been removed]

__._,_.___
.

__,_._,___
[1-8]

about | contact  Other archives ( Real Estate discussion Medical topics )