User forums > Nightly builds

The 02 November 2020 build (12233) is out.

(1/2) > >>

killerbot:
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.

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:


oBFusCATed:
Ubuntu packages available here: https://launchpad.net/~fuscated/+archive/ubuntu/codeblocks-nightly

Xaviou:
Hi

OS X version of this rev can be downloaded from my Google Drive.
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.

Regards
Xav'

Suryavarman:
A big thanks for all this updates and packaging.  8)

Xaviou:
Hi

--- Quote from: Xaviou on November 09, 2020, 04:34:38 pm ---OS X version of this rev can be downloaded from my Google Drive.
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).

--- End quote ---
It seems I spoke too quickly...  :-[
The OS X builds did not complete : there is an error while building wxPdfDoc for "source exporter" :

--- Code: ---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);
                                                                                ^~~~~~~

--- End code ---

So I will remove the rev 12233 OX X archives and upload working rev 12240 ones (without the source exporter plugin).

Regards
Xav'

Navigation

[0] Message Index

[#] Next page

Go to full version