Open jpvanoosten opened 12 years ago
You should be able to safely remove 'option cflags="-Wfatal-errors"' from python_lib.mkb. Bear in mind I haven't compiled this since before 5.0 was released (then against an alpha/dev version), you may need to do a bit of tweaking to get this to work :)
I'm new to marmalade and I've been tasked with implementing Python in our project. I wanted to see an example of using Python with Marmalade and I found this project on github.
However, executing the MKB file gives the following error:
I'm not sure how to fix this myself so I thought I'd post it here.