I have some problems with dependencies with latest Sharpdevelop 4.4 and a full updated Windows 10.
It compiles, no error whatsoever. But program doesn't work as expected.
Compiled from the same source on windows7 computer, works flawlessly.
- Microsoft Windows SDK for Windows 7 and .NET Framework 4 (strongly recommended!) can't be fully installed because it requires the "wrong" version which is already included in Windows 10.
- Installning Windows 10 Dev pack doesn't help either.
The only solution so far I have found is to install Visual Studio 2015 and all dependencies.
Is there someone there who have done it on Windows 10 and know which libraries and in which order to install everything to make it work?
(same issue with latest Sharpdevelop 5 also)