<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://dev.eiffel.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Gilles</id>
		<title>EiffelStudio: an EiffelSoftware project - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="https://dev.eiffel.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Gilles"/>
		<link rel="alternate" type="text/html" href="https://dev.eiffel.com/Special:Contributions/Gilles"/>
		<updated>2026-05-08T15:47:15Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.24.1</generator>

	<entry>
		<id>https://dev.eiffel.com/index.php?title=User:Gilles&amp;diff=3241</id>
		<title>User:Gilles</title>
		<link rel="alternate" type="text/html" href="https://dev.eiffel.com/index.php?title=User:Gilles&amp;diff=3241"/>
				<updated>2006-06-07T20:18:35Z</updated>
		
		<summary type="html">&lt;p&gt;Gilles: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;gillesmicas@yahoo.com&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
I followed the steps according the web page (http://eiffelsoftware.origo.ethz.ch/index.php/Windows_32-bit_C_compiler)&lt;br /&gt;
in order to install Eiffel on my machine, a Dell Dimension 9150 PD 950 processor dual core (3,4 Ghz etc.), but got the following error when trying to compile the sample program tagcount with Ctrl-F7:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:Eiffel bug C compile.png|error during C compile]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Note that some paths in the environment variables are wrong and others misleading:&lt;br /&gt;
&lt;br /&gt;
set PATH=%PATH%; C:\apps\Microsoft.NET\SDK\v2.0\Bin;C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727;C:\ Program Files \Microsoft Visual Studio 8\VC\bin;C:\Program Files\Microsoft Visual Studio 8\Common7\IDE;C:\Program Files\Microsoft Visual Studio 8\VC\vcpackages;C:\apps\PSDK\bin&lt;br /&gt;
set INCLUDE=C:\apps\PSDK\Include;C:\apps\PSDK\Include\crt;C:\apps\PSDK\Include\crt\sys;C:\apps\PSDK\Include\mfc;C:\apps\PSDK\Include\atl;C:\apps\Microsoft.NET\SDK\v2.0\include&lt;br /&gt;
set LIB=C:\Program Files\Microsoft Visual Studio 8\VC\lib;C:\apps\PSDK\Lib;C:\apps\Microsoft.NET\SDK\v2.0\Lib&lt;br /&gt;
•	C:\apps\Microsoft.NET\SDK\v2.0\Bin does not exist on my machine, only C:\Windows\Microsoft.NET\SDK\v2.0\Bin&lt;br /&gt;
•	all occurrences of Program Files are only valid for English versions of windows. Unfortunately, I bought a Danish one and Program Files should be replaced by Programmer&lt;br /&gt;
And then I got this error message which I did not get when ES was installed with Borland C++. I thought that Microsoft C was better than Borland C++. Because, it is very, very, very difficult to install and compile Eiffel, it is very, very, very difficult to convice people around to use it.&lt;br /&gt;
&lt;br /&gt;
Note that my machine is a 64bit machine but the installation of eiffel studio 64 bit end prematurally without telling why, and the 32bit version can be installed, but programs cannot be compiled!&lt;br /&gt;
&lt;br /&gt;
I am getting tired of this mess and the unclear error messages such as fatal error LINK1107.&lt;br /&gt;
Is Eiffel only for nerds? Is it necessary to have a phd in Nuclear Physics combined with a Nobel Price in Computer Science, or vice-versa, in order to be able to install and compile anything?&lt;br /&gt;
--[[User:Gilles|Gilles]] 19:06, 5 June 2006 (CEST)&lt;br /&gt;
&lt;br /&gt;
Hi Gilles,&lt;br /&gt;
&lt;br /&gt;
It would be best to post this in the es-devel mailing list. As far as I can tell you must have compiled this project with Borland and when switching to Microsoft, it did not recompile the .obj files because they were older than the C files. However Borland obj files differs from the Microsoft one. Make sure to recompile your project from scratch (i.e. deleting any EIFGEN or EIFGENs directory before compiling).&lt;br /&gt;
&lt;br /&gt;
--[[User:Manus|manus]] 22:28, 5 June 2006 (CEST)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Hi Manus,&lt;br /&gt;
&lt;br /&gt;
Thank you, I had forgot that detail. But, it was not enough: I had to reorganize some environment variables before it could compile.&lt;br /&gt;
&lt;br /&gt;
--[[User:Gilles|Gilles]] 22:18, 7 June 2006 (CEST)&lt;/div&gt;</summary>
		<author><name>Gilles</name></author>	</entry>

	<entry>
		<id>https://dev.eiffel.com/index.php?title=User:Gilles&amp;diff=3240</id>
		<title>User:Gilles</title>
		<link rel="alternate" type="text/html" href="https://dev.eiffel.com/index.php?title=User:Gilles&amp;diff=3240"/>
				<updated>2006-06-07T20:18:12Z</updated>
		
		<summary type="html">&lt;p&gt;Gilles: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;gillesmicas@yahoo.com&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
