Aadi
Aadi
CC#
Created by Aadi on 2/29/2024 in #help
✅ How to share my C# console application with MacOS friends?
fair enough 🫡
171 replies
CC#
Created by Aadi on 2/29/2024 in #help
✅ How to share my C# console application with MacOS friends?
https://drive.google.com/drive/folders/1SaYKFXTkizdvE6w_939p4VEB-2eJRy5q?usp=sharing i believe i've done it now and with the initial testing it seems to work! Pobiega, thanks for the initial 'dotnet publish -c Release -r win-x64 -p:PublishSingleFile=true ' instructions, they worked brilliantly ZZZ, thanks for general help in...pretty much all of it lol TeBeCo, thanks for the help in updating the .csproj and also for the -o associated with dotnet publish the above link now works, shared it just in case anyone's curious Thank you all once more 🙏
171 replies
CC#
Created by Aadi on 2/29/2024 in #help
✅ How to share my C# console application with MacOS friends?
"this file is damaged" error when its tried to run google's file sharing called d r i v e doesnt seem to let it download generally speaking, how does the majority share their console apps with friends? do they do what i did and then from within the release folder, they share across the unix executable file and then run it like that? or is it like 99% docker or do people generally not share programs like this ++ ive spent some time trying to learn docker and so far i havent got a successful container and it seems like some more work, but if i have / if its the best option then i will
171 replies
CC#
Created by Aadi on 2/29/2024 in #help
✅ How to share my C# console application with MacOS friends?
would the other device need to have .net installed? before sending just that file didnt work, it said it couldnt find the .dll file so i had to send over the whole folder
171 replies
CC#
Created by Aadi on 2/29/2024 in #help
✅ How to share my C# console application with MacOS friends?
so i assumed the same to be true
171 replies
CC#
Created by Aadi on 2/29/2024 in #help
✅ How to share my C# console application with MacOS friends?
before when sharing the .exe file it was in bin -> debug
171 replies
CC#
Created by Aadi on 2/29/2024 in #help
✅ How to share my C# console application with MacOS friends?
nooooo im an idiot lol
171 replies
CC#
Created by Aadi on 2/29/2024 in #help
✅ How to share my C# console application with MacOS friends?
is the ultimate solution to just get docker / dockerfile?
171 replies
CC#
Created by Aadi on 2/29/2024 in #help
✅ How to share my C# console application with MacOS friends?
but i had to install .net on the other device
171 replies
CC#
Created by Aadi on 2/29/2024 in #help
✅ How to share my C# console application with MacOS friends?
however through a macbook-to-macbook system called 'air' followed by 'drop' does make it work
171 replies
CC#
Created by Aadi on 2/29/2024 in #help
✅ How to share my C# console application with MacOS friends?
sending this over via an online sharing platform owned by alphabet inc doesnt work
171 replies
CC#
Created by Aadi on 2/29/2024 in #help
✅ How to share my C# console application with MacOS friends?
No description
171 replies
CC#
Created by Aadi on 2/29/2024 in #help
✅ How to share my C# console application with MacOS friends?
its looking good, testing with a friend now to see if they can load it up (it works in my terminal)
171 replies
CC#
Created by Aadi on 2/29/2024 in #help
✅ How to share my C# console application with MacOS friends?
by that, i mean running: dotnet publish -c Release -r osx-arm64 -p:PublishSingleFile=true didn't throw an error and said 'restored'
171 replies
CC#
Created by Aadi on 2/29/2024 in #help
✅ How to share my C# console application with MacOS friends?
SUCCESS
171 replies
CC#
Created by Aadi on 2/29/2024 in #help
✅ How to share my C# console application with MacOS friends?
got somewhere and now ive got stuck at an error saying "reference assemblies for .net framework v4.8 were not found. isntall them with this link or retarget your application"
171 replies
CC#
Created by Aadi on 2/29/2024 in #help
✅ How to share my C# console application with MacOS friends?
trying rn
171 replies
CC#
Created by Aadi on 2/29/2024 in #help
✅ How to share my C# console application with MacOS friends?
hey thanks for your help
171 replies
CC#
Created by Aadi on 2/29/2024 in #help
✅ How to share my C# console application with MacOS friends?
so the previous 'dotnet public -c' etc. should work now?
171 replies
CC#
Created by Aadi on 2/29/2024 in #help
✅ How to share my C# console application with MacOS friends?
so im assuming migration assitanct just updates the .csproj (or at least in this case) for me
171 replies