Hello I've been working to build ledger on Windows with Microsoft Visual Studio 2012; starting from Tim's instructions. I've made progress: statically linking to all of the libraries and streamlining the process. I can now build the binary from scratch in about ten steps without any manual edits.
I've put the instructions, a project file and the result onto github: https://github.com/maxwell-k/ledger-windows-build There are three things that I haven't been able to do yet: - output unicode to the Windows shell - run the tests - build the Python bindings I'm not sure what my next steps will be but I want to share what I've done in case its helpful to anyone else. Kind Regard Keith -- --- You received this message because you are subscribed to the Google Groups "Ledger" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
