arturo-lang / arturo

Simple, expressive & portable programming language for efficient scripting
http://arturo-lang.io
MIT License
721 stars 32 forks source link

DLL Dependency missing in the Arturo binary distribution #1659

Open DCB5 opened 4 months ago

DCB5 commented 4 months ago

Note: Please remove this issue. I was able to get a working version from the latest nightly build, at

https://github.com/arturo-lang/nightly/releases


When I run the arturo.exe executable in Windows 10, dated 2/10/2023, it says that

 "The code execution cannot proceed because libmpfr-6.dll was not found."

If I add a PATH setting for mingw32 that includes this DLL, and then run arturo.exe again, it now says

 "The application was unable to start correctly (0xc000007b)."
github-actions[bot] commented 4 months ago

Thank you for submitting an issue! :)

drkameleon commented 4 months ago

@DCB5 Hi and welcome to our community! :)

Regarding the nightly builds, I'm - right now - in the process of solving the issues, cleaning up the builds, and adding the missing DLLs in the package. So, that will be sorted out very soon!

In the meantime, if you want to access the latest valid build (from the master branch) for Windows, you may try these ones:

MINI: https://github.com/arturo-lang/arturo/actions/runs/9715614776/artifacts/1649327299

FULL: https://github.com/arturo-lang/arturo/actions/runs/9715614776/artifacts/1649327295

Please, tell me how it went and if we got it to work! 😉

DCB5 commented 4 months ago

Thanks, Yanis.

From: Yanis Zafirópulos @.> Sent: Tuesday, July 16, 2024 7:33 AM To: arturo-lang/arturo @.> Cc: Childers, Dwayne (ITS) @.>; Mention @.> Subject: Re: [arturo-lang/arturo] DLL Dependency missing in the Arturo binary distribution (Issue #1659)

You don't often get email from @.*** Learn why this is importanthttps://aka.ms/LearnAboutSenderIdentification

ATTENTION: This email came from an external source. Do not open attachments or click on links from unknown senders or unexpected emails.

@DCB5https://github.com/DCB5 Hi and welcome to our community! :)

Regarding the nightly builds, I'm - right now - in the process of solving the issues, cleaning up the builds, and adding the missing DLLs in the package. So, that will be sorted out very soon!

In the meantime, if you want to access the latest valid build (from the master branch) for Windows, you may try these ones:

MINI: https://github.com/arturo-lang/arturo/actions/runs/9715614776/artifacts/1649327299

FULL: https://github.com/arturo-lang/arturo/actions/runs/9715614776/artifacts/1649327295

Please, tell me how it went and if we got it to work! 😉

— Reply to this email directly, view it on GitHubhttps://github.com/arturo-lang/arturo/issues/1659#issuecomment-2230667371, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AP7I54NJGBXT2ACACBRVZJ3ZMUAIBAVCNFSM6AAAAABK5IELNCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEMZQGY3DOMZXGE. You are receiving this because you were mentioned.Message ID: @.***>