Hello all,
I have a project which requires python files. I have included the python Include directory in the project build options Search directories. But the functions in those files require library files which are in .py format.
I tried linking the same but when i build my project, it shows a syntax error in those .py files and the file is displayed to be empty...
Is there a way to link the python libraries in Code::Blocks?
The components i have:
OS: Windows XP (SP2)/Windows 2000
CB: Nightly build 4893
Compiler: MinGW 5.1
wxWidgets: 2.8.7