Project ID:
452257
Project Type:
Fixed
Budget:
$30-$250 USD
Project Description:
I need support in adapting the current ./configure && make && make install build system for Freetype and PCRE. The build system my project uses is Scons - and I can provide information regarding the installation etc of the required programs.
Software Required:
Windows XP
MSYS
MinGW (g++, gcc, as a minimumn)
Python ( 2.x not 3.x)
Scons
Its recomended that the applicant have experience with both linux and windows. Ultimately the Sconstruct should allow for building on both Operating systems - the two libraries will already compile ( and successfully) on both.
Experience needed:
C++
Python
Scons
Make
I will be setting up a branch in the SVN repository for your access ( but not trunk commits etc). Both libraries need to be built as a shared library, and setup for the CEGUI library to link to etc. The end result needs to be compatable with any build requirements of CEGUI.
Additional Project Description:
06/16/2009 at 17:35 EDT:
edit:
*******************
Please quote for only PCRE makefiles to be converted to socns. It is much more pressing for development.
Also, all features in the configure scripts are not needed, instead only a basic build of scons is needed:
eg:
env=Environment(CCCPATH=['./include'])
env.SharedLibrary('pcre', Glob("*.c"))
etc.....
********
Skills required:
C Programming,
Windows Desktop