Hello Chris,
No problem.
For clarification:
The 4.6.x got branched from master two years ago. Even if we backport
a lot of fixes, only master got the new features. Now, 4.6.x is at the
end of its life, hence why we insist so much on you using master
branch.
Regards,
Alvaro
On Fri, Mar 7, 2014 at
Sorry I guess I have caused a lot of confusion
I am compiling the master branch. I have just been calling it 4.6.4 as
that's the latest stable. I'll call it master or HEAD from now on.
Almost ready to compile with msvc...
DC
On 6/03/2014 10:39 PM, Cristian OneČ› wrote:
Chris, listen to Alva
Hi
Yes I noticed its not a required dependency and its not much use to me at
all as Australian banks don't use it but I thought if I am going to
precompile a windows version for others to use I should include it.
But if its best not to I am happy not to. One less argument to have with my PC!
Chris, listen to Alvaro, you don't need AqBanking (it can't be compiled
with cmake so it can't be compiled with msvc). Again please work with git
master (version of KMyMoney) on kde-4.10 (branch of emerge). 4.6.4 is a
released version and it's the end of line of the 4.6 branch so nothing now
should
Why are you building AqBanking? It's not a required dependency, and I
don't think you'll need it for what you intend to do.
On Thu, Mar 6, 2014 at 8:52 AM, Chris wrote:
>
>
> I am switching to vs2010 to see if it compiles
>
> The problem appeared when I moved from kmymoney 4.6.1 to 4.6.4
>
> I wa
I am switching to vs2010 to see if it compiles
The problem appeared when I moved from kmymoney 4.6.1 to 4.6.4
I was wrong the tools I used only showed the exports that did not have the
_imp__ prefix. When I used the nm tool it showed the functions were exported
with both no prefix and and pr
On 05.03.2014 12:15, Chris wrote:
>
> 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
> wind
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