User forums > Nightly builds

The 06 June 2007 build is out.

<< < (3/3)

cacb:
Ok I have another bug to report, not a new one but it is better understood now. I have a project file containing 4 build targets, W32_Debug/W32_Release for Windows (VS2005 compiler) and UX_Debug/UX_Release for Kubuntu 7.04 (GCC compiler). The problem seems to be that when you select Project | Build Options ..., you get the following build target setup where the project as such defaults to the GCC compiler, even on Windows where the VS2005 compiler is used
<Project Name>
     +-- W32_Debug
     +-- W32_Release
     +-- UX_Debug
     +-- UX_Release

The problem is that compiling a single file on Windows always fails, because it tries to use the GCC compiler, even though one of the W32 build targets is current. When building the whole project, it works correctly and selects the correct compiler on each platform. On Kubuntu, compiling a single file works ... probably because the compiler associated with the project is the same as what is associated with the build target (but maybe some options are lost?).

It appears  that making sure a compile is always using the compiler and settings associated with the currently active build target would solve the problem I am seeing...?

rjmyst3:

--- Quote from: Roman on June 07, 2007, 10:03:23 pm ---As time goes to the next RC I'm afraid of tabs bug. When new tab is spawned and there were less than half (approximately) free tab space all the existing tabs are shifted to the left and some of them become off the desk. Despite the fact that they all could be fitted to the existing free space.

Mandrav said that this is a known issue (some time ago) and I'm trying to be calm. But f-f-fail-l. P-p-lease someone fix that s**t! It's killing me!

Trying various panic-control techniques,
Roman

--- End quote ---

I believe that bug is fixed in version 2.2 of wxFlatNotebook.
From the changelog:

--- Quote ---- Changed the behavior of the left/right roation arrows to rotate single tab at a time and not bulk
--- End quote ---

Perhaps it is time to update?

killerbot:
I think the new wxFlatNotebook only support wx 284.
Therefor I am holding of a bit.
But will check it this weekend.

wvdakker:
With version 4066 the libraries are not automaticly build. Going back to 3988 (23 may) and all is working ok.
I am using Mingw on Windows2000

Navigation

[0] Message Index

[*] Previous page

Go to full version