I followed the steps according the web page (http://eiffelsoftware.origo.ethz.ch/index.php/Windows_32-bit_C_compiler)&lt;br /&gt;
in order to install Eiffel on my machine, a Dell Dimension 9150 PD 950 processor dual core (3,4 Ghz etc.), but got the following error when trying to compile the sample program tagcount with Ctrl-F7:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:Eiffel bug C compile.png|error during C compile]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Note that some paths in the environment variables are wrong and others misleading:&lt;br /&gt;
&lt;br /&gt;
set PATH=%PATH%; C:\apps\Microsoft.NET\SDK\v2.0\Bin;C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727;C:\ Program Files \Microsoft Visual Studio 8\VC\bin;C:\Program Files\Microsoft Visual Studio 8\Common7\IDE;C:\Program Files\Microsoft Visual Studio 8\VC\vcpackages;C:\apps\PSDK\bin&lt;br /&gt;
set INCLUDE=C:\apps\PSDK\Include;C:\apps\PSDK\Include\crt;C:\apps\PSDK\Include\crt\sys;C:\apps\PSDK\Include\mfc;C:\apps\PSDK\Include\atl;C:\apps\Microsoft.NET\SDK\v2.0\include&lt;br /&gt;
set LIB=C:\Program Files\Microsoft Visual Studio 8\VC\lib;C:\apps\PSDK\Lib;C:\apps\Microsoft.NET\SDK\v2.0\Lib&lt;br /&gt;
•	C:\apps\Microsoft.NET\SDK\v2.0\Bin does not exist on my machine, only C:\Windows\Microsoft.NET\SDK\v2.0\Bin&lt;br /&gt;
•	all occurrences of Program Files are only valid for English versions of windows. Unfortunately, I bought a Danish one and Program Files should be replaced by Programmer&lt;br /&gt;
And then I got this error message which I did not get when ES was installed with Borland C++. I thought that Microsoft C was better than Borland C++. Because, it is very, very, very difficult to install and compile Eiffel, it is very, very, very difficult to convice people around to use it.&lt;br /&gt;
&lt;br /&gt;
Note that my machine is a 64bit machine but the installation of eiffel studio 64 bit end prematurally without telling why, and the 32bit version can be installed, but programs cannot be compiled!&lt;br /&gt;
&lt;br /&gt;
I am getting tired of this mess and the unclear error messages such as fatal error LINK1107.&lt;br /&gt;
Is Eiffel only for nerds? Is it necessary to have a phd in Nuclear Physics combined with a Nobel Price in Computer Science, or vice-versa, in order to be able to install and compile anything?&lt;br /&gt;
--[[User:Gilles|Gilles]] 19:06, 5 June 2006 (CEST)&lt;br /&gt;
&lt;br /&gt;
Hi Gilles,&lt;br /&gt;
&lt;br /&gt;
It would be best to post this in the es-devel mailing list. As far as I can tell you must have compiled this project with Borland and when switching to Microsoft, it did not recompile the .obj files because they were older than the C files. However Borland obj files differs from the Microsoft one. Make sure to recompile your project from scratch (i.e. deleting any EIFGEN or EIFGENs directory before compiling).&lt;br /&gt;
&lt;br /&gt;
--[[User:Manus|manus]] 22:28, 5 June 2006 (CEST)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Hi Manus,&lt;br /&gt;
&lt;br /&gt;
Thank you, I had forgot that detail. But, it was not enough: I had to reorganize some environment variables before it could compile.&lt;br /&gt;
--[[User:Gilles|Gilles]] 22:18, 7 June 2006 (CEST)&lt;/div&gt;</summary>
		<author><name>Gilles</name></author>	</entry>

	<entry>
		<id>https://dev.eiffel.com/index.php?title=User:Gilles&amp;diff=3239</id>
		<title>User:Gilles</title>
		<link rel="alternate" type="text/html" href="https://dev.eiffel.com/index.php?title=User:Gilles&amp;diff=3239"/>
				<updated>2006-06-07T20:17:43Z</updated>
		
		<summary type="html">&lt;p&gt;Gilles: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;gillesmicas@yahoo.com&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
