User forums > Nightly builds

The 07 August 2019 build (11825) is out.

(1/3) > >>

killerbot:

IMPORTANT : THIS BUILD USES WX 311 with direct2d SUPPORT.




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_2D_gcc810-mingw64.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 07 August 2019 build is out.
  - Windows :
   http://sourceforge.net/projects/codeblocks/files/Binaries/Nightlies/2019/CB_20190807_rev11825_win64.7z
  - Linux :
   none

The current SDK version is : 1.43.0

Resolved Fixed:


* UI: Fix translation problems (thanks gd_on)
* wxScintilla: Fix non-latin keys to work in shortcuts in the editor on Linux
* UI: OnToggleBar: For checked menu items, event.IsChecked() may not reflect the current status of the menu item when the event was previously event.Skip()'ed after the menu item change. m_LayoutManager.GetPane(win).IsShown() status is reliable.
Regressions/Confirmed/Annoying/Common bugs:


[/list]

cacb:
What does it mean that the build has "2D support" and why is it important?

stahta01:

--- Quote from: cacb on August 07, 2019, 03:22:02 pm ---What does it mean that the build has "2D support" and why is it important?

--- End quote ---

It means the wxWidgets was modified to support "2D"; look back to the first nightly to have this to see what this means. By default wxWidgets has "2D" disabled on Windows GCC builds.

Edit: Lookup wxUSE_GRAPHICS_DIRECT2D in wxWidgets

Tim S.
 

cacb:

--- Quote from: stahta01 on August 07, 2019, 07:55:53 pm ---Edit: Lookup wxUSE_GRAPHICS_DIRECT2D in wxWidgets

--- End quote ---

Ok, thanks!

oBFusCATed:
@killerbot: This 2d is confusing can you change it to the more correct direct2d or d2d?

Navigation

[0] Message Index

[#] Next page

Go to full version