When I try and compile it myself, I get an error. When I run the program from the releases page, it works. Have any ideas?
fish: Job 1, './vkpeak 0' terminated by signal SIGSEGV (Address boundary error)
Console says:
Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000010
Exception Codes: 0x0000000000000001, 0x0000000000000010
Exception Note: EXC_CORPSE_NOTIFY
Termination Reason: Namespace SIGNAL, Code 11 Segmentation fault: 11
Terminating Process: exc handler [99795]
VM Region Info: 0x10 is not in any region. Bytes before following region: 4332306416
When I try and compile it myself, I get an error. When I run the program from the releases page, it works. Have any ideas?
Console says: