User forums > Announcements

Code::Blocks 8.02 has been released!

<< < (15/17) > >>

CuteAlien:
Coooool! Congrats and thanks very much!

riban:
Could you make available the import library for the version of wxWidgets that you built this release against (e.g. libwxmsw28u.a)? This would allow others to build plugins that work with the release version rather than having to build their own version. I am in the process of trying to convince my company that cross platform, open source is a good thing and am using wxWidgets and CodeBlocks as the model for future development. We have some wxSmith plugins (very business specific) that we can only use if we build codeblocks from scratch.

I am currently using the 8.02 msw release for this work but will be porting my work to GNU/Linux using my Ubuntu distro soon.

The project is great and the release is so handy to give confidence to my colleagues (rather than presenting a development build).

mandrav:

--- Quote from: riban on March 26, 2008, 01:45:36 pm ---Could you make available the import library for the version of wxWidgets that you built this release against (e.g. libwxmsw28u.a)?

--- End quote ---

Link to the DLL directly. GCC supports it and linking is actually a bit faster this way.

sirens:
Just joined up to say Congratulations on the release. :)

Hopefully, I will stick around and spend a bit more time on the forum.

riban:

--- Quote ---Link to the DLL directly. GCC supports it and linking is actually a bit faster this way.

--- End quote ---

Thanks! That works well. Now why didn't I find that in the docs...

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version