Jump to content

Recommended Posts

Posted

Hi,

is possible to use The GNU MP Bignum Library (http://gmplib.org/) with AutoIT?

How?

Thanks.

The site implies it compiles for GNU/Linux and POSIX systems, not Windows or Mac. Have you gotten it working with any other Windows application? There is no magic in AutoIt. AutoIt is a Windows application that does it's work through C++ code compiled to Windows, and by calling Windows APIs and DLLs. If there is already a service that exposes COM objects for it, or a Windows DLL for it, then AutoIt could use those.

:whistle:

If you've got number crunching that serious to do... why do it in Windows anyway?

Valuater's AutoIt 1-2-3, Class... Is now in Session!For those who want somebody to write the script for them: RentACoder"Any technology distinguishable from magic is insufficiently advanced." -- Geek's corollary to Clarke's law
  • 11 months later...
Posted (edited)

Do you know any Dll (Multiple Precision Arithmetic Library) to use?

Check this one out

You'll love it muttley

_http://www.shamus.ie

Edited by Fzarada
  • 9 months later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...