<html>
<head>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
Thanks Cristian<br>
<br>
I know we have been here before. But but I have been trying soo hard
to avoid using msvc!<br>
<br>
I guess I have no choice. I'll try again from a fresh install
tomorrow :(<br>
<br>
DC<br>
<br>
<div class="moz-cite-prefix">On 5/03/2014 11:06 PM, Cristian Oneț
wrote:<br>
</div>
<blockquote
cite="mid:CANqZg3tW0YHLNco=osmRBs_fu7V_iKHVOqnQQSFg5Qy_VdV02Q@mail.gmail.com"
type="cite">
<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 moz-do-not-send="true"
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___ZNK7KLocale28negativeMonetarySignPositionEv<br>
but the export is called _ZNK7KLocale28negativeMonetarySignPositionEv<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>
_______________________________________________<br>
KMyMoney-devel mailing list<br>
<a moz-do-not-send="true"
href="mailto:KMyMoney-devel@kde.org" target="_blank">KMyMoney-devel@kde.org</a><br>
<a moz-do-not-send="true"
href="https://mail.kde.org/mailman/listinfo/kmymoney-devel"
target="_blank">https://mail.kde.org/mailman/listinfo/kmymoney-devel</a><br>
</blockquote>
</div>
<br>
</div>
</div>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
KMyMoney-devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:KMyMoney-devel@kde.org">KMyMoney-devel@kde.org</a>
<a class="moz-txt-link-freetext" href="https://mail.kde.org/mailman/listinfo/kmymoney-devel">https://mail.kde.org/mailman/listinfo/kmymoney-devel</a>
</pre>
</blockquote>
<br>
</body>
</html>