enigma-dev / enigma-dev/enigma-dev

LGM crashes on startup (on Mac) trying to communicate with the library seems partially successful

Open
#1,733 36 comments 0 reactions 0 assignees View on GitHub
Crash Platforms
Dominant language
C++
Stars
379
Forks
125
PR merge metrics
No merged PRs in 30d

Description

terminal contents after crash:

https://pastebin.com/UNVUCZab

btw i successfully built emake and all the dylibs and everything including my java/jdk is 64-bit

The problem is that lateralgm is trying to communicate with make, not gmake. make on mac is deprecated and only supports 32-bit which since i am building for x64 that won't work. we need lgm on mac to communicate with 64-bit gmake

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.