snakex64
snakex64
CC#
Created by snakex64 on 10/28/2024 in #help
.NET Runtime Docker build tools missing openssl
oh that easy, gotcha!
16 replies
CC#
Created by snakex64 on 10/28/2024 in #help
.NET Runtime Docker build tools missing openssl
Coudn't wait 😐 It does work. At least I can run all the unit tests like that too. Do you know if I can use that setup to create the SDK installer / use that runtime in VS ? I changed the "runtime" not the "dotnet" repo. It would be easier to actually install it so I can use it normally with VS without working in dev containers since I do desktop apps that manipulate a lot of stuff on the PC that I don't really wanna go through containers when debugging
16 replies
CC#
Created by snakex64 on 10/28/2024 in #help
.NET Runtime Docker build tools missing openssl
I'll just mount a volume again like in my original command
16 replies
CC#
Created by snakex64 on 10/28/2024 in #help
.NET Runtime Docker build tools missing openssl
damn, NICE! You're amazing 🙌. I sadly have to work an entire day before I can fiddle with it. I'll see later today if it works
16 replies
CC#
Created by snakex64 on 10/28/2024 in #help
.NET Runtime Docker build tools missing openssl
hm that's a good question! I can't seem to be able to build it locally, was hoping the container would fix that issue... supposed to be the whole freakin point of docker is that it's repeatable for everyone 😅
16 replies
CC#
Created by snakex64 on 10/28/2024 in #help
.NET Runtime Docker build tools missing openssl
it's weird if I need to play with the image to work, it's custom made to build .net from source 😅
16 replies
CC#
Created by snakex64 on 10/11/2024 in #help
VS intellisence when building dotnet runtime locally
ahah okay okay 😅
6 replies
CC#
Created by snakex64 on 10/11/2024 in #help
VS intellisence when building dotnet runtime locally
Alright thanks!
6 replies
CC#
Created by snakex64 on 10/11/2024 in #help
VS intellisence when building dotnet runtime locally
Don't know why but the post content was removed so here it goes again: I cloned the dotnet "runtime" repo locally and followed the doc to build it. The building works but when I open most of the files have the following intellisence error: Reference to type 'ValueType' claims it is defined in 'System.Runtime', but it could not be found Am I missing something ?
6 replies