SharpDevelop Task failed because "resgen.exe" was not found hatasının çözümü

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

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_MACHINE\SOFTWARE\Microsoft\Microsoft SDKs\Windows\v7.0A\WinSDK-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_MACHINE\SOFTWARE\Microsoft\Microsoft SDKs\Windows\v7.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)

Yorumlar