Hello Francesco, > To complete the movement of the component you'd just need to remove the > CVS sources... I can do it for you if you say it's ok (i.e. you've > already moved all source files and don't need the CVS repo anymore).
ok, you can remove it. The svn sources are the newest one. > Last, I see wxCtb has a bakefile build system which is not however based > on wxCode bakefiles... that's fine but I wonder how it can adapt to the > many possible wxWidgets different configurations... using wxCode > bakefiles probably would result in a smaller bakefile and a better build > system :) Yes, because the ctb library is used in some embedded systems and other pc applications without any wxWidget installation. I want to make the bakefile as simple as possible and my first trials with the wxCode based bakefiles (one or more years ago) let me run in some trouble, I couldn't solve. Also I want to build the library independently from some needed directory structs (maybe it's possible, but I couldn't figure out it), so the user can build the libs without a wxWidget or wxCode installation. If you can give me some hints for a better, wxCode conform bakefile, that also create makefiles also for people without a wxWidget or wxCode installation, that would be great :-) > > Also I'm currently getting this: > > g++ -c -o release/wxctb_lib_timer.o -DNDEBUG -D_THREAD_SAFE -pthread > -O0 -I../include -MTrelease/wxctb_lib_timer.o -MF`echo > release/wxctb_lib_timer.o | sed -e 's,\.o$,.d,'` -MD ../src/linux/timer.cpp > ../src/linux/timer.cpp: In function ‘void kill_all_timer()’: > ../src/linux/timer.cpp:93: error: ‘pthread_kill_other_threads_np’ was > not declared in this scope > > and that's strange because adding a #include <pthread.h> does not solve > it... That function is obsolete. Comment it out and try again. I will do that as soon as possible in the svn. > > Can you also create a svn folder for my awx project, maybe > > https://wxcode.svn.sourceforge.net/svnroot/wxcode/trunk/wxCode/components > >/awx I've add some improvments and would like to put these also in the svn > > repository. Ok, need some days and let you know, when i'm ready. > Sure, done. again many thanks ;-) > As for wxctb, once you've moved sources, please remove them from CVS. You can remove it (but I don't want to waste your time ;-) > > thanks, > Francesco Many thanks for your effort and best regards Joachim ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ wxCode-users mailing list wxCode-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wxcode-users