Hi folks,<br><br>I think no one will remember me. I tryed to apply for gsoc2010 in tuxtype !<br>Unfortunately i did not get it but I still like to contribute to the project in my free time.<br><br>The problems:<br><br>1. Tuxmath, when I tried to cmake in the build folder, the following error occurred:<br>

[ 49%] Building C object src/CMakeFiles/tuxmath.dir/campaign.c.o<br>/home/victor/my_stuff/tux4kids/tuxmath/src/campaign.c: In function ‘briefPlayer’:<br>/home/victor/my_stuff/tux4kids/tuxmath/src/campaign.c:206:31: warning: initialization makes pointer from integer without a cast<br>

[ 50%] Building C object src/CMakeFiles/tuxmath.dir/tuxmath.c.o<br>[ 52%] Building C object src/CMakeFiles/tuxmath.dir/linewrap.c.o<br>Linking C executable tuxmath<br>CMakeFiles/tuxmath.dir/campaign.c.o: In function `briefPlayer&#39;:<br>

/home/victor/my_stuff/tux4kids/tuxmath/src/campaign.c:206: undefined reference to `T4K_LoadScaledImage&#39;<br>collect2: ld returned 1 exit status<br>make[2]: *** [src/tuxmath] Error 1<br>make[1]: *** [src/CMakeFiles/tuxmath.dir/all] Error 2<br>

make: *** [all] Error 2<br>[victor@archTozo build]$ <br><br>2. A similar problem occurs with TuxType. I can compile it from git source but when i tried to run tuxtye:<br>[victor@archTozo tuxtype]$ ./build/src/tuxtype <br>

./build/src/tuxtype: error while loading shared libraries: libt4k_common.so.0: cannot open shared object file: No such file or directory<br><br><br>I already compiled the t4k_common and /user/local/lib is in my path.<br>
Does anyone know how can I fix it ? <br>
<br>Thanks,<br><br>-- <br>-------------------------------------<br>Victor Tozo de Carvalho<br>