News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

error when building code:blocks

Started by tonyshao, March 01, 2008, 05:56:18 AM

Previous topic - Next topic

tonyshao

I'm having trouble building codeblocks:

C:/MinGW/bin/../lib/gcc/mingw32/3.4.2/../../../../include/c++/3.4.2/bits/stl_vector.h: variable 'vtable for TiXmlDocument' can't be auto-imported. Please read the documentation for ld's --enable-auto-import for details.
collect2: ld returned 1 exit status
Process terminated with status 1 (8 minutes, 49 seconds)
0 errors, 0 warnings

What should I do?

Tony

dje

Hi !

The standard MinGW version used to build C::B is 3.4.5.
I suggest you to upgrade if possible.

Dje

tonyshao