Developer forums (C::B DEVELOPMENT STRICTLY!) > Development

Fixed annoying FindDlg bugs

<< < (3/4) > >>

280Z28:

--- Quote from: rickg22 on December 28, 2005, 02:50:02 am ---knue: I'm afraid we're running out of developers. I'm focusing 100% on the code completion annoyances - plus, we need someone who tests your patches first. Look in the sourceforge page, there are some beta-testers there, they might test your patches. It might also work if you edit your submission and assign it to Thomas. He's good at patching :)

--- End quote ---

I'll volunteer if you ever feel like taking me up on the offer. :)

killerbot:
I'll volunteer too, I am getting to know more and more cb code through applying patches as it is.

Lieven

knue:
@tiwag: The current svn version does not crash anymore. Besides the UI-update bugs seem to be fixed. But the focus and backspace problems remain.

Now we have more then double work :(

I will test my patch today by myself with the unicode version.

I use gentoo linux with wxGTK-2.6.2 and (now) unicode support.

I am also interessted in helping with developing. I have not that much time. But I can help fixing bugs (especially for the linux version) and integrating features I'd like to see in codeblocks.

What about this: Support for the "wine mingw32" compiler. So you can build the windows version within linux. Actually codeblocks is powerful enough to handle that but there are a couple of bugs when you fiddle around with compiler options. Besides I like to see the Devpak-Plugin in the linux version for this purpose.

takeshimiya:
Some thoughs: GCC cross-compiling (mingw32, etc), cygwin, and msys support out-of-the-box.

How?

knue:
Hmm the unicode version does not start at all. So I can't test my patch :(

This is my error message:

E: A

@Takeshi Miya: Well, just try
$ wine mingw32.exe test.cpp -o test.exe
this test.exe will start under windows.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version