Static Build of wxCtb

Talk here about issues with one of the components hosted at wxCode, or suggest features for it.
Post Reply
ajay1g
Knows some wx things
Knows some wx things
Posts: 30
Joined: Tue Jun 28, 2011 6:42 am

Static Build of wxCtb

Post by ajay1g »

I have downloaded wxCtb it came with makefile.gcc and makefile.mingw. Both the makefiles produce a .dll file and a link file for it. I would like to have a static build of wxCtb. Please help. I am using mingw with CodeBlocks.

Thanks

Best Regards

Ajay
imradzi
In need of some credit
In need of some credit
Posts: 2
Joined: Thu Aug 04, 2011 4:33 am

Re: Static Build of wxCtb

Post by imradzi »

You could just add all the source codes into your project file.
Post Reply