SharpDevelop Task failed because “resgen.exe” was not found hatasının çözümü
Run compiled exe butonuna tıkladığınızda aşağıdaki hata iletisini alırsanız eğer.
ilk yapmanız geren Projenizi ilk oluşturduğuınuzda Templates kısmından .Net Framework 4.0 veya daha üstü bir sürüm seçiniz.
Yukarıdaki Çözüme rağmen SharpDevelop programında hala hatalar verirse aşağıdaki öneriye bir göz atın.
SharpDevelop open source IDE programını kurduğunuz dizine gidin örneğin bendeki sürüm 4.4 sizde bu farklı olabilir.Dependencies.html dosyasına tıklayıp açın orada yazan önerileri kurun.
C:/Program%20Files%20(x86)/SharpDevelop/4.4/doc/Dependencies.html
Dependencies.html içeriği
SharpDevelop can take advantage of the following software if you install it:
https://seotoplulugu.blogspot.com/2019/06/sharpdevelopfailedresgenexehatasicozum.html
- Microsoft .NET Framework 4.5.1 Developer Pack for .NET 4.5 code completion documentation
- Microsoft Windows SDK for Windows 7 and .NET Framework 4 (strongly recommended!)
- Microsoft F# for F# support
- StyleCop for source analysis support.
- TortoiseGit for Git source control support.
- TortoiseSVN for Subversion source control support.
- SHFB for documentation generation support.
- WiX for building installers.
sharpdevelop windows sdk
SharpDevelop error fix
Task failed because “resgen.exe” was not found, or the correct Microsoft Windows SDK is not installed.
The task is looking for “resgen.exe” in the “bin” subdirectory beneath the location specified in the InstallationFolder value of the registry key HKEY_LOCAL_MACHINESOFTWAREMicrosoftMicrosoft SDKsWindowsv7.0AWinSDK-NetFx35Tools-x86.
You may be able to solve the problem by doing one of the following: 1) Install the Microsoft Windows SDK. 2) Install Visual Studio 2010. 3) Manually set the above registry key to the correct location. 4) Pass the correct location into the “ToolPath” parameter of the task. (MSB3091)
Task could not find “AL.exe” using the SdkToolsPath “” or the registry key “HKEY_LOCAL_MACHINESOFTWAREMicrosoftMicrosoft SDKsWindowsv7.0A”. Make sure the SdkToolsPath is set and the tool exists in the correct processor specific location under the SdkToolsPath and that the Microsoft Windows SDK is installed (MSB3086)
Bir yanıt yazın