<?xml version="1.0" encoding="UTF-8"?>
<!-- Generated on Mon, 23 Nov 2009 17:43:49 -0800 -->
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <atom:link href="http://software.intel.com/en-us/forums/intel-c-compiler/topic/66740/feed" rel="self" type="application/rss+xml" />
    <title>Intel Software Network - <![CDATA[ Older Compilers on the command line can&#39;t find... ]]> feed</title>
    <link>http://software.intel.com/en-us/forums/intel-c-compiler/topic/66740</link>
    <description></description>
    <language>en-us</language>
    <item>
      <title>Re: Older Compilers on the command line can&amp;#39;t find...</title>
      <description><![CDATA[ <div style="margin:0px;">
<div id="quote_reply" style="margin-top: 5px; width: 100%;">
<div style="margin-left:2px;margin-right:2px;">Quoting - <a href="/en-us/profile/263339">whmoweryjr@yahoo.com</a></div>
<div style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"><em>Hi folks;<br /><br />Trying to build a simple console app from the command line {using version Intel C++ compiler 10.0.025}<br />since i only have visual C++ Express 2008.<br /><br />I need to make some changes in some bat or config or whatever files to <br />get this whole thing working.<br />Please tell me what to do to what file...<br /><br />There used to be a good writeup on this somewhere,<br />but i can't find it {after many hours searching}<br /><br />Here is the error i get:<br /><br />C:\Users\WHMoweryJr\Documents\DeepLearninToga 1.9\DeepLearninToga 1.9.10\src\uti<br />l.h(9): catastrophic error: could not open source file "cstdio"<br />  #include &lt;cstdio&gt;<br />                   ^<br /><br />here is the iclvars.bat file:<br />
<p>@echo off<br />Rem Intel(R) C++ Compiler for applications running IA-32</p>
<p>echo.<br />echo Intel(R) C++ Compiler for applications running IA-32, Version 10.0.025<br />echo Copyright (C) 1985-2007 Intel Corporation. All rights reserved.<br />echo.</p>
<p>REM @call "&lt;Microsoft VC++ Bin Dir&gt;\Bin\Vcvars32.bat"<br />echo Unable to find Microsoft Visual C++ 6.0 or better.  <br />echo Intel(R) C++ Compiler for applications running IA-32 will not function properly.<br />title Intel(R) C++ Compiler for applications running IA-32, Version 10.0.025</p>
<p>echo.</p>
<p>SET ICPP_COMPILER10=C:\Program Files (x86)\Intel\Compiler\C++\10.0.025\</p>
<p>SET INTEL_SHARED=C:\Program Files (x86)\Common Files\Intel\Shared Files</p>
<p>SET INTEL_LICENSE_FILE=C:\Program Files (x86)\Common Files\Intel\Licenses</p>
<p>SET PATH=%ICPP_COMPILER10%\Ia32\Bin;%INTEL_SHARED%\Ia32\Bin;%PATH%</p>
<p>SET LIB=%ICPP_COMPILER10%\Ia32\Lib;%LIB%</p>
<p>SET INCLUDE=%ICPP_COMPILER10%\Ia32\Include;%INCLUDE%</p>
<p> </p>
<br /><br /></em></div>
</div>
</div>
<br /><strong>Hi</strong><br /><br />My O/S is <strong>WINDOWS7</strong><br />
<p><br />Microsoft Visual Studio 2008<br />Version 9.0.21022.8 RTM<br />Microsoft .NET Framework<br />Version 3.5 SP1</p>
<p>Édition installée : VC Express</p>
<p>C:\Windows\system32&gt;icl <em><span style="color: #008000;">without_money.cc</span></em><br />Intel(R) C   Compiler Professional for applications running on IA-32, Version 11<br />.0    Build 20080930 Package ID: w_cproc_p_11.0.061<br />Copyright (C) 1985-2008 Intel Corporation.  All rights reserved.</p>
<p>Error: A license for CCompW could not be obtained.</p>
<p>Your license has expired.</p>
<p>License file(s) used were (in this order):<br />    1.  Trusted Storage<br />    2.  C:\Program Files\Common Files\Intel\Licenses\*.lic<br />    3.  F:\PROGRA~1\Intel\Compiler\11.0\061\cpp\Bin\ia32\*.lic</p>
<p>Please visit http://www.intel.com/software/products to obtain license renewal in<br />formation.</p>
<p>icl: error #10052: could not checkout FLEXlm license<br /><br />I have make sample  <span style="color: #008000;"><strong>"hello world "</strong></span>  before time evaluation expired and <strong>is working well</strong> ... (shell command line)<br />Now same you can see i have<strong><span style="color: #008000;"> <span style="color: #ff0000;">"hello give your money ..."</span></span></strong></p>
<p>Use <strong>11.0\061</strong> probably  would be work correctly.<br /><strong>Best regards</strong></p>
<br /> ]]></description>
      <link>http://software.intel.com/en-us/forums/intel-c-compiler/topic/66740/</link>
      <pubDate>Fri, 03 Jul 2009 20:31:29 -0700</pubDate>
      <guid isPermaLink="true">http://software.intel.com/en-us/forums/intel-c-compiler/topic/66740/</guid>
      <category>ISN General</category>
    </item>
    <item>
      <title>Re: Older Compilers on the command line can&amp;#39;t find...</title>
      <description><![CDATA[ Intel C++ compiler 10.0.025 may be used only with VS expresess edition 2005. <br /><br />The latest vesrion of Intel C++ compiler 11.x supports both VS2005 express edition and VS2008 express edition. <br /> ]]></description>
      <link>http://software.intel.com/en-us/forums/intel-c-compiler/topic/66740/</link>
      <pubDate>Sun, 05 Jul 2009 22:21:03 -0700</pubDate>
      <guid isPermaLink="true">http://software.intel.com/en-us/forums/intel-c-compiler/topic/66740/</guid>
      <category>ISN General</category>
    </item>
  </channel></rss>