[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-windows
Subject:    Re: Linking error in KDevelop with MSVC
From:       Andreas Pakulat <apaku () gmx ! de>
Date:       2007-12-26 22:12:46
Message-ID: 20071226221246.GA30869 () morpheus ! apaku ! dnsalias ! org
[Download RAW message or body]

On 26.12.07 22:26:43, Manuel Klimek wrote:
> the whole command line of the link command would be interesting (to be
> found in @C:\DOKUME~1\Andreas\LOKALE~1\Temp\nm1ED.tmp), but
> I don't know if this is preserved in a nmake build, I usually use devenv builds,
> since they provide better log facilities.

Its not, but it can easily be found in the generated Makefiles. However
kdev4cppduchain.lib is listed as a library being linked to. Apart from
the other libs the flags for link are:

/PDB:... /dll /version:0.0 /MANIFEST /STACK:1000000 /machine:I386 /debug
/INCREMENTAL:YES

> The next thing would be to open the library where
> __imp_?evaluateExpression@ExpressionParser@Cpp@@QAE?AVExpressionEvaluationResult@2@A \
> BVQByteArray@@V?$DUChainPointer@VDUContext@KDevelop@@@KDevelop@@ABV?$QList@VImportTraceItem@KDevelop@@@@@Z
>  should be exported with depends.exe (you can download it for free if you
> don't have it) and look whether it is really there like you expect it.

It does contain that object, checked both with depends and a text-editor
looking through the .lib file...

Thats why I'm so confused also that class has 2 other methods which are
found just fine, its just this one method which doesn't seem to be
found for some reason.

Andreas

-- 
You display the wonderful traits of charm and courtesy.
_______________________________________________
Kde-windows mailing list
Kde-windows@kde.org
https://mail.kde.org/mailman/listinfo/kde-windows


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic