Linking error in KDevelop with MSVC

Manuel Klimek klimek at box4.net
Thu Dec 27 17:24:43 CET 2007


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 <apaku at gmx.de> 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 at kde.org
> https://mail.kde.org/mailman/listinfo/kde-windows
>



-- 
http://klimek.box4.net



More information about the Kde-windows mailing list