| 
  
  
     Bill Meier skrev 2012-09-13 04:20: 
     
    config.nmake:
       
       has  GTK_PKG=3.4.2-3.5  as the GTK3 version desired;
       
       
       
      However: the GTK3 bundles available (32 bit) in svn are:
       
       
      svn tag:  [Wireshark-win32-libs] / tags / 2012-05-30 / packages
       
       has:     gtk+-bundle_3.4.2-2.4_win32ws.zip
       
       
      svn trunk:  [Wireshark-win32-libs] / trunk / packages
       
       has: gtk+-bundle_3.4.2-2.9_win32ws.zip
       
       
       
      So: is config.nmake wrong ?
       
       
      or: is the version of the Windows GTK3 bundle specified in
      config.nmake missing from svn ?
       
       
       
     
    It might be a typo from me the Win64 bundle is 3.4.2-3.5, googling
    it looks like gtk+-bundle_3.4.4 
    is available we should probably use that. 
    I'm not sure everything (dlls etc) is put in its proper place by the
    makefile, I do get "No GSettings schemas are installed on the
    system" when the GTKfilechooser is invoked. I just now found 
     
    "If you got error message "No GSettings schemas are installed on the
    system", 
    run below command in installed path: 
    bin\glib-compile-schemas.exe share\glib-2.0\schemas" 
     
    I have not tried it yet... 
     
    Regards 
    Anders 
    
       
       
       
___________________________________________________________________________
       
      Sent via:    Wireshark-dev mailing list
      <wireshark-dev@xxxxxxxxxxxxx>
       
      Archives:    http://www.wireshark.org/lists/wireshark-dev
       
      Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
       
                 
      mailto:wireshark-dev-request@xxxxxxxxxxxxx?subject=unsubscribe
       
       
     
     
  
 |