Samuel Hulme
Samuel Hulme
This is not the minecraft bug report use [bugs.mojang.com]()
This is not the minecraft forge bug report use [https://forums.minecraftforge.net/forum/18-support-bug-reports/]()
Have your mouse pointer in the Xephyr window and do CTRL+SHIFT, then try the shortcuts like ALT+F4.
Problem is still here :(
This should be the new place https://center.conan.io
(https://conan.io/center/)
I may of got it working by updating homebrew but not tried yet
updating homebrew didn't work
Yes please i've tried to follow the widows instruction but picked unix makefile but I get ``` CMake Error: Cannot determine link language for target "cpuinfo". CMake Error: CMake can...
Which then, it seems to make this check in the kernel main fail ```c int kernel_main(uint32_t addr, uint32_t magic) { if (magic != MULTIBOOT2_BOOTLOADER_MAGIC) return -1; ``` because grub probably...