[Kmymoney-devel] Building kmymoney and unresolved dependencies
Chris
rebel at rebel.com.au
Wed Mar 5 13:03:47 UTC 2014
Thanks Cristian
I know we have been here before. But but I have been trying soo hard to
avoid using msvc!
I guess I have no choice. I'll try again from a fresh install tomorrow :(
DC
On 5/03/2014 11:06 PM, Cristian Oneț wrote:
> Hi Chris,
>
> Sorry for the lack of suggestions but I didn't really try mingw for a long
> time. I recommended using msvc 2010 (free as in beer) to build kmymoney
> on win. I think it works better on windows then mingw.
>
> Regards,
> Cristian
>
>
> 2014-03-05 13:27 GMT+02:00 Chris <DeveloperChris at rebel.com.au
> <mailto:DeveloperChris at rebel.com.au>>:
>
> I am resending this as it seems to have not gone to the list. My
> apologies if you get it twice.
>
> ...
>
> When compiling kmymoney 4.6.4 on windows it appears my imports and
> exports are somehow out of sync
>
> I get a huge number of unresolved references as I have previously
> mentioned.
>
> It appears the problem is that the libraries are built without the
> windows specific "_imp__" on the exports but when I am compiling
> kmymoney the linker is expecting the "_imp__" + mangled name
>
> for example the linker is looking for
> _imp___ZNK7KLocale28negativeMonetarySignPositionEv
> but the export is called _ZNK7KLocale28negativeMonetarySignPositionEv
>
> I assume I have to pass another flag or remove a flag from gcc to tell
> it to look for the correct export. but I am not sure how to do this.
>
> Any pointers would be greatly appreciated.
>
>
> DC
> _______________________________________________
> KMyMoney-devel mailing list
> KMyMoney-devel at kde.org <mailto:KMyMoney-devel at kde.org>
> https://mail.kde.org/mailman/listinfo/kmymoney-devel
>
>
>
>
> _______________________________________________
> KMyMoney-devel mailing list
> KMyMoney-devel at kde.org
> https://mail.kde.org/mailman/listinfo/kmymoney-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kmymoney-devel/attachments/20140305/a017cfd0/attachment-0001.html>
More information about the KMyMoney-devel
mailing list