User forums > Nightly builds
The 28 December 2010 build (6906) is out.
keenblade:
With svn r6909, here comes the next error:
--- Code: ---dragscroll.cpp:1844:5: error: 'event' does not name a type
dragscroll.cpp:1846:1: error: expected declaration before '}' token
make[4]: *** [dragscroll.lo] Error 1
make[4]: Leaving directory `/var/tmp/portage/dev-util/codeblocks-9999/work/codeblocks-9999/src/plugins/contrib/dragscroll'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/var/tmp/portage/dev-util/codeblocks-9999/work/codeblocks-9999/src/plugins/contrib'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/dev-util/codeblocks-9999/work/codeblocks-9999/src/plugins'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/dev-util/codeblocks-9999/work/codeblocks-9999/src'
make: *** [all-recursive] Error 1
emake failed
--- End code ---
Pecan:
--- Quote from: keenblade on January 02, 2011, 08:48:30 pm ---With svn r6909, here comes the next error:
--- Code: ---dragscroll.cpp:1844:5: error: 'event' does not name a type
dragscroll.cpp:1846:1: error: expected declaration before '}' token
make[4]: *** [dragscroll.lo] Error 1
make[4]: Leaving directory `/var/tmp/portage/dev-util/codeblocks-9999/work/codeblocks-9999/src/plugins/contrib/dragscroll'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/var/tmp/portage/dev-util/codeblocks-9999/work/codeblocks-9999/src/plugins/contrib'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/dev-util/codeblocks-9999/work/codeblocks-9999/src/plugins'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/dev-util/codeblocks-9999/work/codeblocks-9999/src'
make: *** [all-recursive] Error 1
emake failed
--- End code ---
--- End quote ---
Fixed, svn 6910
Thanks
keenblade:
Guys, you are great. Thanks for the perfect support. All compile errors are gone.
CatalinRO:
Hi! On Windows 7, 64-bit, this version crashes when trying to open Settings->Compiler and debugger... unless it is started with "Run as administrator".
The Windows generated error report indicates an access violation caused by the instruction at offset 000106AC.
oBFusCATed:
--- Quote from: Pecan on January 02, 2011, 07:51:27 pm ---This is very confusing. If you pick a file from an inactive project, (say version.h), it can take hours to figure out what went wrong.
--- End quote ---
It is way better, that before, when only the active project's files were shown :P
--- Quote from: Pecan on January 02, 2011, 07:51:27 pm ---If this is going to change, it should be made an option or the picker dialog should show which project the file is associated with.
--- End quote ---
Unfortunately it is not easy to add something to this dialog, because it is multipurpose dialog and it is used in several places (CC I think).
Probably it will be easier to append the project name to every line in the list control.
I'll look into it...
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version