Jens Eckervogt

Results 29 comments of Jens Eckervogt

Ieeek! Ieeek! You are really Linux user!!! Thanks I will create one for Linux :D

Great Idea but I believe DotNet 5 / 6 has standalone executable like complete self-contained output content - I believe it will come soon with CairoShell.Desktop. I bet that next...

mkbundle is makebundle of Mono Project ( C#. Visual Basic and F# for Linux and MacOS successor of Net Frameworks for Windows. See www.mono-project.com and Github has also https://github.com/mono/mono csfml-(XXXX).so...

Hi Tanner, thanks for explanation! I have tried but ClanSharpPInvokeGenerator throws exceptions and errors cause DLLNotFOUNDEXCEPTION ``` ClangSharpPInvokeGenerator @generation.rsp Unhandled exception: System.Reflection.TargetInvocationException: Exception has been thrown by the target of...

Hey Tanner, I found solution. for Linux: It looks wrong because I made easy ``` git clone https://github.com/dotnet/clangsharp cd clangsharp mkdir artifacts/bin/native cd artifacts/bin/native cmake -DPATH_TO_LLVM=/usr/lib/llvm/14/ ../../.. make ``` with...

Hello @SoulInfernoDE, my latest version kernel 5.15.x and I use Ubuntu 22.04 ![image](https://user-images.githubusercontent.com/57066679/175768441-7de5eb0c-0ece-4d5a-8b66-c48a5cb81563.png) Is it possible for valid script for download kernel source and building make automat? But I am...

Oh ... I have much errors :( ``` $ ./cfs_noguimerge.sh Kernel Pull Merge Script v0.1a Installing dependencies Reading package lists... Done Building dependency tree... Done Reading state information... Done autoconf...

Hey I have already tried but my current kernel version is see in my first post. I have typed 5.15.0 then it seems not found anything. ``` ./cfs_noguimerge.sh Kernel Pull...

Thanks I got 5.15 and downloading source of kernel and it compiled successfully. But it looks output why does i have an error if I dpkg -i linux-*.deb then it...