Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 99795

Summary: wxGTK 2.6.1 unicode mode is not compiled
Product: Gentoo Linux Reporter: Gioele Barabucci <dev>
Component: [OLD] UnspecifiedAssignee: Gentoo wxWidgets project <wxwidgets>
Status: RESOLVED INVALID    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Gioele Barabucci 2005-07-21 06:53:36 UTC
I am compiling  wxGTK with unicode support but the ./configure log shows that   
unicode support is not enabled.   
   
    Should wxWidgets be compiled in Unicode mode? no   
  
PS: I have added --enable-optimise --disable-precomp-headers to the ebuild 
configure flags. 

Reproducible: Always
Steps to Reproduce:
 



x11-libs/wxGTK-2.6.1 [2.6.0-r1] -debug -doc -gnome +gtk2 -joystick -odbc  
+opengl +sdl +unicode -wxgtk1
Comment 1 Rob Cakebread (RETIRED) gentoo-dev 2005-07-21 07:40:13 UTC
If you let the emerge finish you should also have a unicode version.

Do you have a unicode file in here? /usr/lib/wx/config/ 
Like:
gtk2-ansi-release-2.6
gtk2-unicode-release-2.6

The reason it also compiles an ansi version is because many packages aren't
coded properly and fail with unicode.
Comment 2 Rob Cakebread (RETIRED) gentoo-dev 2005-08-28 10:23:06 UTC
Closing and marking invalid. It compiles two versions of the lib.