Hi Václav,
yes you are perfectly right this is the reason.
cheers
On Thu, Dec 11, 2014 at 1:11 PM, Václav Zeman <vha...@gm...> wrote:
> On 3 December 2014 at 12:50, Francesco Garelli wrote:
> > Hi,
> >
> > I am wondering if somebody could help me resolve this problem.
> > I am working on a QT application running on windows built using QT 5 and
> GCC
> > 4.8.2,
> > I configured log4cplus to create a static lib built using gcc but i have
> > difficulty using it
> > on the Windows build.
> > When i try to build the project I get a lot of unresolved externals
> like if
> > the library has not been
> > used at all.
> >
>
> Since you say you are linking with log4cplus, I think it might be
> UNICODE versus non-UNICODE build issues. Can you give us an example of
> what symbols seem to be missing?
>
> --
> VZ
>
|