Code::Blocks Forums

User forums => Nightly builds => Topic started by: killerbot on November 02, 2020, 08:55:01 pm

Title: The 02 November 2020 build (12233) is out.
Post 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:


Regressions/Confirmed/Annoying/Common bugs:


Title: Re: The 02 November 2020 build (12233) is out.
Post by: oBFusCATed on November 03, 2020, 08:46:40 pm
Ubuntu packages available here: https://launchpad.net/~fuscated/+archive/ubuntu/codeblocks-nightly
Title: Re: The 02 November 2020 build (12233) is out.
Post by: Xaviou on November 09, 2020, 04:34:38 pm
Hi

OS X version of this rev can be downloaded from my Google Drive (https://drive.google.com/drive/folders/1-r9cbW1I8ZkaCt6iYDhcXH981n5FJTpV?usp=sharing).
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'
Title: Re: The 02 November 2020 build (12233) is out.
Post by: Suryavarman on November 25, 2020, 02:12:01 pm
A big thanks for all this updates and packaging.  8)
Title: Re: The 02 November 2020 build (12233) is out.
Post by: Xaviou on November 27, 2020, 03:33:55 pm
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" :
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);
                                                                                ^~~~~~~

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

Regards
Xav'
Title: Re: The 02 November 2020 build (12233) is out.
Post by: Miguel Gimenez on November 27, 2020, 04:04:43 pm
You can just remove the call to wxRound(), the parameter is an integer. This is fixed on wxWidgets trunk and reported on wxPdfDocument site.
Title: Re: The 02 November 2020 build (12233) is out.
Post by: anb on December 11, 2020, 03:45:00 pm
Hi,

I have downloaded this latest macOS build for Mojave but I am having some basic issues:

Title: Re: The 02 November 2020 build (12233) is out.
Post by: Suryavarman on January 03, 2021, 02:03:45 am
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:
Code
brew install hunspell
Quote
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