User forums > Nightly builds
The 07 July 2012 build (8086) is out.
killerbot:
:D thank you
Jenna:
As usual:
Debian packages (binaries and sources) for 32-bit and 64-bit systems can be found in my debian-repo.
Fedora packages (binaries and sources) for 32-bit and 64-bit systems (fc15, fc16 and fc17) can be found in my rpm-repo .
Important note for debian (and ubuntu) users:
I changed the layout of my debian-repo, to fix the issue described in this thread:
http://forums.codeblocks.org/index.php/topic,16357.msg110806.html#msg110806
Please (re)read the instructions on my website, and fix your entries in /etc/apt/sources.list[.d] accordingly.
ham:
hi,
FEATURE REQUESTs for PROJECT MANAGER TreeView
multiselect files -> set (build) properties
multiselect files -> remove files
multiple selection of folder dialog when adding recursivly
BUGs
- no filefilter while adding files
- no dialog for adding files is shown no more
WINDOWS bugs
- folder selection dialog on windows messed up, does not scroll to current folder automaticly, dialog window is wrong sized and positioned
- Notebook tabs (open files) only gain focus after 3 mouseclicks! Should have always focus on mouseover, so i can close tab with one mouseclick, not 3
thx
dannyyy:
Fixing a typo...
--- Code: ------ CodeBlocks_pristine/src/sdk/resources/auto_detect_compilers.xrc 2012-07-07 17:43:33.693614787 -0300
+++ patch/auto_detect_compilers.xrc 2012-07-07 18:25:07.678927628 -0300
@@ -8,7 +8,7 @@
<orient>wxVERTICAL</orient>
<object class="sizeritem">
<object class="wxStaticText" name="ID_STATICTEXT2">
- <label>Note: After autor-detection, at least one compiler's master path is still empty and therefore invalid.
Inspect the list below and change the compiler's master path later in the compiler options.
Select you favourite default compiler here:</label>
+ <label>Note: After auto-detection, at least one compiler's master path is still empty and therefore invalid.
Inspect the list below and change the compiler's master path later in the compiler options.
Select you favourite default compiler here:</label>
</object>
<flag>wxALL|wxEXPAND|wxALIGN_LEFT|wxALIGN_TOP</flag>
<border>8</border>
--- End code ---
Thanks for the great work, guys !
cacb:
Can someone please help me figure out what is going on here.
I downloaded this Nightly (8086) to Windows XP and installed it. Notice that I have no GCC compiler tools on this machine, I am using VS2010 (VC2008 also installed). No other compilers installed on this machine.
Starting the program is rather slow (about ~10 secs on a pretty fast machine). Opening a workspace with 4 projects takes another ~10 seconds, accompanied with some yellow pop-up messages complaining "Can't find compiler executable in your configured search path for GNU GCC compiler" (see attached photo of screen, screenshot was not possible). The thing is that I don't have GCC on this machine, and I have obviously not configured a search path for it. I use Microsoft compilers only under Windows.
Why am I getting these messages? Is this causing the slowness? Can I delete the GCC compiler setting under Windows? If yes, how?
It should be said that these project refer to the gcc compiler in 2 build targets (there are 2 for windows+msvc and 2 for linux+gcc). But gcc is not being used under Windows here. A much older nightly (7452) does not show this behaviour.
Your help appreciated.
[attachment deleted by admin]
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version