I followed the steps according the web page (http://eiffelsoftware.origo.ethz.ch/index.php/Windows_32-bit_C_compiler)&lt;br /&gt;
in order to install Eiffel on my machine, a Dell Dimension 9150 PD 950 processor dual core (3,4 Ghz etc.), but got the following error when trying to compile the sample program tagcount with Ctrl-F7:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:Eiffel bug C compile.png|error during C compile]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Note that some paths in the environment variables are wrong and others misleading:&lt;br /&gt;
&lt;br /&gt;
set PATH=%PATH%; C:\apps\Microsoft.NET\SDK\v2.0\Bin;C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727;C:\ Program Files \Microsoft Visual Studio 8\VC\bin;C:\Program Files\Microsoft Visual Studio 8\Common7\IDE;C:\Program Files\Microsoft Visual Studio 8\VC\vcpackages;C:\apps\PSDK\bin&lt;br /&gt;
set INCLUDE=C:\apps\PSDK\Include;C:\apps\PSDK\Include\crt;C:\apps\PSDK\Include\crt\sys;C:\apps\PSDK\Include\mfc;C:\apps\PSDK\Include\atl;C:\apps\Microsoft.NET\SDK\v2.0\include&lt;br /&gt;
set LIB=C:\Program Files\Microsoft Visual Studio 8\VC\lib;C:\apps\PSDK\Lib;C:\apps\Microsoft.NET\SDK\v2.0\Lib&lt;br /&gt;
•	C:\apps\Microsoft.NET\SDK\v2.0\Bin does not exist on my machine, only C:\Windows\Microsoft.NET\SDK\v2.0\Bin&lt;br /&gt;
•	all occurrences of Program Files are only valid for English versions of windows. Unfortunately, I bought a Danish one and Program Files should be replaced by Programmer&lt;br /&gt;
And then I got this error message which I did not get when ES was installed with Borland C++. I thought that Microsoft C was better than Borland C++. Because, it is very, very, very difficult to install and compile Eiffel, it is very, very, very difficult to convice people around to use it.&lt;br /&gt;
&lt;br /&gt;
Note that my machine is a 64bit machine but the installation of eiffel studio 64 bit end prematurally without telling why, and the 32bit version can be installed, but programs cannot be compiled!&lt;br /&gt;
&lt;br /&gt;
I am getting tired of this mess and the unclear error messages such as fatal error LINK1107.&lt;br /&gt;
Is Eiffel only for nerds? Is it necessary to have a phd in Nuclear Physics combined with a Nobel Price in Computer Science, or vice-versa, in order to be able to install and compile anything?&lt;br /&gt;
--[[User:Gilles|Gilles]] 19:06, 5 June 2006 (CEST)&lt;br /&gt;
&lt;br /&gt;
Hi Gilles,&lt;br /&gt;
&lt;br /&gt;
It would be best to post this in the es-devel mailing list. As far as I can tell you must have compiled this project with Borland and when switching to Microsoft, it did not recompile the .obj files because they were older than the C files. However Borland obj files differs from the Microsoft one. Make sure to recompile your project from scratch (i.e. deleting any EIFGEN or EIFGENs directory before compiling).&lt;br /&gt;
&lt;br /&gt;
--[[User:Manus|manus]] 22:28, 5 June 2006 (CEST)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Hi Manus,&lt;br /&gt;
&lt;br /&gt;
Thank you, I had forgot that detail. But, it was not enough: I had to reorganize some environment variables before it could compile.&lt;/div&gt;</summary>
		<author><name>Gilles</name></author>	</entry>

	<entry>
		<id>https://dev.eiffel.com/index.php?title=User:Gilles&amp;diff=3189</id>
		<title>User:Gilles</title>
		<link rel="alternate" type="text/html" href="https://dev.eiffel.com/index.php?title=User:Gilles&amp;diff=3189"/>
				<updated>2006-06-05T17:09:31Z</updated>
		
		<summary type="html">&lt;p&gt;Gilles: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;gillesmicas@yahoo.com&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
