[GH-ISSUE #461] Cannot Compile From Clone #1750

Closed
opened 2026-03-01 18:48:00 +03:00 by kerem · 1 comment
Owner

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)

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) ```
kerem 2026-03-01 18:48:00 +03:00
Author
Owner

@NickeManarin commented on GitHub (Mar 9, 2019):

C# 7 is required for this project.
https://github.com/NickeManarin/ScreenToGif/wiki

<!-- gh-comment-id:471173132 --> @NickeManarin commented on GitHub (Mar 9, 2019): C# 7 is required for this project. https://github.com/NickeManarin/ScreenToGif/wiki
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ScreenToGif#1750
No description provided.