mirror of
https://github.com/NickeManarin/ScreenToGif.git
synced 2026-04-25 15:15:51 +03:00
[GH-ISSUE #58] 64-bit build #1425
Labels
No labels
copy cats
duplicated
future feature
pull-request
⬜ Accepted
⬜ Completed
⬜ Help Wanted 💪
⬜ In Progress
⬜ Missing Details
⬜ Pending
⬜ Waiting For Answer ⏳
🆕 feature preview
🔷 Bug 🐛
🔷 Out Of Scope
🔷 Out Of Scope
🔷 Question
🔷Enhancement
🔷Enhancement
🔷Invalid / External
🔷Knowledge Base
🔷Won't Fix
🕑 High
🕑 High
🕑 High
🕕 Medium
🕙 Low
🕛 Critical
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ScreenToGif#1425
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Riajyuu on GitHub (Jan 12, 2017).
Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/58
Originally assigned to: @NickeManarin on GitHub.
You can expect better performance because of new command sets.
If you concern about compatibility issues, release 32/64-bit builds separately.
@Riajyuu commented on GitHub (Jan 13, 2017):
Just a hint: you may add detecting and redirecting in case of error:
pack both 32/64 bit exe in the same zip archive and set relevant paths.
e.g. If user runs the 64-bit exe in 32-bit OS, redirect back to 32-bit exe.
same for 32-bit exe.
@NickeManarin commented on GitHub (Jan 18, 2017):
Done. Ready for the next release.
It's a single .exe that will target your instruction set properly.