Re: C/C++ Import

2010-02-08 Thread 7H3LaughingMan
ckage > (see:http://docs.python.org/tutorial/modules.html#packages);without it, > you'll see the symptoms you're seeing. > > Austin > > On Mon, Feb 8, 2010 at 4:56 AM, 7H3LaughingMan > wrote: > > To make the background information short, I am trying to tak

C/C++ Import

2010-02-07 Thread 7H3LaughingMan
To make the background information short, I am trying to take a program that uses Python for scripting and recompile it for Linux since it originally was built to run on Win32. The program itself was designed to be able to be compiled on Linux and someone made there on release with source that adde