mirror of
https://github.com/NickeManarin/ScreenToGif.git
synced 2026-04-26 15:46:00 +03:00
[GH-ISSUE #461] Cannot Compile From Clone #1750
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#1750
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 @trebleCode on GitHub (Mar 8, 2019).
Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/461
Attempting to clone and build the solution in VS 2015 results in thousands of errors on dozens of controls, and roughly a dozen between HookTest and the TranslatorWindow.xaml.cs
Most errors on the controls are where brackets or semicolons are expected, and a few about getters/setters expected.
All but one from the tests are related to P/Invokes.
This is after restoring NuGet Packages and not performing any updates on the testing components.
Then: Build > Build Solution
Build debug log was too long to post, link below:
(https://pastebin.com/fwXcuvZy)
@NickeManarin commented on GitHub (Mar 9, 2019):
C# 7 is required for this project.
https://github.com/NickeManarin/ScreenToGif/wiki