Gammasoft

Results 50 comments of Gammasoft

Hi, First off all, thank you for your interest to xtd. 😀 I can't install FreeBSD on my system because it doesn't work on Apple silicon M1. I can try...

I have just made the following changes: * Update install.sh with : > `*"FreeBSD"*) sudo pkg update; sudo pkg install -y cmake doxygen gtk3 gsound alsa-plugins wx32-gtk3 libsysinfo;;` * Update...

I hadn't seen your last message. I'll compare it with the changes I've made. I'll get back to you as soon as it's done.

I updated the xtd.core.native.unix library and applied your patch. However, I still don't have a working FreeBSD version. Could you (@MCCLXXXVII) tell me if it works for you. Thanks for...

Thanks for your comments. I installed FreeBSD on a virtual machine and fixed the compiler errors. But I have a link error with the following libraries, the linker does not...

Hello @grantrostig , I will explain in this issue how to generate an xtd application without CMake. On the other hand, I will not make an explanatory page in the...

I have the same problem, and unfortunately in Windows these files are required for debugging...

Hello [Theokeist](https://github.com/theokeist), First of all, thank you for your interest in xtd. There is no plan yet to support HaikuOS. However, HaikuOS does support the gcc and clang compilers. So...

I'll install HaikuOs on a VM and see (in lazy mode) what happens... That way, I'll have a small idea of the scope of the port as well as the...