I followed the steps according the web page (http://eiffelsoftware.origo.ethz.ch/index.php/Windows_32-bit_C_compiler)&lt;br /&gt;
in order to install Eiffel on my machine, a Dell Dimension 9150 PD 950 processor dual core (3,4 Ghz etc.), but got the following error when trying to compile the sample program tagcount with Ctrl-F7:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:Eiffel bug C compile.png|error during C compile]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Note that some paths in the environment variables are wrong and others misleading:&lt;br /&gt;
&lt;br /&gt;
set PATH=%PATH%; C:\apps\Microsoft.NET\SDK\v2.0\Bin;C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727;C:\ Program Files \Microsoft Visual Studio 8\VC\bin;C:\Program Files\Microsoft Visual Studio 8\Common7\IDE;C:\Program Files\Microsoft Visual Studio 8\VC\vcpackages;C:\apps\PSDK\bin&lt;br /&gt;
set INCLUDE=C:\apps\PSDK\Include;C:\apps\PSDK\Include\crt;C:\apps\PSDK\Include\crt\sys;C:\apps\PSDK\Include\mfc;C:\apps\PSDK\Include\atl;C:\apps\Microsoft.NET\SDK\v2.0\include&lt;br /&gt;
set LIB=C:\Program Files\Microsoft Visual Studio 8\VC\lib;C:\apps\PSDK\Lib;C:\apps\Microsoft.NET\SDK\v2.0\Lib&lt;br /&gt;
•	C:\apps\Microsoft.NET\SDK\v2.0\Bin does not exist on my machine, only C:\Windows\Microsoft.NET\SDK\v2.0\Bin&lt;br /&gt;
•	all occurrences of Program Files are only valid for English versions of windows. Unfortunately, I bought a Danish one and Program Files should be replaced by Programmer&lt;br /&gt;
And then I got this error message which I did not get when ES was installed with Borland C++. I thought that Microsoft C was better than Borland C++. Because, it is very, very, very difficult to install and compile Eiffel, it is very, very, very difficult to convice people around to use it.&lt;br /&gt;
&lt;br /&gt;
Note that my machine is a 64bit machine but the installation of eiffel studio 64 bit end prematurally without telling why, and the 32bit version can be installed, but programs cannot be compiled!&lt;br /&gt;
&lt;br /&gt;
I am getting tired of this mess and the unclear error messages such as fatal error LINK1107.&lt;br /&gt;
Is Eiffel only for nerds? Is it necessary to have a phd in Nuclear Physics combined with a Nobel Price in Computer Science, or vice-versa, in order to be able to install and compile anything?&lt;br /&gt;
--[[User:Gilles|Gilles]] 19:06, 5 June 2006 (CEST)&lt;/div&gt;</summary>
		<author><name>Gilles</name></author>	</entry>

	<entry>
		<id>https://dev.eiffel.com/index.php?title=User:Gilles&amp;diff=3188</id>
		<title>User:Gilles</title>
		<link rel="alternate" type="text/html" href="https://dev.eiffel.com/index.php?title=User:Gilles&amp;diff=3188"/>
				<updated>2006-06-05T17:09:01Z</updated>
		
		<summary type="html">&lt;p&gt;Gilles: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;gillesmicas@yahoo.com&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
