User forums > Nightly builds
The 11 April 2016 build (10762) is out.
Max:
--- Quote from: oBFusCATed on April 22, 2016, 06:39:24 pm ---MaxGaspa: Does the bug disappears if you resize the codeblocks/editor?
--- End quote ---
Yes. it disappears resizing the codeblocks window, and yes it was present in the 16.01 as well.
oBFusCATed:
The HexEditor should be fixed in trunk. Please report back if this is not the case.
ekanshdeep.gupta:
Hi, this is me trying to install a nightly the first time. I'm following this tutorial on he wiki: http://wiki.codeblocks.org/index.php/Installing_Code::Blocks_nightly_build_on_Ubuntu
However, at the command "sudo dpkg -i <Name_Of_Daily_Build.deb>", what is supposed to be the name of the daily build? Extremely basic I know, but I'd be extremely grateful for anyone's help.
danselmi:
--- Quote from: oBFusCATed on April 23, 2016, 06:01:03 pm ---The HexEditor should be fixed in trunk. Please report back if this is not the case.
--- End quote ---
Current trunk doesn't build:
--- Code: ---C:\prj\CodeBlocks\src\plugins\contrib\HexEditor\HexEditPanel.cpp: In member function 'void HexEditPanel::OnContentPaint(wxPaintEvent&)':
C:\prj\CodeBlocks\src\plugins\contrib\HexEditor\HexEditPanel.cpp:596:26: error: no matching function for call to 'HexEditPanel::RecalculateCoefs(wxAutoBufferedPaintDC&)'
RecalculateCoefs( dc );
--- End code ---
MinGW gcc: 4.8.1
wxWidgets: 2.8.12
oBFusCATed:
Strange. On linux it builds just fine (wx28 and wx30). But I've pushed a fix for this.
Can you tell me if it builds fine on windows now?
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version