Linking error in KDevelop with MSVC

Andreas Pakulat apaku at gmx.de
Thu Dec 27 00:48:56 CET 2007


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.



More information about the Kde-windows mailing list