<div dir="ltr">Hi Chris,<div><br></div><div>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.</div>
<div><br></div><div>Regards,</div><div>Cristian<br><div class="gmail_extra"><br><br><div class="gmail_quote">2014-03-05 13:27 GMT+02:00 Chris <span dir="ltr"><<a href="mailto:DeveloperChris@rebel.com.au" target="_blank">DeveloperChris@rebel.com.au</a>></span>:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I am resending this as it seems to have not gone to the list. My apologies if you get it twice.<br>
<br>
...<br>
<br>
When compiling kmymoney 4.6.4 on windows it appears my imports and exports are somehow out of sync<br>
<br>
I get a huge number of unresolved references as I have previously mentioned.<br>
<br>
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<br>
<br>
for example the linker is looking for _imp___<u></u>ZNK7KLocale28negativeMonetaryS<u></u>ignPositionEv<br>
but the export is called _<u></u>ZNK7KLocale28negativeMonetaryS<u></u>ignPositionEv<br>
<br>
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.<br>
<br>
Any pointers would be greatly appreciated.<br>
<br>
<br>
DC<br>
______________________________<u></u>_________________<br>
KMyMoney-devel mailing list<br>
<a href="mailto:KMyMoney-devel@kde.org" target="_blank">KMyMoney-devel@kde.org</a><br>
<a href="https://mail.kde.org/mailman/listinfo/kmymoney-devel" target="_blank">https://mail.kde.org/mailman/<u></u>listinfo/kmymoney-devel</a><br>
</blockquote></div><br></div></div></div>