<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>Codejock Developer Community : 13.3.0 compilation fails!</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : 13.3.0 compilation fails!]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 21 Apr 2026 10:16:28 +0000</pubDate>
  <lastBuildDate>Tue, 02 Mar 2010 17:32:11 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.04</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>forum.codejock.com/RSS_post_feed.asp?TID=16333</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Codejock Developer Community]]></title>
   <url>http://forum.codejock.com/forum_images/codejock-logo.gif</url>
   <link>http://forum.codejock.com/</link>
  </image>
  <item>
   <title><![CDATA[13.3.0 compilation fails! : Since I did never install any...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=16333&amp;PID=57304&amp;title=13-3-0-compilation-fails#57304</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2198">znakeeye</a><br /><strong>Subject:</strong> 16333<br /><strong>Posted:</strong> 02 March 2010 at 5:32pm<br /><br />Since I did never install any x64 libs I assume that's the reason. Thanks for pointing this out :)]]>
   </description>
   <pubDate>Tue, 02 Mar 2010 17:32:11 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=16333&amp;PID=57304&amp;title=13-3-0-compilation-fails#57304</guid>
  </item> 
  <item>
   <title><![CDATA[13.3.0 compilation fails! : Hi,   Just tried with same options...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=16333&amp;PID=57286&amp;title=13-3-0-compilation-fails#57286</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 16333<br /><strong>Posted:</strong> 02 March 2010 at 2:59pm<br /><br />Hi, <DIV>&nbsp;</DIV><DIV>Just tried with same options and works fine. maybe you selected Win64 option, but your Visual Studio doesn't have libs for it ? Please check if you can compile some x64 application with IDE.</DIV>]]>
   </description>
   <pubDate>Tue, 02 Mar 2010 14:59:09 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=16333&amp;PID=57286&amp;title=13-3-0-compilation-fails#57286</guid>
  </item> 
  <item>
   <title><![CDATA[13.3.0 compilation fails! : I&amp;#039;ve seen this before, but...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=16333&amp;PID=57279&amp;title=13-3-0-compilation-fails#57279</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2198">znakeeye</a><br /><strong>Subject:</strong> 16333<br /><strong>Posted:</strong> 02 March 2010 at 1:39pm<br /><br /><DIV>I've seen this before, but now it's reproducible.</DIV><DIV>&nbsp;</DIV><DIV>Windows 7 x64, VS 2008 SP1.</DIV><DIV>&nbsp;</DIV><DIV>Build Configurations</DIV><DIV>&#091;x&#093;</DIV><DIV>&#091;x&#093;</DIV><DIV>&#091;&nbsp; &#093;</DIV><DIV>&nbsp;</DIV><DIV>Unicode Support</DIV><DIV>&#091;x&#093; ANSI&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &#091;&nbsp; &#093; Unicode</DIV><DIV>&nbsp;</DIV><DIV>Platform</DIV><DIV>&#091;x&#093; Win32&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &#091;x&#093; Win64</DIV><DIV>&nbsp;</DIV><DIV>1&gt;Build log was saved at "<a href="file://c:\Program" target="_blank">file://c:\Program</A> Files (x86)\Codejock Software\MFC\Xt<BR>reme ToolkitPro v13.3.0\Workspace\ToolkitPro\Dynamic_Release\vc90\BuildLog.htm"<BR>1&gt;Codejock.ToolkitPro.Static - 0 error(s), 0 warning(s)<BR>========== Rebuild All: 1 succeeded, 0 failed, 0 skipped ==========</DIV><P>Microsoft (R) Visual Studio Version 9.0.30729.1.<BR>Copyright (C) Microsoft Corp. All rights reserved.</P><P><strong>Invalid solution configuration</strong></P><P>Use:<BR>devenv&nbsp; &#091;solutionfile | projectfile | anyfile.ext&#093;&nbsp; &#091;switches&#093;</P><P>The first argument for devenv is usually a solution file or project file.<BR>You can also use any other file as the first argument if you want to have the<BR>file open automatically in an editor. When you enter a project file, the IDE<BR>looks for an .sln file with the same base name as the project file in the<BR>parent directory for the project file. If no such .sln file exists, then the<BR>IDE looks for a single .sln file that references the project. If no such single<BR>.sln file exists, then the IDE creates an unsaved solution with a default .sln<BR>file name that has the same base name as the project file.</P><P>Command line builds:<BR>devenv solutionfile.sln /build &#091; solutionconfig &#093; &#091; /project projectnameorfile &#091;<BR>&nbsp;/projectconfig name &#093; &#093;<BR>Available command line switches:</P><P>/Build&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Builds the solution or project with the specified solution<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; configuration. For example "Debug". If multiple platforms<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; are possible, the configuration name must be enclosed in quotes<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; and contain platform name. For example: "Debug|Win32".<BR>/Clean&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Deletes build outputs.<BR>/Command&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Starts the IDE and executes the command.<BR>/Deploy&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Builds and then deploys the specified build configuration.<BR>/Edit&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Opens the specified files in a running instance of this<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; application. If there are no running instances, it will<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; start a new instance with a simplified window layout.<BR>/LCID&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Sets the default language in the IDE for the UI.<BR>/Log&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Logs IDE activity to the specified file for troubleshooting.<BR>/NoVSIP&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Disables the VSIP developer's license key for VSIP testing.<BR>/Out&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Appends the build log to a specified file.<BR>/Project&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Specifies the project to build, clean, or deploy.<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Must be used with /Build, /Rebuild, /Clean, or /Deploy.<BR>/ProjectConfig&nbsp; Overrides the project configuration specified in the solution<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; configuration. For example "Debug". If multiple platforms are<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; possible, the configuration name must be enclosed in quotes<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; and contain platform name. For example: "Debug|Win32".<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Must be used with /Project.<BR>/Rebuild&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Cleans and then builds the solution or project with the<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; specified configuration.<BR>/ResetAddin&nbsp;&nbsp;&nbsp;&nbsp; Removes commands and command UI associated with the specified Ad<BR>d-in.<BR>/ResetSettings&nbsp; Restores the IDE's default settings, optionally resets to<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; the specified VSSettings file.<BR>/ResetSkipPkgs&nbsp; Clears all SkipLoading tags added to VSPackages.<BR>/Run&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Compiles and runs the specified solution.<BR>/RunExit&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Compiles and runs the specified solution then closes the IDE.<BR>/SafeMode&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Launches the IDE in safe mode loading minimal windows.<BR>/Upgrade&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Upgrades the project or the solution and all projects in it.<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; A backup of these files will be created as appropriate.&nbsp; Please<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; see Help on 'Visual Studio Conversion Wizard' for more<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; information on the backup process.</P><P>Product-specific switches:</P><P>/debugexe&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Open the specified executable to be debugged. The<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; remainder of the command line is passed to this<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; executable as its arguments.<BR>/useenv&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Use PATH, INCLUDE, LIBPATH, and LIB environment variables<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; instead of IDE paths for VC++ builds.</P><P>To attach the debugger from the command line, use:<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; VsJITDebugger.exe -p &lt;pid&gt;<BR>****************************************************************************<BR>IMPORTANT: If your .NET environment crashed during the build, you should<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; disable all your addins and try again.&nbsp; To disable the addins:<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1. Start VC.NET<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 2. Go to Tools/Add-in Manager<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 3. Uncheck all the checkboxes in the Startup column<BR>****************************************************************************<BR>Press any key to continue . . .</P>]]>
   </description>
   <pubDate>Tue, 02 Mar 2010 13:39:32 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=16333&amp;PID=57279&amp;title=13-3-0-compilation-fails#57279</guid>
  </item> 
 </channel>
</rss>