Ancurio / mkxp

Free Software implementation of the Ruby Game Scripting System (RGSS)
GNU General Public License v2.0
511 stars 129 forks source link

Build errors: unsure about library versions #157

Closed hanetzer closed 7 years ago

hanetzer commented 7 years ago

Ok, ignore the original title, I'm an idiot :) When compiling via cmake for x86_64 linux I get a large

Ancurio commented 7 years ago

The option to print script names (useScriptNames=true) was added in April 14, and the latest win build is from 2015, so it should be available. I can create a new win32 build though if you still need it.

Edit: Also, it would be nice if you just appended your edits to the bottom of your message instead of deleting the original message (like I'm doing now), that's a lot less confusing for me :)

hanetzer commented 7 years ago

well, it was a stupid error on my part. I found it out at a later date. Question: do you happen to have a sort of 'sdk' with needed libs for mingw? You could do it, sure, but I don't wanna have to make you build it again after each tweak I make to mkxp itself.