Code::Blocks
User forums => Nightly builds => Topic started by: killerbot on November 02, 2020, 08:55:01 pm
-
new PATCHED wx dll , please download these too and replace your old ones !!!
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 (http://forums.codeblocks.org/index.php/topic,3232.0.html).
A link to the unicode windows wxWidget dll(s) for Code::Blocks : https://sourceforge.net/projects/codeblocks/files/Binaries/Nightlies/Prerequisites/wxmsw31u_gcc_cb_wx313_2D_gcc810-mingw64-2.7z
A link to Mingw64 dll's needed by Code::Blocks : http://sourceforge.net/projects/codeblocks/files/Binaries/Nightlies/Prerequisites/Mingw64dlls8.1.0.7z
The 02 November 2020 build is out.
- Windows :
http://sourceforge.net/projects/codeblocks/files/Binaries/Nightlies/2020/CB_20201102_rev12233_win64.7z
- Linux :
none
The current SDK version is : 2.4.0
Resolved Fixed:
- macrosmanager-test: add further (new) macros to be tested (could be enhanced even more)
- cbp2make: add support for flags
- updated AStyle to v3.2 which seems to be the latest as the project seems stalled
- source exporter: updated wxPDFDoc library
- spellchecker: updated HunSpell library
- UI: Add a link to the Variable expansion wiki page to the edit tools dialog
- UI: Fix button sizes in the global variables window
- MacrosManager - revert head r12214 - it appears that non-defined $macros have to be clobbered with a null string.
- scripting: Improve the test script for wxWidgets bindings, fix some problems discovered by the tests
Regressions/Confirmed/Annoying/Common bugs:
-
Ubuntu packages available here: https://launchpad.net/~fuscated/+archive/ubuntu/codeblocks-nightly
-
Hi
OS X version of this rev can be downloaded from my Google Drive (https://drive.google.com/open?id=0B2rFQ8rNHzEeN0xtU3R6emdhUWs).
There is a specific dmg file for each version of the os (10.13, 10.14 and 10.15).
These builds were made with a fresh wxWidgets-3.1.5 build (and it seems that all is working fine).
32 bits version for Windows can also be found in the same place.
Debian Stretch and Buster (32 and 64 bits) can be installed from my repo (https://wxstuff.xaviou.fr/article/debian-repository.html).
Regards
Xav'
-
A big thanks for all this updates and packaging. 8)
-
Hi
OS X version of this rev can be downloaded from my Google Drive (https://drive.google.com/open?id=0B2rFQ8rNHzEeN0xtU3R6emdhUWs).
There is a specific dmg file for each version of the os (10.13, 10.14 and 10.15).
These builds were made with a fresh wxWidgets-3.1.5 build (and it seems that all is working fine).
It seems I spoke too quickly... :-[
The OS X builds did not complete : there is an error while building wxPdfDoc for "source exporter" :
In file included from ../../../../../../src/plugins/contrib/source_exporter/wxPdfDocument/src/pdfdc.cpp:25:
In file included from ../../../../../../src/plugins/contrib/source_exporter/wxPdfDocument/src/pdfdc29.inc:17:
In file included from ../../../../../../src/plugins/contrib/source_exporter/wxPdfDocument/include/wx/pdfdc.h:38:
../../../../../../src/plugins/contrib/source_exporter/wxPdfDocument/include/wx/pdfdc29.h:62:7: warning: 'GetResolution' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
int GetResolution() const;
^
/Users/xavier/dev/wx315/include/wx/dc.h:667:17: note: overridden virtual function is here
virtual int GetResolution() const
^
In file included from ../../../../../../src/plugins/contrib/source_exporter/wxPdfDocument/src/pdfdc.cpp:25:
../../../../../../src/plugins/contrib/source_exporter/wxPdfDocument/src/pdfdc29.inc:1070:81: error: call to 'wxRound' is ambiguous
m_pdfDocument->Rect(ScaleLogicalToPdfX(x), ScaleLogicalToPdfY(originalY + wxRound(lineNum*heightLine)), ScaleLogicalToPdfXRel(w), ScaleLogicalToPdfYRel(h), wxPDF_STYLE_FILL);
^~~~~~~
So I will remove the rev 12233 OX X archives and upload working rev 12240 ones (without the source exporter plugin).
Regards
Xav'
-
You can just remove the call to wxRound(), the parameter is an integer. This is fixed on wxWidgets trunk and reported on wxPdfDocument site.
-
Hi,
I have downloaded this latest macOS build for Mojave but I am having some basic issues:
- In General Settings -> Other Editor Settings -> Label in editor tab is... keeps reverting to "Relative path" on each launch or won't save the change (very annoying)
- The app hangs when trying to close it with a project open. Closes fine with no project open.
- App crashes when trying to browse to a location in the New Project wizard. Just click the browse button causes crash instantly.
-
Just a remark for the OSX version:
If hunspell is not installed the SpellChecker plugin cannot be load.
The users have to install hunspell ex:
brew install hunspell
Dictionary files (*.aff and *.dic) should be placed in ~/Library/Spelling/ or /Library/Spelling/. Homebrew itself provides no dictionaries for Hunspell, but you can download compatible dictionaries from other sources, such as
https://wiki.openoffice.org/wiki/Dictionaries
https://extensions.openoffice.org/en/search?f%5B0%5D=field_release_operating_system%3A14&f%5B1%5D=field_project_tags%3A135