ArcWelderLib icon indicating copy to clipboard operation
ArcWelderLib copied to clipboard

Windows binaries not statically built

Open fieldOfView opened this issue 3 years ago • 6 comments

The Windows builds of version 1.1.1 and 1.2.0 are statically built (ie: it depends on the visual c++ runtime). This causes the binaries to fail with a returncode 3221225781 on systems where the right version of the visual c++ runtime is not installed.

The 1.1.0 build was statically built, so it runs regardless of whether the visual c++ runtime is installed.

fieldOfView avatar Jan 13 '22 13:01 fieldOfView

Dang, I thought I had fixed this! I will fix. Been stuck working on a project for a client with a super tight deadline since the end of November, but It is nearing completion. I will try to knock out the release this weekend. It is super close anyway.

FormerLurker avatar Jan 13 '22 13:01 FormerLurker

No problem, take your time. I'm just reporting it so you can fix it for 2.0.

fieldOfView avatar Jan 13 '22 13:01 fieldOfView

So, I'm finally able to continue working on things. This is my next priority. Just wanted to let you know.

FormerLurker avatar Apr 26 '22 14:04 FormerLurker

@FormerLurker How is work going for now?

ETE-Design avatar May 23 '22 19:05 ETE-Design

Well, poorly. I spent the several weeks out of town helping my mom and dad take care of my grandmother, who passed away during that time + funeral. I'm totally OK, but this left me unable to finish this up. I promise I've been working on this though, and will get it done. I have some other projects I'd like to start as well, but need to get ArcWelder (priority 1 for arachne support) and Octolapse (priority 2) squared away before that.

FormerLurker avatar Jun 07 '22 19:06 FormerLurker

I'm totally OK,

Glad to hear that. This may sound presumptuous, but take the time you need, there are more important things than code.

fieldOfView avatar Jun 08 '22 07:06 fieldOfView