Date: prev next · Thread: first prev next last
2011 Archives by date, by thread · List index


On 5 February 2011 21:46, Steven Butler <sebutler@gmail.com> wrote:

I am stuck on the following error when trying to build svtools.  My
previous issue with saxparser and climaker seems to have disappeared
after uninstalling VS2010 C# Express and pulling in latest git.

_STL::list<class Link,class _STL::allocator<class Link>
::push_back(class Link const &)"

Replacing the use of std::list in htmlcfg.cxx with std::vector
resolved the multiply defined symbol error.

I have no idea why this should help as I would have thought using the
same template instantiation in two different files would not cause an
issue but apparently it does for MSVC2008.  At least for me.

I will see how much further into the build I can get now svtools is building.

Regards
Steve

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.