User forums > Nightly builds
The 15 April 2007 build is out.
pauliusz:
Can't compile wxSmithContribItems. Here is the error I get:
Linking dynamic library: ..\..\..\devel\share\CodeBlocks\plugins\wxSmithContribItems.dll
Info: resolving vtable for wxsWidgetby linking to __imp___ZTV9wxsWidget (auto-import)
.objs\wxchart\wxschart.o(.text$_ZN9wxsWidgetD2Ev[wxsWidget::~wxsWidget()]+0xb): In function `ZN8wxStringC1Ev':
C:/wxWidgets-2.6.3/include/wx/object.h: variable 'vtable for wxsWidget' can't be auto-imported. Please read the documentation for ld's --enable-auto-import for details.
collect2: ld returned 1 exit status
dmoore:
--- Quote from: dr snuggles on April 16, 2007, 09:04:45 am ---What could be the main cause of this speed difference? I know the second machine has better specs, but the difference is ridiculous :D. Thanks for your answer.
--- End quote ---
try turning off some plugins. codecompletion is often the culprit. in general, multi-threading in wxWidgets has issues (and sometimes people just write inefficient multi-threaded code ;) ).
skirby:
Hello,
I have done a small test with project wizard.
Here is the way to reproduce the "bug"
- Open C::B and Create an MSDOS project (for example) named "Test" with Debug and release configuration (GNU GCC Compiler)
- Now, whitout closing C::B, create another project with the same name "Test" (C::B said files will be overwritten)
- Now, right click on the project and have a look to the build option => Realease and Debug option are duplicated.
See screenshot in order to see what I mean:
Is it normal?
Do you want me to add a bug report on BerliOS?
For information, I am using the last nightly build SVN 3858 and Windows 2000 sp4
killerbot:
yes, please file the bugreport
Navigation
[0] Message Index
[*] Previous page
Go to full version