I'm attempting to do a windows build using https://github.com/FullofQuarks/Windows-Ledger-Binaries. It has worked great until I ran the build statement "msbuild..." in the powershell script. The build failed referencing not being able to find gmp.h in line 131 of system.hh. The error message put out by msbuild is: my\path\to\ledger\system.hh (131,10): fatal error C1083: Cannot open include file: 'gmp.h': No such file or directory [my\path\to\ledger\src\ledger.vcxproj]
Can someone point me in the right direction to make this work? Btw i'm on windows10 32 bit -- --- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/ledger-cli/e9c6f42b-74d2-427f-ab70-e6238df46098n%40googlegroups.com.
