From kde-windows Thu Dec 27 16:24:43 2007 From: "Manuel Klimek" Date: Thu, 27 Dec 2007 16:24:43 +0000 To: kde-windows Subject: Re: Linking error in KDevelop with MSVC Message-Id: X-MARC-Message: https://marc.info/?l=kde-windows&m=119877274124960 Well, it's very hard to guess the cause here without the code. Is it checked in? I'd be willing to take a look at it, I'm quite experienced with MSVC link problems myself. Did you try to omit the implementation of the constructor and compare the two error messages? Cheers, Manuel On Dec 27, 2007 12:48 AM, Andreas Pakulat wrote: > On 26.12.07 23:31:23, Manuel Klimek wrote: > > that's really strange. Since you have two other methods that work, I'd try to > > omit the implementation of one of those methods and look if the linking > > error that arises is somehow different from this strange error. > > Looks like I was wrong, only that one function was called from the > "outside". So while the constructor for that class is found by MSVC, > none of the member functions are found... > > Checking with link ... /verbose only the constructor for > ExpressionParser is found. > > Andreas > > -- > You will wish you hadn't. > > _______________________________________________ > Kde-windows mailing list > Kde-windows@kde.org > https://mail.kde.org/mailman/listinfo/kde-windows > -- http://klimek.box4.net _______________________________________________ Kde-windows mailing list Kde-windows@kde.org https://mail.kde.org/mailman/listinfo/kde-windows