Hi,

[EMAIL PROTECTED] ha scritto:
> Hello Francesco,
> 
> Sorry for the delay, but I'm very busy with my main job these days and 
> couldn't find more time for my open source stuff ;-(
> I also had some problems with my email provider and the delivering of my last 
> responses are refused. So sorry again.
sure, no problem. I know what you mean - I'm going to have a very busy 
period in 2 next weeks.

> I have checked in the ctb sources in the svn repository, you have told me: 
> https://wxcode.svn.sourceforge.net/svnroot/wxcode/trunk/wxCode/components/ctb
thanks!

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).

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 :)

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...


> 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.
Sure, done.

As for wxctb, once you've moved sources, please remove them from CVS.

thanks,
Francesco



-------------------------------------------------------------------------
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

Reply via email to