Maya Provost

Results 2 issues of Maya Provost

Here's what happens when I try to compile: Puppy:klystrack xavierp$ make Generating dependencies for main.c... clang: warning: argument unused during compilation: '-L../klystron/bin.debug' [-Wunused-command-line-argument] Generating dependencies for action.c... clang: warning: argument...

I tried modifying the builder from "python" to "python3". Both exist in the global path. "python" does work, but my project uses Python 3.4, which can be summoned in BASH...