build: Could someone provide a build log for osx? #189
Labels
No Label
RGSS accuracy
bug
compilation
discussion
documentation
duplicate
enhancement
invalid
performance issue
port request
question
ruby incompatibility
wontfix
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: MapleShrine/mkxp#189
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I'm working on something like cmake/PrepUtils.cmake or an addition to it which
copy required dlls for windows/mingw-w64 and produce a runtime manifest for
it so as to not need to stick all the dlls into the same directory as mkxp.exe for
neatness's sake, and would like to see how it actually acts for osx atm.