I followed the steps according the web page (http://eiffelsoftware.origo.ethz.ch/index.php/Windows_32-bit_C_compiler)&lt;br /&gt;
in order to install Eiffel on my machine, a Dell Dimension 9150 PD 950 processor dual core (3,4 Ghz etc.), but got the following error when trying to compile the sample program tagcount with Ctrl-F7. &lt;br /&gt;
&lt;br /&gt;
[[Image:Eiffel bug C compile.png|error during C compile]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Note that some paths in the environment variables are wrong and others misleading:&lt;br /&gt;
&lt;br /&gt;
set PATH=%PATH%; C:\apps\Microsoft.NET\SDK\v2.0\Bin;C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727;C:\ Program Files \Microsoft Visual Studio 8\VC\bin;C:\Program Files\Microsoft Visual Studio 8\Common7\IDE;C:\Program Files\Microsoft Visual Studio 8\VC\vcpackages;C:\apps\PSDK\bin&lt;br /&gt;
set INCLUDE=C:\apps\PSDK\Include;C:\apps\PSDK\Include\crt;C:\apps\PSDK\Include\crt\sys;C:\apps\PSDK\Include\mfc;C:\apps\PSDK\Include\atl;C:\apps\Microsoft.NET\SDK\v2.0\include&lt;br /&gt;
set LIB=C:\Program Files\Microsoft Visual Studio 8\VC\lib;C:\apps\PSDK\Lib;C:\apps\Microsoft.NET\SDK\v2.0\Lib&lt;br /&gt;
•	C:\apps\Microsoft.NET\SDK\v2.0\Bin does not exist on my machine, only C:\Windows\Microsoft.NET\SDK\v2.0\Bin&lt;br /&gt;
•	all occurrences of Program Files are only valid for English versions of windows. Unfortunately, I bought a Danish one and Program Files should be replaced by Programmer&lt;br /&gt;
And then I got this error message which I did not get when ES was installed with Borland C++. I thought that Microsoft C was better than Borland C++. Because, it is very, very, very difficult to install and compile Eiffel, it is very, very, very difficult to convice people around to use it.&lt;br /&gt;
&lt;br /&gt;
Note that my machine is a 64bit machine but the installation of eiffel studio 64 bit end prematurally without telling why, and the 32bit version can be installed, but programs cannot be compiled!&lt;br /&gt;
&lt;br /&gt;
I am getting tired of this mess and the unclear error messages such as fatal error LINK1107.&lt;br /&gt;
Is Eiffel only for nerds? Is it necessary to have a phd in Nuclear Physics combined with a Nobel Price in Computer Science, or vice-versa, in order to be able to install and compile anything?&lt;br /&gt;
--[[User:Gilles|Gilles]] 19:06, 5 June 2006 (CEST)&lt;/div&gt;</summary>
		<author><name>Gilles</name></author>	</entry>

	<entry>
		<id>https://dev.eiffel.com/index.php?title=User:Gilles&amp;diff=3187</id>
		<title>User:Gilles</title>
		<link rel="alternate" type="text/html" href="https://dev.eiffel.com/index.php?title=User:Gilles&amp;diff=3187"/>
				<updated>2006-06-05T17:07:16Z</updated>
		
		<summary type="html">&lt;p&gt;Gilles: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;gillesmicas@yahoo.com&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
I followed the steps according the web page (http://eiffelsoftware.origo.ethz.ch/index.php/Windows_32-bit_C_compiler)&lt;br /&gt;
in order to install Eiffel on my machine, a Dell Dimension 9150 PD 950 processor dual core (3,4 Ghz etc.), but got the following error when trying to compile the sample program tagcount with Ctrl-F7. &lt;br /&gt;
&lt;br /&gt;
[[Image:Example.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Note that some paths in the environment variables are wrong and others misleading:&lt;br /&gt;
&lt;br /&gt;
set PATH=%PATH%; C:\apps\Microsoft.NET\SDK\v2.0\Bin;C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727;C:\ Program Files \Microsoft Visual Studio 8\VC\bin;C:\Program Files\Microsoft Visual Studio 8\Common7\IDE;C:\Program Files\Microsoft Visual Studio 8\VC\vcpackages;C:\apps\PSDK\bin&lt;br /&gt;
set INCLUDE=C:\apps\PSDK\Include;C:\apps\PSDK\Include\crt;C:\apps\PSDK\Include\crt\sys;C:\apps\PSDK\Include\mfc;C:\apps\PSDK\Include\atl;C:\apps\Microsoft.NET\SDK\v2.0\include&lt;br /&gt;
set LIB=C:\Program Files\Microsoft Visual Studio 8\VC\lib;C:\apps\PSDK\Lib;C:\apps\Microsoft.NET\SDK\v2.0\Lib&lt;br /&gt;
•	C:\apps\Microsoft.NET\SDK\v2.0\Bin does not exist on my machine, only C:\Windows\Microsoft.NET\SDK\v2.0\Bin&lt;br /&gt;
•	all occurrences of Program Files are only valid for English versions of windows. Unfortunately, I bought a Danish one and Program Files should be replaced by Programmer&lt;br /&gt;
And then I got this error message which I did not get when ES was installed with Borland C++. I thought that Microsoft C was better than Borland C++. Because, it is very, very, very difficult to install and compile Eiffel, it is very, very, very difficult to convice people around to use it.&lt;br /&gt;
&lt;br /&gt;
Note that my machine is a 64bit machine but the installation of eiffel studio 64 bit end prematurally without telling why, and the 32bit version can be installed, but programs cannot be compiled!&lt;br /&gt;
&lt;br /&gt;
I am getting tired of this mess and the unclear error messages such as fatal error LINK1107.&lt;br /&gt;
Is Eiffel only for nerds? Is it necessary to have a phd in Nuclear Physics combined with a Nobel Price in Computer Science, or vice-versa, in order to be able to install and compile anything?&lt;br /&gt;
--[[User:Gilles|Gilles]] 19:06, 5 June 2006 (CEST)&lt;/div&gt;</summary>
		<author><name>Gilles</name></author>	</entry>

	<entry>
		<id>https://dev.eiffel.com/index.php?title=User:Gilles&amp;diff=3186</id>
		<title>User:Gilles</title>
		<link rel="alternate" type="text/html" href="https://dev.eiffel.com/index.php?title=User:Gilles&amp;diff=3186"/>
				<updated>2006-06-05T17:07:00Z</updated>
		
		<summary type="html">&lt;p&gt;Gilles: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;gillesmicas@yahoo.com&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
I followed the steps according the web page (http://eiffelsoftware.origo.ethz.ch/index.php/Windows_32-bit_C_compiler)&lt;br /&gt;
in order to install Eiffel on my machine, a Dell Dimension 9150 PD 950 processor dual core (3,4 Ghz etc.), but got the following error when trying to compile the sample program tagcount with Ctrl-F7. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Note that some paths in the environment variables are wrong and others misleading:&lt;br /&gt;
&lt;br /&gt;
set PATH=%PATH%; C:\apps\Microsoft.NET\SDK\v2.0\Bin;C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727;C:\ Program Files \Microsoft Visual Studio 8\VC\bin;C:\Program Files\Microsoft Visual Studio 8\Common7\IDE;C:\Program Files\Microsoft Visual Studio 8\VC\vcpackages;C:\apps\PSDK\bin&lt;br /&gt;
set INCLUDE=C:\apps\PSDK\Include;C:\apps\PSDK\Include\crt;C:\apps\PSDK\Include\crt\sys;C:\apps\PSDK\Include\mfc;C:\apps\PSDK\Include\atl;C:\apps\Microsoft.NET\SDK\v2.0\include&lt;br /&gt;
set LIB=C:\Program Files\Microsoft Visual Studio 8\VC\lib;C:\apps\PSDK\Lib;C:\apps\Microsoft.NET\SDK\v2.0\Lib&lt;br /&gt;
•	C:\apps\Microsoft.NET\SDK\v2.0\Bin does not exist on my machine, only C:\Windows\Microsoft.NET\SDK\v2.0\Bin&lt;br /&gt;
•	all occurrences of Program Files are only valid for English versions of windows. Unfortunately, I bought a Danish one and Program Files should be replaced by Programmer&lt;br /&gt;
And then I got this error message which I did not get when ES was installed with Borland C++. I thought that Microsoft C was better than Borland C++. Because, it is very, very, very difficult to install and compile Eiffel, it is very, very, very difficult to convice people around to use it.&lt;br /&gt;
&lt;br /&gt;
Note that my machine is a 64bit machine but the installation of eiffel studio 64 bit end prematurally without telling why, and the 32bit version can be installed, but programs cannot be compiled!&lt;br /&gt;
&lt;br /&gt;
I am getting tired of this mess and the unclear error messages such as fatal error LINK1107.&lt;br /&gt;
Is Eiffel only for nerds? Is it necessary to have a phd in Nuclear Physics combined with a Nobel Price in Computer Science, or vice-versa, in order to be able to install and compile anything?&lt;br /&gt;
--[[User:Gilles|Gilles]] 19:06, 5 June 2006 (CEST)&lt;/div&gt;</summary>
		<author><name>Gilles</name></author>	</entry>

	<entry>
		<id>https://dev.eiffel.com/index.php?title=User:Gilles&amp;diff=3185</id>
		<title>User:Gilles</title>
		<link rel="alternate" type="text/html" href="https://dev.eiffel.com/index.php?title=User:Gilles&amp;diff=3185"/>
				<updated>2006-06-05T17:06:33Z</updated>
		
		<summary type="html">&lt;p&gt;Gilles: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;gillesmicas@yahoo.com&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
I followed the steps according the web page (http://eiffelsoftware.origo.ethz.ch/index.php/Windows_32-bit_C_compiler)&lt;br /&gt;
in order to install Eiffel on my machine, a Dell Dimension 9150 PD 950 processor dual core (3,4 Ghz etc.), but got the following error when trying to compile the sample program tagcount with Ctrl-F7. Note that some paths in the environment variables are wrong and others misleading:&lt;br /&gt;
&lt;br /&gt;
set PATH=%PATH%; C:\apps\Microsoft.NET\SDK\v2.0\Bin;C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727;C:\ Program Files \Microsoft Visual Studio 8\VC\bin;C:\Program Files\Microsoft Visual Studio 8\Common7\IDE;C:\Program Files\Microsoft Visual Studio 8\VC\vcpackages;C:\apps\PSDK\bin&lt;br /&gt;
set INCLUDE=C:\apps\PSDK\Include;C:\apps\PSDK\Include\crt;C:\apps\PSDK\Include\crt\sys;C:\apps\PSDK\Include\mfc;C:\apps\PSDK\Include\atl;C:\apps\Microsoft.NET\SDK\v2.0\include&lt;br /&gt;
set LIB=C:\Program Files\Microsoft Visual Studio 8\VC\lib;C:\apps\PSDK\Lib;C:\apps\Microsoft.NET\SDK\v2.0\Lib&lt;br /&gt;
•	C:\apps\Microsoft.NET\SDK\v2.0\Bin does not exist on my machine, only C:\Windows\Microsoft.NET\SDK\v2.0\Bin&lt;br /&gt;
•	all occurrences of Program Files are only valid for English versions of windows. Unfortunately, I bought a Danish one and Program Files should be replaced by Programmer&lt;br /&gt;
And then I got this error message which I did not get when ES was installed with Borland C++. I thought that Microsoft C was better than Borland C++. Because, it is very, very, very difficult to install and compile Eiffel, it is very, very, very difficult to convice people around to use it.&lt;br /&gt;
&lt;br /&gt;
Note that my machine is a 64bit machine but the installation of eiffel studio 64 bit end prematurally without telling why, and the 32bit version can be installed, but programs cannot be compiled!&lt;br /&gt;
&lt;br /&gt;
I am getting tired of this mess and the unclear error messages such as fatal error LINK1107.&lt;br /&gt;
Is Eiffel only for nerds? Is it necessary to have a phd in Nuclear Physics combined with a Nobel Price in Computer Science, or vice-versa, in order to be able to install and compile anything?&lt;br /&gt;
--[[User:Gilles|Gilles]] 19:06, 5 June 2006 (CEST)&lt;/div&gt;</summary>
		<author><name>Gilles</name></author>	</entry>

	<entry>
		<id>https://dev.eiffel.com/index.php?title=User:Gilles&amp;diff=3184</id>
		<title>User:Gilles</title>
		<link rel="alternate" type="text/html" href="https://dev.eiffel.com/index.php?title=User:Gilles&amp;diff=3184"/>
				<updated>2006-06-05T17:04:27Z</updated>
		
		<summary type="html">&lt;p&gt;Gilles: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;gillesmicas@yahoo.com&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
I followed the steps according the web page (http://eiffelsoftware.origo.ethz.ch/index.php/Windows_32-bit_C_compiler)&lt;br /&gt;
in order to install Eiffel on my machine, a Dell Dimension 9150 PD 950 processor dual core (3,4 Ghz etc.), but got the following error when trying to compile the sample program tagcount with Ctrl-F7. &lt;br /&gt;
&lt;br /&gt;
[[Image:Example.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Note that some paths in the environment variables are wrong and others misleading:&lt;br /&gt;
&lt;br /&gt;
set PATH=%PATH%; C:\apps\Microsoft.NET\SDK\v2.0\Bin;C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727;C:\ Program Files \Microsoft Visual Studio 8\VC\bin;C:\Program Files\Microsoft Visual Studio 8\Common7\IDE;C:\Program Files\Microsoft Visual Studio 8\VC\vcpackages;C:\apps\PSDK\bin&lt;br /&gt;
set INCLUDE=C:\apps\PSDK\Include;C:\apps\PSDK\Include\crt;C:\apps\PSDK\Include\crt\sys;C:\apps\PSDK\Include\mfc;C:\apps\PSDK\Include\atl;C:\apps\Microsoft.NET\SDK\v2.0\include&lt;br /&gt;
set LIB=C:\Program Files\Microsoft Visual Studio 8\VC\lib;C:\apps\PSDK\Lib;C:\apps\Microsoft.NET\SDK\v2.0\Lib&lt;br /&gt;
•	C:\apps\Microsoft.NET\SDK\v2.0\Bin does not exist on my machine, only C:\Windows\Microsoft.NET\SDK\v2.0\Bin&lt;br /&gt;
•	all occurrences of Program Files are only valid for English versions of windows. Unfortunately, I bought a Danish one and Program Files should be replaced by Programmer&lt;br /&gt;
And then I got this error message which I did not get when ES was installed with Borland C++. I thought that Microsoft C was better than Borland C++. Because, it is very, very, very difficult to install and compile Eiffel, it is very, very, very difficult to convice people around to use it.&lt;br /&gt;
&lt;br /&gt;
Note that my machine is a 64bit machine but the installation of eiffel studio 64 bit end prematurally without telling why, and the 32bit version can be installed, but programs cannot be compiled!&lt;br /&gt;
&lt;br /&gt;
I am getting tired of this mess and the unclear error messages such as fatal error LINK1107.&lt;br /&gt;
Is Eiffel only for nerds? Is it necessary to have a phd in Nuclear Physics combined with a Nobel Price in Computer Science, or vice-versa, in order to be able to install and compile anything?&lt;br /&gt;
--[[User:Gilles|Gilles]] 19:04, 5 June 2006 (CEST)&lt;/div&gt;</summary>
		<author><name>Gilles</name></author>	</entry>

	<entry>
		<id>https://dev.eiffel.com/index.php?title=File:Eiffel_bug_C_compile.png&amp;diff=3183</id>
		<title>File:Eiffel bug C compile.png</title>
		<link rel="alternate" type="text/html" href="https://dev.eiffel.com/index.php?title=File:Eiffel_bug_C_compile.png&amp;diff=3183"/>
				<updated>2006-06-05T17:03:47Z</updated>
		
		<summary type="html">&lt;p&gt;Gilles: Error during C compile&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Error during C compile&lt;/div&gt;</summary>
		<author><name>Gilles</name></author>	</entry>

	</feed>