mirror of
https://github.com/cagritaskn/SplitWire-Turkey.git
synced 2026-04-27 21:45:49 +03:00
[GH-ISSUE #98] [HATA] LİNUX İÇİN COMPİLİNG YAPILIRKEN HATA #93
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/SplitWire-Turkey#93
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 @Win1876 on GitHub (Oct 26, 2025).
Original GitHub issue: https://github.com/cagritaskn/SplitWire-Turkey/issues/98
git clone ile projeyi çektim ondan sonra bu script ile:
https://dot.net/v1/dotnet-install.shdotnet indirdim sonra
dotnet build -c Releasekomudunu çalıştırdım ve sonuç:.csproj dosyasını düzenledim bu satırı ekledim:
<EnableWindowsTargeting>true</EnableWindowsTargeting>sonra
dotnet build -c Releasekomudunu tekrardan çalıştırdım bir sorun yoktu amadotnet run komudunu çalıştırınca bu hatayı verdi:
@Ramazanenescik04 commented on GitHub (Oct 29, 2025):
.NET 8'i kurman lazım.
@alimali54 commented on GitHub (Nov 14, 2025):
Programı Linux için hadi kurdun diyelim arayüzü açtın, içindeki programlar Windows sürümleri. Yani boşa kürek çekiyorsun direkt ilgili programların Linux sürümlerini kullan.
@teberzin commented on GitHub (Jan 2, 2026):
Linux versiyonu hala yok değil mi?