Re: Develop a test framework for checking FreeType's rendering output - GSoC Project

2021-03-16 Thread Werner LEMBERG
> As directed by you i have tried all the things and i think I have > gathered some good amount of info, OK. > As far as CI part is concerned which was earlier not compatible with > Savannah, but as whole codes moved to gitlab, now we have probably > multiple ways to implement that, either we

Re: Regarding GSOC

2021-03-16 Thread Werner LEMBERG
> Is it necessary that project in this organization can be done only > on Linux or window can also be used? Both work. > The source code can be completely cloned on windows? Yes. > As I am facing some problem in Windows, so please reply soon Uh, oh, don't use the phrase “please reply soon”.

Re: Problems building freetype-2.10.4 on CentOS 5 with GCC 8.3.0

2021-03-16 Thread Alan Coopersmith
On 3/16/21 1:35 PM, Tom Kacvinsky wrote: I see this -bash-3.2$ make ./builds/unix/libtool --mode=compile gcc -pedantic -ansi You have instructed the compiler to limit itself to the ANSI C standard, which excludes functions defined in POSIX, but not C, such as open, read, and close. You

Problems building freetype-2.10.4 on CentOS 5 with GCC 8.3.0

2021-03-16 Thread Tom Kacvinsky
I see this -bash-3.2$ make ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -I/home/LOCAL/tjk/freetype-2.10.4/objs -I./builds/unix -I/home/LOCAL/tjk/freetype-2.10.4/include -c -Wall -g -O2 -fvisibility=hidden -I -DFT_CONFIG_CONFIG_H="" -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H=""

Re: Develop a test framework for checking FreeType's rendering output - GSoC Project

2021-03-16 Thread sarthak bhardwaj
Hello, As directed by you i have tried all the things and i think I have gathered some good amount of info, As far as CI part is concerned which was earlier not compatible with Savannah, but as whole codes moved to gitlab, now we have probably multiple ways to implement that, either we can use

Regarding GSOC

2021-03-16 Thread UTKARSH CHAUHAN
Hello, Is it necessary that project in this organization can be done only on Linux or window can also be used? The source code can be completely cloned on windows? As I am facing some problem in Windows,so please reply soon