User forums > Nightly builds

The 15 August 2018 build (11449) is out.

(1/2) > >>

killerbot:
Get quick announcements through the RSS feed http://www.codeblocks.org/nightly/CodeBlock_RSS.xml

Before you use a nightly make sure you understand how it works.

A link to the unicode windows wxWidget dll(s) for Code::Blocks : http://sourceforge.net/projects/codeblocks/files/Binaries/Nightlies/Prerequisites/wxmsw31u_gcc_cb_wx311_gcc510-TDM.7z


The 15 August 2018 build is out.
  - Windows :
   http://sourceforge.net/projects/codeblocks/files/Binaries/Nightlies/2018/CB_20180815_rev11449_win64.7z
  - Linux :
   none

The current SDK version is : 1.36.0

Resolved Fixed:


* Fix SF bug #705 (Path delimiters in .cbp file aren't Unix-normalized when saving project on Windows
* wxSmith: Change wx*_BORDER styles to the new wx3.x wxBORDER_* (thanks ouch)
* Astyle plugin: #698 fix astyle plugin argument bug(thanks Zheng Fan)
* CC: Fix bug #693 Code completion can't parse #defined \ macros
* lexer: Add lexer for plaintext files
* incremental search: Make it possible to get focus by clicking (ticket 625, thanks bluehazzard)
Regressions/Confirmed/Annoying/Common bugs:


Xaviou:
Hi.

OS X version of this rev can be downloaded from my Google Drive.

Debian Stretch (32 and 64 bits) can be installed from my repo.

Regards
Xav'

trivia21:

--- Code: ---$ svn checkout svn://svn.code.sf.net/p/codeblocks/code/trunk -r 11449

svn: warning: W205011: Error handling externals definition for 'trunk/src/plugins/contrib/wxCrafterCB':
svn: warning: W170013: Unable to connect to a repository at URL 'https://github.com/eranif/wxCrafterCB/trunk'
Checked out revision 11454.
svn: E205011: Failure occurred processing one or more externals definitions
--- End code ---

URL may have changed to https://github.com/nagyist/eranif-wxCrafterCB

gd_on:
Probably the same problem with Tortoise SVN : a connexion to github wxCrafterCB requires an authentification !

stahta01:

--- Quote from: trivia21 on August 21, 2018, 09:38:17 am ---
--- Code: ---$ svn checkout svn://svn.code.sf.net/p/codeblocks/code/trunk -r 11449

svn: warning: W205011: Error handling externals definition for 'trunk/src/plugins/contrib/wxCrafterCB':
svn: warning: W170013: Unable to connect to a repository at URL 'https://github.com/eranif/wxCrafterCB/trunk'
Checked out revision 11454.
svn: E205011: Failure occurred processing one or more externals definitions
--- End code ---

URL may have changed to https://github.com/nagyist/eranif-wxCrafterCB

--- End quote ---


--- Code: ---Index: src/plugins/contrib
===================================================================
--- src/plugins/contrib (revision 11455)
+++ src/plugins/contrib (working copy)

Property changes on: src/plugins/contrib
___________________________________________________________________
Modified: svn:externals
## -1,3 +1,2 ##
 FortranProject https://svn.code.sf.net/p/fortranproject/code/trunk
 PythonPlugins https://github.com/spillz/codeblocks-python/trunk
-wxCrafterCB https://github.com/eranif/wxCrafterCB/trunk

--- End code ---

Edit: http://forums.codeblocks.org/index.php/topic,22787.0.html

Tim S.

Navigation

[0] Message Index

[#] Next page

Go to full version