<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.codeblocks.org/index.php?action=history&amp;feed=atom&amp;title=%E5%9C%A8Windows%E4%B8%8A%E5%AE%89%E8%A3%85%E5%BD%93%E6%97%A5%E6%9C%80%E6%96%B0%E7%89%88%E6%9C%AC%28nightly_build%29%E7%9A%84Code%3A%3ABlocks</id>
	<title>在Windows上安装当日最新版本(nightly build)的Code::Blocks - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.codeblocks.org/index.php?action=history&amp;feed=atom&amp;title=%E5%9C%A8Windows%E4%B8%8A%E5%AE%89%E8%A3%85%E5%BD%93%E6%97%A5%E6%9C%80%E6%96%B0%E7%89%88%E6%9C%AC%28nightly_build%29%E7%9A%84Code%3A%3ABlocks"/>
	<link rel="alternate" type="text/html" href="https://wiki.codeblocks.org/index.php?title=%E5%9C%A8Windows%E4%B8%8A%E5%AE%89%E8%A3%85%E5%BD%93%E6%97%A5%E6%9C%80%E6%96%B0%E7%89%88%E6%9C%AC(nightly_build)%E7%9A%84Code::Blocks&amp;action=history"/>
	<updated>2026-05-04T10:31:52Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.0</generator>
	<entry>
		<id>https://wiki.codeblocks.org/index.php?title=%E5%9C%A8Windows%E4%B8%8A%E5%AE%89%E8%A3%85%E5%BD%93%E6%97%A5%E6%9C%80%E6%96%B0%E7%89%88%E6%9C%AC(nightly_build)%E7%9A%84Code::Blocks&amp;diff=5649&amp;oldid=prev</id>
		<title>Liwey: New page: Category:Installing Code::Blocks Category:Installing Code::Blocks nightly build This article describes how to install a nightly build of ''Code::Blocks''.  :''NOTE'': If you have i...</title>
		<link rel="alternate" type="text/html" href="https://wiki.codeblocks.org/index.php?title=%E5%9C%A8Windows%E4%B8%8A%E5%AE%89%E8%A3%85%E5%BD%93%E6%97%A5%E6%9C%80%E6%96%B0%E7%89%88%E6%9C%AC(nightly_build)%E7%9A%84Code::Blocks&amp;diff=5649&amp;oldid=prev"/>
		<updated>2008-08-29T01:28:49Z</updated>

		<summary type="html">&lt;p&gt;New page: &lt;a href=&quot;/index.php/Category:Installing_Code::Blocks&quot; title=&quot;Category:Installing Code::Blocks&quot;&gt;Category:Installing Code::Blocks&lt;/a&gt; &lt;a href=&quot;/index.php/Category:Installing_Code::Blocks_nightly_build&quot; title=&quot;Category:Installing Code::Blocks nightly build&quot;&gt;Category:Installing Code::Blocks nightly build&lt;/a&gt; This article describes how to install a nightly build of &amp;#039;&amp;#039;Code::Blocks&amp;#039;&amp;#039;.  :&amp;#039;&amp;#039;NOTE&amp;#039;&amp;#039;: If you have i...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;[[Category:Installing Code::Blocks]]&lt;br /&gt;
[[Category:Installing Code::Blocks nightly build]]&lt;br /&gt;
This article describes how to install a nightly build of ''Code::Blocks''.&lt;br /&gt;
&lt;br /&gt;
:''NOTE'': If you have installed ''Code::Blocks'' RC1, RC1-1, or RC2; please either uninstall it or make sure you use a different directory. '''Do not''' install the nightly build on top of these release candidates. &lt;br /&gt;
&lt;br /&gt;
=== Install steps ===&lt;br /&gt;
&lt;br /&gt;
# [[MinGW_installation|Install ''MinGW'' and the ''GDB debugger'']].&lt;br /&gt;
# Download and install [http://www.7-zip.org/ 7-Zip]. You need it to extract the nightly build.&lt;br /&gt;
# Download the latest nightly build from the [/index.php?board=20.0 Nightly Builds forum].&lt;br /&gt;
# Download the according ''wxWidgets Unicode DLL'' for your nightly build (download link in forum).&lt;br /&gt;
# Download the ''mingw10.dll'' for ''Code::Blocks'' [http://download.berlios.de/codeblocks/mingwm10.7z mingwm10.7z] (also mentioned at the nightly build).&lt;br /&gt;
#* This step is optional if the bin directory of ''MinGW'' is in your PATH variable '''or''' if you copy ''mingw10.dll'' from &amp;lt;tt&amp;gt;…\&amp;quot;MinGW&amp;quot;\bin&amp;lt;/tt&amp;gt; directory to your unzip-directory of ''Code::Blocks'' an ''wxWidgets DLL''.&lt;br /&gt;
# Unzip ''Code::Blocks'' and the ''wxWidgets DLL'' to the same directory.&lt;br /&gt;
# Start ''Code::Blocks'' and configure ''GNU GCC compiler''.&lt;br /&gt;
&lt;br /&gt;
=== Examples ===&lt;br /&gt;
Downloads for one Nightly Install from 2006.08.26 (build 2910):&lt;br /&gt;
 [http://prdownloads.sf.net/mingw/MinGW-5.1.3.exe MinGW-5.1.3.exe]&lt;br /&gt;
 [http://prdownloads.sf.net/mingw/gdb-6.3-2.exe gdb-6.3-2.exe] &lt;br /&gt;
 Note: If you don't install to C:\MinGW you have to change the 5 path entries inside&lt;br /&gt;
 Code::Blocks under settings-&amp;gt;compiler and debugger.&lt;br /&gt;
 [http://download.berlios.de/codeblocks/mingwm10.7z mingwm10.7z]&lt;br /&gt;
 [http://download.berlios.de/codeblocks/wxmsw26u_gcc_cb_wx2.6.3p2.7z wxmsw26u_gcc_cb_wx2.6.3p2.7z]&lt;br /&gt;
 [http://download.berlios.de/codeblocks/CB_20060826_rev2910_win32.7z CB_20060826_rev2910_win32.7z]&lt;br /&gt;
&lt;br /&gt;
Downloads for one Nightly Install from 2007.08.16 see [/index.php/topic,6705.0.html Nightly Builds forum (build 4399)]:&lt;br /&gt;
 [http://prdownloads.sf.net/mingw/MinGW-5.1.3.exe MinGW-5.1.3.exe]&lt;br /&gt;
 [http://prdownloads.sf.net/mingw/gdb-6.6.tar.bz2 gdb-6.6.tar.bz2]&lt;br /&gt;
 Note: If you don't install to C:\MinGW you have to change the 5 path entries inside&lt;br /&gt;
 ''Code::Blocks'' under settings-&amp;gt;compiler and debugger.&lt;br /&gt;
 [http://prdownload.berlios.de/codeblocks/mingwm10.7z mingwm10.7z]&lt;br /&gt;
 [http://prdownload.berlios.de/codeblocks/wxmsw28u_gcc_cb_wx284.7z wxmsw28u_gcc_cb_wx284.7z]&lt;br /&gt;
 [http://prdownload.berlios.de/codeblocks/CB_20070816_rev4399_win32.7z CB_20070816_rev4399_win32.7z]&lt;/div&gt;</summary>
		<author><name>Liwey</name></author>
	</entry>
</feed>