I read I document provided but can t understand how to use shedskin, I m not experienced at python. I have python 2.7, I test it seems it works in cmd, or if I just double click on .py file it produce .pyc file. I run tests in shedskinshedskin-0.9.1shedskin ests by clicking run.py it produce some .cpp and makefile, but I can t understand how to run it on my .py files?
I m getting this linker error. I know a way around it, but it s bugging me because another part of the project s linking fine and it s designed almost identically. First, I have namespace LCD. Then I ...