On Fri, Feb 19, 2010 at 8:37 AM, Kartik Thakore <[email protected]> wrote: > Hi Parrot-Devs, > > I am trying to make a complete and modular SDL nci bindings for Parrot. > After a disscussion on #parrot with NotFound, we came to conclusion of > hacking parrotSDL outside of the Core parrot repo. I have grabbed the SDL > pirs and examples to http://github.com/kthakore/parrotSDL. > > However how do I get parrot to look at these runtime for .include? > > Kartik Thakore > _______________________________________________ > http://lists.parrot.org/mailman/listinfo/parrot-dev >
covered on irc, but in case anyone is reading the list: ./parrot -I<path>... (also see ./parrot --help) -- Will "Coke" Coleda _______________________________________________ http://lists.parrot.org/mailman/listinfo/parrot-dev
