abclinuxu.cz AbcLinuxu.cz itbiz.cz ITBiz.cz HDmag.cz HDmag.cz abcprace.cz AbcPráce.cz
AbcLinuxu hledá autory!
Inzerujte na AbcPráce.cz od 950 Kč
Rozšířené hledání
×
    dnes 12:22 | Komunita

    Na YouTube lze zhlédnout Godot Engine – 2025 Showreel s ukázkami toho nejlepšího letos vytvořeného v multiplatformním open source herním enginu Godot.

    Ladislav Hagara | Komentářů: 0
    dnes 10:00 | Humor

    Blíží se konec roku a tím i všemožná vyhlášení slov roku 2025. Dle Collins English Dictionary je slovem roku vibe coding, dle Dictionary.com je to 6-7, …

    Ladislav Hagara | Komentářů: 5
    dnes 09:55 | IT novinky

    Cloudflare Radar: podíl Linuxu na desktopu dosáhl v listopadu 6,2 %.

    Ladislav Hagara | Komentářů: 2
    včera 19:22 | Pozvánky

    Chcete vědět, co se odehrálo ve světě techniky za poslední měsíc? Nebo si popovídat o tom, co zrovna bastlíte? Pak doražte na listopadovou Virtuální Bastlírnu s mikrofonem a kamerou, nalijte si něco k pití a ponořte se s strahovskými bastlíři do diskuze u virtuálního piva o technice i všem možném okolo. Mezi nejvýznamnější novinky patří Průšovo oznámení Core One L, zavedení RFID na filamentech, tisk silikonu nebo nový slicer. Dozvíte se ale i

    … více »
    bkralik | Komentářů: 4
    včera 05:00 | Nová verze

    Vývojáři OpenMW (Wikipedie) oznámili vydání verze 0.50.0 této svobodné implementace enginu pro hru The Elder Scrolls III: Morrowind. Přehled novinek i s náhledy obrazovek v oznámení o vydání.

    Ladislav Hagara | Komentářů: 0
    8.11. 23:11 | Zajímavý software

    Komunita kolem Linux Containers po roce vývoje představila (YouTube) neměnný operační systém IncusOS speciálně navržený pro běh Incusu, tj. komunitního forku nástroje pro správu kontejnerů LXD. IncusOS poskytuje atomické aktualizace prostřednictvím mechanismu A/B aktualizací s využitím samostatných oddílů a vynucuje zabezpečení bootování pomocí UEFI Secure Bootu a modulu TPM 2.0. Postaven je na Debianu 13.

    Ladislav Hagara | Komentářů: 17
    8.11. 22:44 | IT novinky

    Mozilla začne od ledna poskytovat komerční podporu Firefoxu pro firmy. Jedná se o podporu nad rámec stávající podpory, která je k dispozici pro všechny zdarma.

    Ladislav Hagara | Komentářů: 0
    8.11. 03:44 | Komunita

    V Bolzanu probíhá konference SFSCON (South Tyrol Free Software Conference). Jean-Baptiste Kempf, zakladatel a prezident VideoLAN a klíčový vývojář VLC media playeru, byl na ní oceněn cenou European SFS Award 2025 udělovanou Free Software Foundation Europe (FSFE) a Linux User Group Bolzano‑Bozen (LUGBZ).

    Ladislav Hagara | Komentářů: 3
    8.11. 02:44 | Zajímavý projekt

    Open-source minimalistický trackball Ploopy Nano byl po modelech modelech Classic a Thumb Trackball také aktualizován. Nová verze Nano 2 používá optický senzor PAW3222 a k původně beztlačítkovému designu přidává jedno tlačítko, které ve výchozí konfiguraci firmwaru QMK přepíná režim posouvání koulí. Sestavený trackball nyní vyjde na 60 kanadských dolarů (bez dopravy a DPH).

    |🇵🇸 | Komentářů: 4
    7.11. 14:22 | Zajímavý článek

    Github publikoval Octoverse 2025 (YouTube), tj. každoroční přehled o stavu open source a veřejných softwarových projektů na GitHubu. Každou sekundu se připojil více než jeden nový vývojář. Nejpoužívanějším programovacím jazykem se stal TypeScript.

    Ladislav Hagara | Komentářů: 0
    Jaké řešení používáte k vývoji / práci?
     (35%)
     (47%)
     (18%)
     (17%)
     (22%)
     (15%)
     (22%)
     (15%)
     (16%)
    Celkem 338 hlasů
     Komentářů: 15, poslední 2.11. 08:25
    Rozcestník
    Štítky: není přiřazen žádný štítek

    wxDVDShrink

    Na Sourceforge.net je moznost stáhnout první pre-alpha verzi programu wxDVDShrink. Který jak již název napovídá slouží ke kopírování DVD9 na DVD5. Tak stahujte, kompilujte, testujte a posílejte náměty na zlepšení.

    24.8.2006 22:43 | kozzi | Zajímavý software


    Tiskni Sdílej: Linkuj Jaggni to Vybrali.sme.sk Google Del.icio.us Facebook

    Komentáře

    Vložit další komentář

    25.8.2006 14:24 honza
    Rozbalit Rozbalit vše Re: wxDVDShrink
    nazdar. bylo by dobre nedavat do balicku ty docasne soubory editoru, ve kterem jsi to psal (README~ a pod.)
    Jardík avatar 25.8.2006 15:24 Jardík | skóre: 40 | blog: jarda_bloguje
    Rozbalit Rozbalit vše Re: wxDVDShrink
    In file included from /usr/include/dvdread/ifo_read.h:24,
                     from dvdinfo.hpp:4,
                     from init.hpp:11,
                     from wxdvdshrink.cpp:5:
    /usr/include/dvdread/ifo_types.h:32:2: error: #error "Must include <inttypes.h> or <stdint.h> before any libdvdread header."
    wxdvdshrink.cpp: In member function ‘virtual bool MyApp::OnInit()’:
    wxdvdshrink.cpp:46: error: conversion from ‘const char [12]’ to ‘const wxString’ is ambiguous
    /usr/include/wx-2.6/wx/string.h:643: note: candidates are: wxString::wxString(wxChar, size_t) <near match>
    /usr/include/wx-2.6/wx/string.h:633: note:                 wxString::wxString(int) <near match>
    wxdvdshrink.cpp: In member function ‘void MyFrame::GetOutputDir(wxCommandEvent&)’:
    wxdvdshrink.cpp:57: error: ‘wxDD_DIR_MUST_EXIST’ was not declared in this scope
    wxdvdshrink.cpp:66: error: ambiguous overload for ‘operator+’ in ‘((MyFrame*)this)->MyFrame::outputDir + "/"’
    /usr/include/wx-2.6/wx/longlong.h:932: note: candidates are: wxULongLong operator+(long unsigned int, const wxULongLong&) <near match>
    /usr/include/wx-2.6/wx/longlong.h:919: note:                 wxLongLong operator+(long int, const wxLongLong&) <near match>
    /usr/include/wx-2.6/wx/string.h:1494: note:                 wxString operator+(const wxString&, const wxWCharBuffer&) <near match>
    /usr/include/wx-2.6/wx/string.h:1302: note:                 wxString operator+(const wxChar*, const wxString&) <near match>
    /usr/include/wx-2.6/wx/string.h:1300: note:                 wxString operator+(wxChar, const wxString&) <near match>
    /usr/include/wx-2.6/wx/string.h:1299: note:                 wxString operator+(const wxString&, wxChar) <near match>
    /usr/include/wx-2.6/wx/string.h:1298: note:                 wxString operator+(const wxString&, const wxString&) <near match>
    wxdvdshrink.cpp: In member function ‘void MyFrame::GetDVDDevice(wxCommandEvent&)’:
    wxdvdshrink.cpp:74: error: conversion from ‘const char [36]’ to ‘const wxString’ is ambiguous
    /usr/include/wx-2.6/wx/string.h:643: note: candidates are: wxString::wxString(wxChar, size_t) <near match>
    /usr/include/wx-2.6/wx/string.h:633: note:                 wxString::wxString(int) <near match>
    wxdvdshrink.cpp:74: error: conversion from ‘const char [13]’ to ‘const wxString’ is ambiguous
    /usr/include/wx-2.6/wx/string.h:643: note: candidates are: wxString::wxString(wxChar, size_t) <near match>
    /usr/include/wx-2.6/wx/string.h:633: note:                 wxString::wxString(int) <near match>
    wxdvdshrink.cpp:74: error: conversion from ‘const char [9]’ to ‘const wxString’ is ambiguous
    /usr/include/wx-2.6/wx/string.h:643: note: candidates are: wxString::wxString(wxChar, size_t) <near match>
    /usr/include/wx-2.6/wx/string.h:633: note:                 wxString::wxString(int) <near match>
    wxdvdshrink.cpp:75: error: ambiguous overload for ‘operator!=’ in ‘((MyFrame*)this)->MyFrame::dvdDevice != ""’
    /usr/include/wx-2.6/wx/string.h:1442: note: candidates are: bool operator!=(const wxString&, const wxString&) <near match>
    /usr/include/wx-2.6/wx/string.h:1446: note:                 bool operator!=(const wxChar*, const wxString&) <near match>
    /usr/include/wx-2.6/wx/string.h:1478: note:                 bool operator!=(const wxString&, const wxWCharBuffer&) <near match>
    /usr/include/wx-2.6/wx/string.h:1511: note:                 bool operator!=(wxChar, const wxString&) <near match>
    /usr/include/wx-2.6/wx/string.h:1512: note:                 bool operator!=(const wxString&, wxChar) <near match>
    /usr/include/wx-2.6/wx/longlong.h:917: note:                 bool operator!=(long int, const wxLongLong&) <near match>
    /usr/include/wx-2.6/wx/longlong.h:930: note:                 bool operator!=(long unsigned int, const wxULongLong&) <near match>
    wxdvdshrink.cpp:75: error: cannot convert ‘const wxChar*’ to ‘const char*’ in assignment
    wxdvdshrink.cpp: In member function ‘void MyFrame::CopyDVD(wxCommandEvent&)’:
    wxdvdshrink.cpp:90: error: ambiguous overload for ‘operator=’ in ‘((MyFrame*)this)->MyFrame::audioSelStream = ""’
    /usr/include/wx-2.6/wx/string.h:627: note: candidates are: wxString& wxString::operator=(int) <near match>
    /usr/include/wx-2.6/wx/string.h:846: note:                 wxString& wxString::operator=(wxChar) <near match>
    /usr/include/wx-2.6/wx/string.h:860: note:                 wxString& wxString::operator=(const wxWCharBuffer&) <near match>
    /usr/include/wx-2.6/wx/string.h:611: note:                 wxString& wxString::operator=(const wxString&) <near match>
    wxdvdshrink.cpp:91: error: ambiguous overload for ‘operator=’ in ‘((MyFrame*)this)->MyFrame::subtitleSelStream = ""’
    /usr/include/wx-2.6/wx/string.h:627: note: candidates are: wxString& wxString::operator=(int) <near match>
    /usr/include/wx-2.6/wx/string.h:846: note:                 wxString& wxString::operator=(wxChar) <near match>
    /usr/include/wx-2.6/wx/string.h:860: note:                 wxString& wxString::operator=(const wxWCharBuffer&) <near match>
    /usr/include/wx-2.6/wx/string.h:611: note:                 wxString& wxString::operator=(const wxString&) <near match>
    wxdvdshrink.cpp:97: error: conversion from ‘const char [7]’ to ‘const wxString’ is ambiguous
    /usr/include/wx-2.6/wx/string.h:643: note: candidates are: wxString::wxString(wxChar, size_t) <near match>
    /usr/include/wx-2.6/wx/string.h:633: note:                 wxString::wxString(int) <near match>
    wxdvdshrink.cpp:98: error: ambiguous overload for ‘operator==’ in ‘((MyFrame*)this)->MyFrame::audioSelStream == ""’
    /usr/include/wx-2.6/wx/string.h:1436: note: candidates are: bool operator==(const wxString&, const wxString&) <near match>
    /usr/include/wx-2.6/wx/string.h:1440: note:                 bool operator==(const wxChar*, const wxString&) <near match>
    /usr/include/wx-2.6/wx/string.h:1474: note:                 bool operator==(const wxString&, const wxWCharBuffer&) <near match>
    /usr/include/wx-2.6/wx/string.h:1509: note:                 bool operator==(wxChar, const wxString&) <near match>
    /usr/include/wx-2.6/wx/string.h:1510: note:                 bool operator==(const wxString&, wxChar) <near match>
    /usr/include/wx-2.6/wx/longlong.h:916: note:                 bool operator==(long int, const wxLongLong&) <near match>
    /usr/include/wx-2.6/wx/longlong.h:929: note:                 bool operator==(long unsigned int, const wxULongLong&) <near match>
    wxdvdshrink.cpp:100: error: ambiguous overload for ‘operator+=’ in ‘((MyFrame*)this)->MyFrame::audioSelStream += ","’
    /usr/include/wx-2.6/wx/string.h:902: note: candidates are: void wxString::operator+=(const wxWCharBuffer&) <near match>
    /usr/include/wx-2.6/wx/string.h:1284: note:                 wxString& wxString::operator+=(const wxString&) <near match>
    /usr/include/wx-2.6/wx/string.h:1290: note:                 wxString& wxString::operator+=(wxChar) <near match>
    wxdvdshrink.cpp:105: error: conversion from ‘const char [10]’ to ‘const wxString’ is ambiguous
    /usr/include/wx-2.6/wx/string.h:643: note: candidates are: wxString::wxString(wxChar, size_t) <near match>
    /usr/include/wx-2.6/wx/string.h:633: note:                 wxString::wxString(int) <near match>
    wxdvdshrink.cpp:106: error: ambiguous overload for ‘operator==’ in ‘((MyFrame*)this)->MyFrame::subtitleSelStream == ""’
    /usr/include/wx-2.6/wx/string.h:1436: note: candidates are: bool operator==(const wxString&, const wxString&) <near match>
    /usr/include/wx-2.6/wx/string.h:1440: note:                 bool operator==(const wxChar*, const wxString&) <near match>
    /usr/include/wx-2.6/wx/string.h:1474: note:                 bool operator==(const wxString&, const wxWCharBuffer&) <near match>
    /usr/include/wx-2.6/wx/string.h:1509: note:                 bool operator==(wxChar, const wxString&) <near match>
    /usr/include/wx-2.6/wx/string.h:1510: note:                 bool operator==(const wxString&, wxChar) <near match>
    /usr/include/wx-2.6/wx/longlong.h:916: note:                 bool operator==(long int, const wxLongLong&) <near match>
    /usr/include/wx-2.6/wx/longlong.h:929: note:                 bool operator==(long unsigned int, const wxULongLong&) <near match>
    wxdvdshrink.cpp:108: error: ambiguous overload for ‘operator+=’ in ‘((MyFrame*)this)->MyFrame::subtitleSelStream += ","’
    /usr/include/wx-2.6/wx/string.h:902: note: candidates are: void wxString::operator+=(const wxWCharBuffer&) <near match>
    /usr/include/wx-2.6/wx/string.h:1284: note:                 wxString& wxString::operator+=(const wxString&) <near match>
    /usr/include/wx-2.6/wx/string.h:1290: note:                 wxString& wxString::operator+=(wxChar) <near match>
    wxdvdshrink.cpp:118: error: ambiguous overload for ‘operator!=’ in ‘((MyFrame*)this)->MyFrame::outputDir != ""’
    /usr/include/wx-2.6/wx/string.h:1442: note: candidates are: bool operator!=(const wxString&, const wxString&) <near match>
    /usr/include/wx-2.6/wx/string.h:1446: note:                 bool operator!=(const wxChar*, const wxString&) <near match>
    /usr/include/wx-2.6/wx/string.h:1478: note:                 bool operator!=(const wxString&, const wxWCharBuffer&) <near match>
    /usr/include/wx-2.6/wx/string.h:1511: note:                 bool operator!=(wxChar, const wxString&) <near match>
    /usr/include/wx-2.6/wx/string.h:1512: note:                 bool operator!=(const wxString&, wxChar) <near match>
    /usr/include/wx-2.6/wx/longlong.h:917: note:                 bool operator!=(long int, const wxLongLong&) <near match>
    /usr/include/wx-2.6/wx/longlong.h:930: note:                 bool operator!=(long unsigned int, const wxULongLong&) <near match>
    wxdvdshrink.cpp:126: error: conversion from ‘const char [12]’ to ‘const wxString’ is ambiguous
    /usr/include/wx-2.6/wx/string.h:643: note: candidates are: wxString::wxString(wxChar, size_t) <near match>
    /usr/include/wx-2.6/wx/string.h:633: note:                 wxString::wxString(int) <near match>
    wxdvdshrink.cpp:126: error: conversion from ‘const char [13]’ to ‘const wxString’ is ambiguous
    /usr/include/wx-2.6/wx/string.h:643: note: candidates are: wxString::wxString(wxChar, size_t) <near match>
    /usr/include/wx-2.6/wx/string.h:633: note:                 wxString::wxString(int) <near match>
    wxdvdshrink.cpp:128: error: conversion from ‘const char [1]’ to ‘const wxString’ is ambiguous
    /usr/include/wx-2.6/wx/string.h:643: note: candidates are: wxString::wxString(wxChar, size_t) <near match>
    /usr/include/wx-2.6/wx/string.h:633: note:                 wxString::wxString(int) <near match>
    wxdvdshrink.cpp:129: error: ambiguous overload for ‘operator=’ in ‘((MyFrame*)this)->MyFrame::factor = ""’
    /usr/include/wx-2.6/wx/string.h:627: note: candidates are: wxString& wxString::operator=(int) <near match>
    /usr/include/wx-2.6/wx/string.h:846: note:                 wxString& wxString::operator=(wxChar) <near match>
    /usr/include/wx-2.6/wx/string.h:860: note:                 wxString& wxString::operator=(const wxWCharBuffer&) <near match>
    /usr/include/wx-2.6/wx/string.h:611: note:                 wxString& wxString::operator=(const wxString&) <near match>
    wxdvdshrink.cpp:131: error: no matching function for call to ‘wxString::Replace(const char [2], const char [2], int)’
    /usr/include/wx-2.6/wx/string.h:1060: note: candidates are: size_t wxString::Replace(const wxChar*, const wxChar*, bool)
    wxdvdshrink.cpp:134: error: ambiguous overload for ‘operator==’ in ‘((MyFrame*)this)->MyFrame::subtitleSelStream == ""’
    /usr/include/wx-2.6/wx/string.h:1436: note: candidates are: bool operator==(const wxString&, const wxString&) <near match>
    /usr/include/wx-2.6/wx/string.h:1440: note:                 bool operator==(const wxChar*, const wxString&) <near match>
    /usr/include/wx-2.6/wx/string.h:1474: note:                 bool operator==(const wxString&, const wxWCharBuffer&) <near match>
    /usr/include/wx-2.6/wx/string.h:1509: note:                 bool operator==(wxChar, const wxString&) <near match>
    /usr/include/wx-2.6/wx/string.h:1510: note:                 bool operator==(const wxString&, wxChar) <near match>
    /usr/include/wx-2.6/wx/longlong.h:916: note:                 bool operator==(long int, const wxLongLong&) <near match>
    /usr/include/wx-2.6/wx/longlong.h:929: note:                 bool operator==(long unsigned int, const wxULongLong&) <near match>
    wxdvdshrink.cpp:136: error: conversion from ‘const char*’ to ‘wxString’ is ambiguous
    /usr/include/wx-2.6/wx/string.h:643: note: candidates are: wxString::wxString(wxChar, size_t) <near match>
    /usr/include/wx-2.6/wx/string.h:633: note:                 wxString::wxString(int) <near match>
    wxdvdshrink.cpp:141: error: conversion from ‘const char*’ to ‘wxString’ is ambiguous
    /usr/include/wx-2.6/wx/string.h:643: note: candidates are: wxString::wxString(wxChar, size_t) <near match>
    /usr/include/wx-2.6/wx/string.h:633: note:                 wxString::wxString(int) <near match>
    wxdvdshrink.cpp:143: error: ambiguous overload for ‘operator+’ in ‘((MyFrame*)this)->MyFrame::workSpace + "dvdauthor.xml"’
    /usr/include/wx-2.6/wx/longlong.h:932: note: candidates are: wxULongLong operator+(long unsigned int, const wxULongLong&) <near match>
    /usr/include/wx-2.6/wx/longlong.h:919: note:                 wxLongLong operator+(long int, const wxLongLong&) <near match>
    /usr/include/wx-2.6/wx/string.h:1494: note:                 wxString operator+(const wxString&, const wxWCharBuffer&) <near match>
    /usr/include/wx-2.6/wx/string.h:1302: note:                 wxString operator+(const wxChar*, const wxString&) <near match>
    /usr/include/wx-2.6/wx/string.h:1300: note:                 wxString operator+(wxChar, const wxString&) <near match>
    /usr/include/wx-2.6/wx/string.h:1299: note:                 wxString operator+(const wxString&, wxChar) <near match>
    /usr/include/wx-2.6/wx/string.h:1298: note:                 wxString operator+(const wxString&, const wxString&) <near match>
    wxdvdshrink.cpp:150: error: conversion from ‘const char [30]’ to ‘const wxString’ is ambiguous
    /usr/include/wx-2.6/wx/string.h:643: note: candidates are: wxString::wxString(wxChar, size_t) <near match>
    /usr/include/wx-2.6/wx/string.h:633: note:                 wxString::wxString(int) <near match>
    wxdvdshrink.cpp:150: error: conversion from ‘const char [9]’ to ‘const wxString’ is ambiguous
    /usr/include/wx-2.6/wx/string.h:643: note: candidates are: wxString::wxString(wxChar, size_t) <near match>
    /usr/include/wx-2.6/wx/string.h:633: note:                 wxString::wxString(int) <near match>
    wxdvdshrink.cpp:155: error: conversion from ‘const char [29]’ to ‘const wxString’ is ambiguous
    /usr/include/wx-2.6/wx/string.h:643: note: candidates are: wxString::wxString(wxChar, size_t) <near match>
    /usr/include/wx-2.6/wx/string.h:633: note:                 wxString::wxString(int) <near match>
    wxdvdshrink.cpp:155: error: conversion from ‘const char [9]’ to ‘const wxString’ is ambiguous
    /usr/include/wx-2.6/wx/string.h:643: note: candidates are: wxString::wxString(wxChar, size_t) <near match>
    /usr/include/wx-2.6/wx/string.h:633: note:                 wxString::wxString(int) <near match>
    wxdvdshrink.cpp: In member function ‘void MyFrame::SetInfoToCheckListBox(wxCommandEvent&)’:
    wxdvdshrink.cpp:178: error: no match for ‘operator+’ in ‘std::operator+(const std::basic_string<_CharT, _Traits, _Alloc>&, const _CharT*) [with _CharT = char, _Traits = std::char_traits<char>, _Alloc = std::allocator<char>](((const char*)" - ")) + chanells’
    /usr/include/wx-2.6/wx/longlong.h:932: note: candidates are: wxULongLong operator+(long unsigned int, const wxULongLong&)
    /usr/include/wx-2.6/wx/longlong.h:919: note:                 wxLongLong operator+(long int, const wxLongLong&)
    /usr/include/wx-2.6/wx/string.h:1496: note:                 wxString operator+(const wxWCharBuffer&, const wxString&)
    /usr/include/wx-2.6/wx/string.h:1494: note:                 wxString operator+(const wxString&, const wxWCharBuffer&)
    /usr/include/wx-2.6/wx/string.h:1302: note:                 wxString operator+(const wxChar*, const wxString&)
    /usr/include/wx-2.6/wx/string.h:1301: note:                 wxString operator+(const wxString&, const wxChar*)
    /usr/include/wx-2.6/wx/string.h:1300: note:                 wxString operator+(wxChar, const wxString&)
    /usr/include/wx-2.6/wx/string.h:1299: note:                 wxString operator+(const wxString&, wxChar)
    /usr/include/wx-2.6/wx/string.h:1298: note:                 wxString operator+(const wxString&, const wxString&)
    wxdvdshrink.cpp:179: error: ambiguous overload for ‘operator=’ in ‘chanells = ""’
    /usr/include/wx-2.6/wx/string.h:627: note: candidates are: wxString& wxString::operator=(int) <near match>
    /usr/include/wx-2.6/wx/string.h:846: note:                 wxString& wxString::operator=(wxChar) <near match>
    /usr/include/wx-2.6/wx/string.h:860: note:                 wxString& wxString::operator=(const wxWCharBuffer&) <near match>
    /usr/include/wx-2.6/wx/string.h:611: note:                 wxString& wxString::operator=(const wxString&) <near match>
    wxdvdshrink.cpp:184: error: no matching function for call to ‘wxCheckListBox::Append(std::basic_string<char, std::char_traits<char>, std::allocator<char> >)’
    /usr/include/wx-2.6/wx/ctrlsub.h:86: note: candidates are: int wxItemContainer::Append(const wxString&)
    /usr/include/wx-2.6/wx/ctrlsub.h:88: note:                 int wxItemContainer::Append(const wxString&, void*)
    /usr/include/wx-2.6/wx/ctrlsub.h:90: note:                 int wxItemContainer::Append(const wxString&, wxClientData*)
    /usr/include/wx-2.6/wx/ctrlsub.h:98: note:                 void wxItemContainer::Append(const wxArrayString&)
    wxdvdshrink.cpp: In member function ‘void MyFrame::AnalyzeDVD(wxCommandEvent&)’:wxdvdshrink.cpp:194: error: ambiguous overload for ‘operator==’ in ‘((MyFrame*)this)->MyFrame::dvdDevice == ""’
    /usr/include/wx-2.6/wx/string.h:1436: note: candidates are: bool operator==(const wxString&, const wxString&) <near match>
    /usr/include/wx-2.6/wx/string.h:1440: note:                 bool operator==(const wxChar*, const wxString&) <near match>
    /usr/include/wx-2.6/wx/string.h:1474: note:                 bool operator==(const wxString&, const wxWCharBuffer&) <near match>
    /usr/include/wx-2.6/wx/string.h:1509: note:                 bool operator==(wxChar, const wxString&) <near match>
    /usr/include/wx-2.6/wx/string.h:1510: note:                 bool operator==(const wxString&, wxChar) <near match>
    /usr/include/wx-2.6/wx/longlong.h:916: note:                 bool operator==(long int, const wxLongLong&) <near match>
    /usr/include/wx-2.6/wx/longlong.h:929: note:                 bool operator==(long unsigned int, const wxULongLong&) <near match>
    wxdvdshrink.cpp:196: error: conversion from ‘const char [60]’ to ‘const wxString’ is ambiguous
    /usr/include/wx-2.6/wx/string.h:643: note: candidates are: wxString::wxString(wxChar, size_t) <near match>
    /usr/include/wx-2.6/wx/string.h:633: note:                 wxString::wxString(int) <near match>
    wxdvdshrink.cpp:196: error: conversion from ‘const char [19]’ to ‘const wxString’ is ambiguous
    /usr/include/wx-2.6/wx/string.h:643: note: candidates are: wxString::wxString(wxChar, size_t) <near match>
    /usr/include/wx-2.6/wx/string.h:633: note:                 wxString::wxString(int) <near match>
    wxdvdshrink.cpp:202: error: conversion from ‘const char [12]’ to ‘const wxString’ is ambiguous
    /usr/include/wx-2.6/wx/string.h:643: note: candidates are: wxString::wxString(wxChar, size_t) <near match>
    /usr/include/wx-2.6/wx/string.h:633: note:                 wxString::wxString(int) <near match>
    wxdvdshrink.cpp:207: error: ambiguous overload for ‘operator+’ in ‘"Can\'t find device " + ((MyFrame*)this)->MyFrame::dvdDevice’
    /usr/include/wx-2.6/wx/string.h:1496: note: candidates are: wxString operator+(const wxWCharBuffer&, const wxString&) <near match>
    /usr/include/wx-2.6/wx/string.h:1301: note:                 wxString operator+(const wxString&, const wxChar*) <near match>
    /usr/include/wx-2.6/wx/string.h:1300: note:                 wxString operator+(wxChar, const wxString&) <near match>
    /usr/include/wx-2.6/wx/string.h:1299: note:                 wxString operator+(const wxString&, wxChar) <near match>
    /usr/include/wx-2.6/wx/string.h:1298: note:                 wxString operator+(const wxString&, const wxString&) <near match>
    wxdvdshrink.cpp:215: error: ambiguous overload for ‘operator+’ in ‘"Can\'t open device " + ((MyFrame*)this)->MyFrame::dvdDevice’
    /usr/include/wx-2.6/wx/string.h:1496: note: candidates are: wxString operator+(const wxWCharBuffer&, const wxString&) <near match>
    /usr/include/wx-2.6/wx/string.h:1301: note:                 wxString operator+(const wxString&, const wxChar*) <near match>
    /usr/include/wx-2.6/wx/string.h:1300: note:                 wxString operator+(wxChar, const wxString&) <near match>
    /usr/include/wx-2.6/wx/string.h:1299: note:                 wxString operator+(const wxString&, wxChar) <near match>
    /usr/include/wx-2.6/wx/string.h:1298: note:                 wxString operator+(const wxString&, const wxString&) <near match>
    wxdvdshrink.cpp:224: error: conversion from ‘const char [19]’ to ‘const wxString’ is ambiguous
    /usr/include/wx-2.6/wx/string.h:643: note: candidates are: wxString::wxString(wxChar, size_t) <near match>
    /usr/include/wx-2.6/wx/string.h:633: note:                 wxString::wxString(int) <near match>
    wxdvdshrink.cpp:224: error: conversion from ‘const char [19]’ to ‘const wxString’ is ambiguous
    /usr/include/wx-2.6/wx/string.h:643: note: candidates are: wxString::wxString(wxChar, size_t) <near match>
    /usr/include/wx-2.6/wx/string.h:633: note:                 wxString::wxString(int) <near match>
    wxdvdshrink.cpp:232: error: conversion from ‘const char [21]’ to ‘const wxString’ is ambiguous
    /usr/include/wx-2.6/wx/string.h:643: note: candidates are: wxString::wxString(wxChar, size_t) <near match>
    /usr/include/wx-2.6/wx/string.h:633: note:                 wxString::wxString(int) <near match>
    wxdvdshrink.cpp:232: error: conversion from ‘const char [19]’ to ‘const wxString’ is ambiguous
    /usr/include/wx-2.6/wx/string.h:643: note: candidates are: wxString::wxString(wxChar, size_t) <near match>
    /usr/include/wx-2.6/wx/string.h:633: note:                 wxString::wxString(int) <near match>
    wxdvdshrink.cpp:246: error: no matching function for call to ‘wxTimeSpan::Format(const char [9])’
    /usr/include/wx-2.6/wx/datetime.h:1264: note: candidates are: wxString wxTimeSpan::Format(const wxChar*) const
    wxdvdshrink.cpp:247: error: ambiguous overload for ‘operator=’ in ‘((MyFrame*)this)->MyFrame::nazev = ""’
    /usr/include/wx-2.6/wx/string.h:627: note: candidates are: wxString& wxString::operator=(int) <near match>
    /usr/include/wx-2.6/wx/string.h:846: note:                 wxString& wxString::operator=(wxChar) <near match>
    /usr/include/wx-2.6/wx/string.h:860: note:                 wxString& wxString::operator=(const wxWCharBuffer&) <near match>
    /usr/include/wx-2.6/wx/string.h:611: note:                 wxString& wxString::operator=(const wxString&) <near match>
    wxdvdshrink.cpp:249: error: ambiguous overload for ‘operator+’ in ‘"Title" + ((MyFrame*)this)->MyFrame::nazev’
    /usr/include/wx-2.6/wx/string.h:1496: note: candidates are: wxString operator+(const wxWCharBuffer&, const wxString&) <near match>
    /usr/include/wx-2.6/wx/string.h:1301: note:                 wxString operator+(const wxString&, const wxChar*) <near match>
    /usr/include/wx-2.6/wx/string.h:1300: note:                 wxString operator+(wxChar, const wxString&) <near match>
    /usr/include/wx-2.6/wx/string.h:1299: note:                 wxString operator+(const wxString&, wxChar) <near match>
    /usr/include/wx-2.6/wx/string.h:1298: note:                 wxString operator+(const wxString&, const wxString&) <near match>
    wxdvdshrink.cpp:258: error: conversion from ‘const char [15]’ to ‘const wxString’ is ambiguous
    /usr/include/wx-2.6/wx/string.h:643: note: candidates are: wxString::wxString(wxChar, size_t) <near match>
    /usr/include/wx-2.6/wx/string.h:633: note:                 wxString::wxString(int) <near match>
    wxdvdshrink.cpp:263: error: conversion from ‘const char [24]’ to ‘const wxString’ is ambiguous
    /usr/include/wx-2.6/wx/string.h:643: note: candidates are: wxString::wxString(wxChar, size_t) <near match>
    /usr/include/wx-2.6/wx/string.h:633: note:                 wxString::wxString(int) <near match>
    wxdvdshrink.cpp:263: error: conversion from ‘const char [19]’ to ‘const wxString’ is ambiguous
    /usr/include/wx-2.6/wx/string.h:643: note: candidates are: wxString::wxString(wxChar, size_t) <near match>
    /usr/include/wx-2.6/wx/string.h:633: note:                 wxString::wxString(int) <near match>
    wxdvdshrink.cpp: In member function ‘void MyFrame::ShowControls(int)’:
    wxdvdshrink.cpp:286: error: ambiguous overload for ‘operator<<’ in ‘wxGetHomeDir()() << "/.wxDVDShrink/"’
    /usr/include/wx-2.6/wx/string.h:882: note: candidates are: wxString& wxString::operator<<(const wxString&) <near match>
    /usr/include/wx-2.6/wx/string.h:896: note:                 wxString& wxString::operator<<(wxChar) <near match>
    /usr/include/wx-2.6/wx/string.h:900: note:                 wxString& wxString::operator<<(const wxWCharBuffer&) <near match>
    /usr/include/wx-2.6/wx/string.h:947: note:                 wxString& wxString::operator<<(int) <near match>
    /usr/include/wx-2.6/wx/string.h:950: note:                 wxString& wxString::operator<<(unsigned int) <near match>
    /usr/include/wx-2.6/wx/string.h:953: note:                 wxString& wxString::operator<<(long int) <near match>
    /usr/include/wx-2.6/wx/string.h:956: note:                 wxString& wxString::operator<<(long unsigned int) <near match>
    /usr/include/wx-2.6/wx/string.h:961: note:                 wxString& wxString::operator<<(long long int) <near match>
    /usr/include/wx-2.6/wx/string.h:967: note:                 wxString& wxString::operator<<(long long unsigned int) <near match>
    wxdvdshrink.cpp:292: error: conversion from ‘const char [12]’ to ‘const wxString’ is ambiguous
    /usr/include/wx-2.6/wx/string.h:643: note: candidates are: wxString::wxString(wxChar, size_t) <near match>
    /usr/include/wx-2.6/wx/string.h:633: note:                 wxString::wxString(int) <near match>
    wxdvdshrink.cpp:293: error: conversion from ‘const char [11]’ to ‘const wxString’ is ambiguous
    /usr/include/wx-2.6/wx/string.h:643: note: candidates are: wxString::wxString(wxChar, size_t) <near match>
    /usr/include/wx-2.6/wx/string.h:633: note:                 wxString::wxString(int) <near match>
    wxdvdshrink.cpp:298: error: ambiguous overload for ‘operator+’ in ‘((MyFrame*)this)->MyFrame::workSpace + "dvdauthor.xml"’
    /usr/include/wx-2.6/wx/longlong.h:932: note: candidates are: wxULongLong operator+(long unsigned int, const wxULongLong&) <near match>
    /usr/include/wx-2.6/wx/longlong.h:919: note:                 wxLongLong operator+(long int, const wxLongLong&) <near match>
    /usr/include/wx-2.6/wx/string.h:1494: note:                 wxString operator+(const wxString&, const wxWCharBuffer&) <near match>
    /usr/include/wx-2.6/wx/string.h:1302: note:                 wxString operator+(const wxChar*, const wxString&) <near match>
    /usr/include/wx-2.6/wx/string.h:1300: note:                 wxString operator+(wxChar, const wxString&) <near match>
    /usr/include/wx-2.6/wx/string.h:1299: note:                 wxString operator+(const wxString&, wxChar) <near match>
    /usr/include/wx-2.6/wx/string.h:1298: note:                 wxString operator+(const wxString&, const wxString&) <near match>
    wxdvdshrink.cpp:299: error: ambiguous overload for ‘operator=’ in ‘((MyFrame*)this)->MyFrame::outputDir = ""’
    /usr/include/wx-2.6/wx/string.h:627: note: candidates are: wxString& wxString::operator=(int) <near match>
    /usr/include/wx-2.6/wx/string.h:846: note:                 wxString& wxString::operator=(wxChar) <near match>
    /usr/include/wx-2.6/wx/string.h:860: note:                 wxString& wxString::operator=(const wxWCharBuffer&) <near match>
    /usr/include/wx-2.6/wx/string.h:611: note:                 wxString& wxString::operator=(const wxString&) <near match>
    wxdvdshrink.cpp:303: error: conversion from ‘const char [10]’ to ‘const wxString’ is ambiguous
    /usr/include/wx-2.6/wx/string.h:643: note: candidates are: wxString::wxString(wxChar, size_t) <near match>
    /usr/include/wx-2.6/wx/string.h:633: note:                 wxString::wxString(int) <near match>
    wxdvdshrink.cpp:306: error: conversion from ‘const char [12]’ to ‘const wxString’ is ambiguous
    /usr/include/wx-2.6/wx/string.h:643: note: candidates are: wxString::wxString(wxChar, size_t) <near match>
    /usr/include/wx-2.6/wx/string.h:633: note:                 wxString::wxString(int) <near match>
    wxdvdshrink.cpp:307: error: conversion from ‘const char [12]’ to ‘const wxString’ is ambiguous
    /usr/include/wx-2.6/wx/string.h:643: note: candidates are: wxString::wxString(wxChar, size_t) <near match>
    /usr/include/wx-2.6/wx/string.h:633: note:                 wxString::wxString(int) <near match>
    wxdvdshrink.cpp:311: error: conversion from ‘const char [9]’ to ‘const wxString’ is ambiguous
    /usr/include/wx-2.6/wx/string.h:643: note: candidates are: wxString::wxString(wxChar, size_t) <near match>
    /usr/include/wx-2.6/wx/string.h:633: note:                 wxString::wxString(int) <near match>
    wxdvdshrink.cpp:312: error: conversion from ‘const char [10]’ to ‘const wxString’ is ambiguous
    /usr/include/wx-2.6/wx/string.h:643: note: candidates are: wxString::wxString(wxChar, size_t) <near match>
    /usr/include/wx-2.6/wx/string.h:633: note:                 wxString::wxString(int) <near match>
    wxdvdshrink.cpp: In member function ‘void MyFrame::OnAbout(wxCommandEvent&)’:
    wxdvdshrink.cpp:340: error: conversion from ‘const char [48]’ to ‘const wxString’ is ambiguous
    /usr/include/wx-2.6/wx/string.h:643: note: candidates are: wxString::wxString(wxChar, size_t) <near match>
    /usr/include/wx-2.6/wx/string.h:633: note:                 wxString::wxString(int) <near match>
    wxdvdshrink.cpp:340: error: conversion from ‘const char [18]’ to ‘const wxString’ is ambiguous
    /usr/include/wx-2.6/wx/string.h:643: note: candidates are: wxString::wxString(wxChar, size_t) <near match>
    /usr/include/wx-2.6/wx/string.h:633: note:                 wxString::wxString(int) <near match>
    wxdvdshrink.cpp: In member function ‘void MyFrame::OnExecWithRedirect()’:
    wxdvdshrink.cpp:346: error: ambiguous overload for ‘operator+’ in ‘"dvdauthor -o " + ((MyFrame*)this)->MyFrame::outputDir’
    /usr/include/wx-2.6/wx/string.h:1496: note: candidates are: wxString operator+(const wxWCharBuffer&, const wxString&) <near match>
    /usr/include/wx-2.6/wx/string.h:1301: note:                 wxString operator+(const wxString&, const wxChar*) <near match>
    /usr/include/wx-2.6/wx/string.h:1300: note:                 wxString operator+(wxChar, const wxString&) <near match>
    /usr/include/wx-2.6/wx/string.h:1299: note:                 wxString operator+(const wxString&, wxChar) <near match>
    /usr/include/wx-2.6/wx/string.h:1298: note:                 wxString operator+(const wxString&, const wxString&) <near match>
    In file included from /usr/include/dvdread/ifo_read.h:24,
                     from analyze.cpp:24:
    /usr/include/dvdread/ifo_types.h:32:2: error: #error "Must include <inttypes.h> or <stdint.h> before any libdvdread header."
    In file included from /usr/include/dvdread/ifo_read.h:24,
                     from dvdinfo.c:20:
    /usr/include/dvdread/ifo_types.h:32:2: error: #error "Must include <inttypes.h> or <stdint.h> before any libdvdread header."
    /usr/include/dvdread/ifo_types.h:68: error: ‘uint8_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:69: error: ‘uint8_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:70: error: ‘uint8_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:71: error: ‘uint8_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:78: error: ‘uint8_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:143: error: ‘uint16_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:144: error: ‘uint8_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:145: error: ‘uint8_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:146: error: ‘uint8_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:231: error: ‘uint8_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:258: error: ‘uint8_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:259: error: ‘uint16_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:260: error: ‘uint8_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:261: error: ‘uint8_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:270: error: ‘uint16_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:271: error: ‘uint16_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:272: error: ‘uint16_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:273: error: ‘uint16_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:283: error: ‘uint8_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:312: error: ‘uint8_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:313: error: ‘uint8_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:315: error: ‘uint32_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:316: error: ‘uint32_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:317: error: ‘uint32_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:318: error: ‘uint32_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:333: error: ‘uint16_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:334: error: ‘uint8_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:335: error: ‘uint8_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:409: error: ‘uint16_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:410: error: ‘uint8_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:411: error: ‘uint8_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:414: error: ‘uint16_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:415: error: ‘uint32_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:416: error: ‘uint16_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:417: error: ‘uint16_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:418: error: ‘uint16_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:419: error: ‘uint8_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:420: error: ‘uint8_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:421: error: ‘uint32_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:422: error: ‘uint16_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:423: error: ‘uint16_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:424: error: ‘uint16_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:425: error: ‘uint16_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:427: error: expected ‘;’ before ‘*’ token
    /usr/include/dvdread/ifo_types.h:437: error: ‘uint8_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:447: error: ‘uint16_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:448: error: ‘uint32_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:457: error: ‘uint16_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:458: error: ‘uint16_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:459: error: ‘uint32_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:468: error: ‘uint16_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:469: error: ‘uint8_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:470: error: ‘uint8_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:471: error: ‘uint32_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:480: error: ‘uint16_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:481: error: ‘uint16_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:482: error: ‘uint32_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:491: error: ‘uint16_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:492: error: ‘uint8_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:493: error: ‘uint8_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:494: error: ‘uint32_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:495: error: ‘uint32_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:502: error: ‘uint16_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:503: error: ‘uint16_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:504: error: ‘uint32_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:513: error: ‘uint32_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:514: error: expected ‘;’ before ‘*’ token
    /usr/include/dvdread/ifo_types.h:532: error: ‘uint32_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:533: error: ‘uint8_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:534: error: ‘uint32_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:535: error: ‘uint8_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:536: error: ‘uint8_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:537: error: ‘uint32_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:538: error: ‘uint16_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:539: error: ‘uint16_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:540: error: ‘uint8_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:541: error: ‘uint8_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:542: error: ‘uint16_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:544: error: ‘uint64_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:545: error: ‘uint8_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:546: error: ‘uint32_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:547: error: ‘uint32_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:548: error: ‘uint8_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:549: error: ‘uint32_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:550: error: ‘uint32_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:551: error: ‘uint32_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:552: error: ‘uint32_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:553: error: ‘uint32_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:554: error: ‘uint32_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:555: error: ‘uint32_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:556: error: ‘uint32_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:557: error: ‘uint8_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:560: error: ‘uint8_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:561: error: ‘uint8_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:564: error: ‘uint8_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:565: error: ‘uint8_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:597: error: ‘uint8_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:598: error: ‘uint16_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:599: error: ‘uint16_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:600: error: ‘uint8_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:601: error: ‘uint8_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:602: error: ‘uint32_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:609: error: ‘uint16_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:610: error: ‘uint16_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:611: error: ‘uint32_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:621: error: ‘uint16_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:627: error: ‘uint16_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:628: error: ‘uint16_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:629: error: ‘uint16_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:630: error: ‘uint16_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:631: error: expected ‘;’ before ‘*’ token
    /usr/include/dvdread/ifo_types.h:639: error: ‘uint16_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:640: error: ‘uint16_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:641: error: ‘uint32_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:650: error: ‘uint32_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:651: error: ‘uint32_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:654: error: ‘uint8_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:655: error: ‘uint8_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:658: error: ‘uint8_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:659: error: ‘uint8_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:660: error: ‘uint8_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:664: error: ‘uint8_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:667: error: ‘uint8_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:668: error: ‘uint8_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:670: error: ‘uint8_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:671: error: ‘uint8_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:672: error: ‘uint8_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:682: error: ‘uint16_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:683: error: ‘uint16_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:684: error: ‘uint32_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:686: error: expected ‘;’ before ‘*’ token
    /usr/include/dvdread/ifo_types.h:694: error: ‘uint32_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:695: error: ‘uint16_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:716: error: ‘uint16_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:717: error: ‘uint16_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:718: error: ‘uint32_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:728: error: ‘uint16_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:729: error: ‘uint32_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:746: error: ‘uint32_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:747: error: ‘uint8_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:748: error: ‘uint32_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:749: error: ‘uint8_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:750: error: ‘uint8_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:751: error: ‘uint32_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:752: error: ‘uint16_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:753: error: ‘uint16_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:754: error: ‘uint8_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:755: error: ‘uint8_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:756: error: ‘uint16_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:757: error: ‘uint8_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:758: error: ‘uint64_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:759: error: ‘uint8_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:760: error: ‘uint32_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:761: error: ‘uint32_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:762: error: ‘uint8_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:763: error: ‘uint32_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:764: error: ‘uint32_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:765: error: ‘uint32_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:766: error: ‘uint32_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:767: error: ‘uint32_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:768: error: ‘uint32_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:769: error: ‘uint32_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:770: error: ‘uint32_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:771: error: ‘uint32_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:772: error: ‘uint32_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:773: error: ‘uint8_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:776: error: ‘uint8_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:777: error: ‘uint8_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:780: error: ‘uint8_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:781: error: ‘uint8_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:784: error: ‘uint8_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:787: error: ‘uint8_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:788: error: ‘uint8_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:790: error: ‘uint8_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:791: error: ‘uint8_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:793: error: ‘uint16_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:802: error: ‘uint16_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:803: error: ‘uint16_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:810: error: ‘uint16_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:818: error: ‘uint16_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:819: error: ‘uint16_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:820: error: ‘uint32_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:822: error: expected ‘;’ before ‘*’ token
    /usr/include/dvdread/ifo_types.h:831: error: ‘uint32_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:837: error: ‘uint8_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:838: error: ‘uint8_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:839: error: ‘uint16_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:840: error: expected ‘;’ before ‘*’ token
    /usr/include/dvdread/ifo_types.h:848: error: ‘uint16_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:849: error: ‘uint16_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:850: error: ‘uint32_t’ does not name a type
    /usr/include/dvdread/ifo_types.h:852: error: expected ‘;’ before ‘*’ token
    dvdinfo.c: In function ‘int dvdtime2msec(dvd_time_t*)’:
    dvdinfo.c:80: error: ‘struct dvd_time_t’ has no member named ‘frame_u’
    dvdinfo.c:82: error: ‘struct dvd_time_t’ has no member named ‘hour’
    dvdinfo.c:82: error: ‘struct dvd_time_t’ has no member named ‘hour’
    dvdinfo.c:83: error: ‘struct dvd_time_t’ has no member named ‘minute’
    dvdinfo.c:83: error: ‘struct dvd_time_t’ has no member named ‘minute’
    dvdinfo.c:84: error: ‘struct dvd_time_t’ has no member named ‘second’
    dvdinfo.c:84: error: ‘struct dvd_time_t’ has no member named ‘second’
    dvdinfo.c:87: error: ‘struct dvd_time_t’ has no member named ‘frame_u’
    dvdinfo.c:87: error: ‘struct dvd_time_t’ has no member named ‘frame_u’
    dvdinfo.c: In function ‘stc_title infodvd(const char*)’:
    dvdinfo.c:184: error: ‘struct vts_atrt_t’ has no member named ‘nr_of_vtss’
    dvdinfo.c:186: error: ‘struct vts_atrt_t’ has no member named ‘nr_of_vtss’
    dvdinfo.c:196: error: ‘struct tt_srpt_t’ has no member named ‘nr_of_srpts’
    dvdinfo.c:220: error: ‘struct title_info_t’ has no member named ‘title_set_nr’
    dvdinfo.c:222: error: ‘struct title_info_t’ has no member named ‘title_set_nr’
    dvdinfo.c:223: error: ‘struct title_info_t’ has no member named ‘title_set_nr’
    dvdinfo.c:225: error: ‘struct title_info_t’ has no member named ‘vts_ttn’
    dvdinfo.c:227: error: ‘struct title_info_t’ has no member named ‘title_set_nr’
    dvdinfo.c:230: error: ‘struct ptt_info_t’ has no member named ‘pgcn’
    dvdinfo.c:253: error: ‘struct title_info_t’ has no member named ‘title_set_nr’
    dvdinfo.c:254: error: ‘struct title_info_t’ has no member named ‘vts_ttn’
    dvdinfo.c:255: error: ‘struct dvd_time_t’ has no member named ‘frame_u’
    dvdinfo.c:271: error: ‘struct title_info_t’ has no member named ‘nr_of_angles’
    dvdinfo.c:277: error: ‘struct vtsi_mat_t’ has no member named ‘nr_of_vts_audio_streams’
    dvdinfo.c:280: error: ‘struct vtsi_mat_t’ has no member named ‘nr_of_vts_audio_streams’
    dvdinfo.c:283: error: ‘struct audio_attr_t’ has no member named ‘lang_code’
    dvdinfo.c:283: error: ‘struct audio_attr_t’ has no member named ‘lang_code’
    dvdinfo.c:293: error: ‘struct audio_attr_t’ has no member named ‘lang_extension’dvdinfo.c:307: error: ‘struct pgc_t’ has no member named ‘nr_of_programs’
    dvdinfo.c:310: error: ‘struct pgc_t’ has no member named ‘nr_of_programs’
    dvdinfo.c:313: error: ‘struct pgc_t’ has no member named ‘program_map’
    dvdinfo.c:314: error: ‘struct pgc_t’ has no member named ‘nr_of_programs’
    dvdinfo.c:314: error: ‘struct pgc_t’ has no member named ‘nr_of_cells’
    dvdinfo.c:322: error: ‘struct pgc_t’ has no member named ‘program_map’
    dvdinfo.c:331: error: ‘struct pgc_t’ has no member named ‘nr_of_cells’
    dvdinfo.c:333: error: ‘struct pgc_t’ has no member named ‘nr_of_cells’
    dvdinfo.c:343: error: ‘struct vtsi_mat_t’ has no member named ‘nr_of_vts_subp_streams’
    dvdinfo.c:345: error: ‘struct vtsi_mat_t’ has no member named ‘nr_of_vts_subp_streams’
    dvdinfo.c:348: error: ‘struct subp_attr_t’ has no member named ‘lang_code’
    dvdinfo.c:348: error: ‘struct subp_attr_t’ has no member named ‘lang_code’
    dvdinfo.c:354: error: ‘struct subp_attr_t’ has no member named ‘lang_extension’
    dvdinfo.c:369: error: ‘struct vts_atrt_t’ has no member named ‘nr_of_vtss’
    wxdvdauthor.cpp: In member function ‘wxString DVDAuthor::MakeDVDAuthorFile(wxString, int, int, wxString, wxString, wxString)’:
    wxdvdauthor.cpp:9: error: ambiguous overload for ‘operator=’ in ‘((DVDAuthor*)this)->DVDAuthor::xmlHeadText = "<dvdauthor>\012<vmgm />\012<titleset>\012<titles>\012<pgc>\012"’
    /usr/include/wx-2.6/wx/string.h:627: note: candidates are: wxString& wxString::operator=(int) <near match>
    /usr/include/wx-2.6/wx/string.h:846: note:                 wxString& wxString::operator=(wxChar) <near match>
    /usr/include/wx-2.6/wx/string.h:860: note:                 wxString& wxString::operator=(const wxWCharBuffer&) <near match>
    /usr/include/wx-2.6/wx/string.h:611: note:                 wxString& wxString::operator=(const wxString&) <near match>
    wxdvdauthor.cpp:11: error: ambiguous overload for ‘operator=’ in ‘((DVDAuthor*)this)->DVDAuthor::xmlEndText = "</pgc>\012</titles>\012</titleset>\012</dvdauthor>"’
    /usr/include/wx-2.6/wx/string.h:627: note: candidates are: wxString& wxString::operator=(int) <near match>
    /usr/include/wx-2.6/wx/string.h:846: note:                 wxString& wxString::operator=(wxChar) <near match>
    /usr/include/wx-2.6/wx/string.h:860: note:                 wxString& wxString::operator=(const wxWCharBuffer&) <near match>
    /usr/include/wx-2.6/wx/string.h:611: note:                 wxString& wxString::operator=(const wxString&) <near match>
    wxdvdauthor.cpp:14: error: call of overloaded ‘wxString(const char [22])’ is ambiguous
    /usr/include/wx-2.6/wx/string.h:671: note: candidates are: wxString::wxString(const wxWCharBuffer&) <near match>
    /usr/include/wx-2.6/wx/string.h:643: note:                 wxString::wxString(wxChar, size_t) <near match>
    /usr/include/wx-2.6/wx/string.h:641: note:                 wxString::wxString(const wxString&) <near match>
    /usr/include/wx-2.6/wx/string.h:633: note:                 wxString::wxString(int) <near match>
    wxdvdauthor.cpp:14: error: call of overloaded ‘wxString(const char [2])’ is ambiguous
    /usr/include/wx-2.6/wx/string.h:671: note: candidates are: wxString::wxString(const wxWCharBuffer&) <near match>
    /usr/include/wx-2.6/wx/string.h:643: note:                 wxString::wxString(wxChar, size_t) <near match>
    /usr/include/wx-2.6/wx/string.h:641: note:                 wxString::wxString(const wxString&) <near match>
    /usr/include/wx-2.6/wx/string.h:633: note:                 wxString::wxString(int) <near match>
    wxdvdauthor.cpp:16: error: call of overloaded ‘wxString(const char [4])’ is ambiguous
    /usr/include/wx-2.6/wx/string.h:671: note: candidates are: wxString::wxString(const wxWCharBuffer&) <near match>
    /usr/include/wx-2.6/wx/string.h:643: note:                 wxString::wxString(wxChar, size_t) <near match>
    /usr/include/wx-2.6/wx/string.h:641: note:                 wxString::wxString(const wxString&) <near match>
    /usr/include/wx-2.6/wx/string.h:633: note:                 wxString::wxString(int) <near match>
    wxdvdauthor.cpp:18: error: call of overloaded ‘wxString(const char [16])’ is ambiguous
    /usr/include/wx-2.6/wx/string.h:671: note: candidates are: wxString::wxString(const wxWCharBuffer&) <near match>
    /usr/include/wx-2.6/wx/string.h:643: note:                 wxString::wxString(wxChar, size_t) <near match>
    /usr/include/wx-2.6/wx/string.h:641: note:                 wxString::wxString(const wxString&) <near match>
    /usr/include/wx-2.6/wx/string.h:633: note:                 wxString::wxString(int) <near match>
    wxdvdauthor.cpp:18: error: call of overloaded ‘wxString(const char [10])’ is ambiguous
    /usr/include/wx-2.6/wx/string.h:671: note: candidates are: wxString::wxString(const wxWCharBuffer&) <near match>
    /usr/include/wx-2.6/wx/string.h:643: note:                 wxString::wxString(wxChar, size_t) <near match>
    /usr/include/wx-2.6/wx/string.h:641: note:                 wxString::wxString(const wxString&) <near match>
    /usr/include/wx-2.6/wx/string.h:633: note:                 wxString::wxString(int) <near match>
    wxdvdauthor.cpp:18: error: ambiguous overload for ‘operator+’ in ‘" -s " + subtitleStream’
    /usr/include/wx-2.6/wx/string.h:1496: note: candidates are: wxString operator+(const wxWCharBuffer&, const wxString&) <near match>
    /usr/include/wx-2.6/wx/string.h:1301: note:                 wxString operator+(const wxString&, const wxChar*) <near match>
    /usr/include/wx-2.6/wx/string.h:1300: note:                 wxString operator+(wxChar, const wxString&) <near match>
    /usr/include/wx-2.6/wx/string.h:1299: note:                 wxString operator+(const wxString&, wxChar) <near match>
    /usr/include/wx-2.6/wx/string.h:1298: note:                 wxString operator+(const wxString&, const wxString&) <near match>
    wxdvdauthor.cpp: In member function ‘wxString DVDAuthor::MakeDVDAuthorFile(wxString, int, int, wxString, wxString)’:
    wxdvdauthor.cpp:26: error: ambiguous overload for ‘operator=’ in ‘((DVDAuthor*)this)->DVDAuthor::xmlHeadText = "<dvdauthor>\012<vmgm />\012<titleset>\012<titles>\012<pgc>\012"’
    /usr/include/wx-2.6/wx/string.h:627: note: candidates are: wxString& wxString::operator=(int) <near match>
    /usr/include/wx-2.6/wx/string.h:846: note:                 wxString& wxString::operator=(wxChar) <near match>
    /usr/include/wx-2.6/wx/string.h:860: note:                 wxString& wxString::operator=(const wxWCharBuffer&) <near match>
    /usr/include/wx-2.6/wx/string.h:611: note:                 wxString& wxString::operator=(const wxString&) <near match>
    wxdvdauthor.cpp:28: error: ambiguous overload for ‘operator=’ in ‘((DVDAuthor*)this)->DVDAuthor::xmlEndText = "</pgc>\012</titles>\012</titleset>\012</dvdauthor>"’
    /usr/include/wx-2.6/wx/string.h:627: note: candidates are: wxString& wxString::operator=(int) <near match>
    /usr/include/wx-2.6/wx/string.h:846: note:                 wxString& wxString::operator=(wxChar) <near match>
    /usr/include/wx-2.6/wx/string.h:860: note:                 wxString& wxString::operator=(const wxWCharBuffer&) <near match>
    /usr/include/wx-2.6/wx/string.h:611: note:                 wxString& wxString::operator=(const wxString&) <near match>
    wxdvdauthor.cpp:31: error: call of overloaded ‘wxString(const char [22])’ is ambiguous
    /usr/include/wx-2.6/wx/string.h:671: note: candidates are: wxString::wxString(const wxWCharBuffer&) <near match>
    /usr/include/wx-2.6/wx/string.h:643: note:                 wxString::wxString(wxChar, size_t) <near match>
    /usr/include/wx-2.6/wx/string.h:641: note:                 wxString::wxString(const wxString&) <near match>
    /usr/include/wx-2.6/wx/string.h:633: note:                 wxString::wxString(int) <near match>
    wxdvdauthor.cpp:31: error: call of overloaded ‘wxString(const char [2])’ is ambiguous
    /usr/include/wx-2.6/wx/string.h:671: note: candidates are: wxString::wxString(const wxWCharBuffer&) <near match>
    /usr/include/wx-2.6/wx/string.h:643: note:                 wxString::wxString(wxChar, size_t) <near match>
    /usr/include/wx-2.6/wx/string.h:641: note:                 wxString::wxString(const wxString&) <near match>
    /usr/include/wx-2.6/wx/string.h:633: note:                 wxString::wxString(int) <near match>
    wxdvdauthor.cpp:33: error: call of overloaded ‘wxString(const char [4])’ is ambiguous
    /usr/include/wx-2.6/wx/string.h:671: note: candidates are: wxString::wxString(const wxWCharBuffer&) <near match>
    /usr/include/wx-2.6/wx/string.h:643: note:                 wxString::wxString(wxChar, size_t) <near match>
    /usr/include/wx-2.6/wx/string.h:641: note:                 wxString::wxString(const wxString&) <near match>
    /usr/include/wx-2.6/wx/string.h:633: note:                 wxString::wxString(int) <near match>
    wxdvdauthor.cpp:35: error: call of overloaded ‘wxString(const char [16])’ is ambiguous
    /usr/include/wx-2.6/wx/string.h:671: note: candidates are: wxString::wxString(const wxWCharBuffer&) <near match>
    /usr/include/wx-2.6/wx/string.h:643: note:                 wxString::wxString(wxChar, size_t) <near match>
    /usr/include/wx-2.6/wx/string.h:641: note:                 wxString::wxString(const wxString&) <near match>
    /usr/include/wx-2.6/wx/string.h:633: note:                 wxString::wxString(int) <near match>
    wxdvdauthor.cpp:35: error: call of overloaded ‘wxString(const char [10])’ is ambiguous
    /usr/include/wx-2.6/wx/string.h:671: note: candidates are: wxString::wxString(const wxWCharBuffer&) <near match>
    /usr/include/wx-2.6/wx/string.h:643: note:                 wxString::wxString(wxChar, size_t) <near match>
    /usr/include/wx-2.6/wx/string.h:641: note:                 wxString::wxString(const wxString&) <near match>
    /usr/include/wx-2.6/wx/string.h:633: note:                 wxString::wxString(int) <near match>
    wxdvdauthor.cpp:35: error: call of overloaded ‘wxString(const char [7])’ is ambiguous
    /usr/include/wx-2.6/wx/string.h:671: note: candidates are: wxString::wxString(const wxWCharBuffer&) <near match>
    /usr/include/wx-2.6/wx/string.h:643: note:                 wxString::wxString(wxChar, size_t) <near match>
    /usr/include/wx-2.6/wx/string.h:641: note:                 wxString::wxString(const wxString&) <near match>
    /usr/include/wx-2.6/wx/string.h:633: note:                 wxString::wxString(int) <near match>
    In file included from /usr/include/dvdread/ifo_read.h:24,
                     from dvdinfo.hpp:4,
                     from init.hpp:11,
                     from mprocess.cpp:6:
    /usr/include/dvdread/ifo_types.h:32:2: error: #error "Must include <inttypes.h> or <stdint.h> before any libdvdread header."
    mprocess.cpp: In member function ‘virtual bool MyPipedProcess::HasInput()’:
    mprocess.cpp:50: error: conversion from ‘const char [17]’ to ‘const wxString’ is ambiguous
    /usr/include/wx-2.6/wx/string.h:643: note: candidates are: wxString::wxString(wxChar, size_t) <near match>
    /usr/include/wx-2.6/wx/string.h:633: note:                 wxString::wxString(int) <near match>
    mprocess.cpp:60: error: conversion from ‘const char [14]’ to ‘const wxString’ is ambiguous
    /usr/include/wx-2.6/wx/string.h:643: note: candidates are: wxString::wxString(wxChar, size_t) <near match>
    /usr/include/wx-2.6/wx/string.h:633: note:                 wxString::wxString(int) <near match>
    make: *** [all] Error 1
    
    Věřím v jednoho Boha.
    kozzi avatar 25.8.2006 15:37 kozzi | skóre: 55 | blog: vse_o_vsem | Pacman (Bratrušov)
    Rozbalit Rozbalit vše Re: wxDVDShrink
    co mas za distribuci?
    Linux je jako mušketýři "jeden za všechny, všichni za jednoho"
    Jardík avatar 25.8.2006 17:31 Jardík | skóre: 40 | blog: jarda_bloguje
    Rozbalit Rozbalit vše Re: wxDVDShrink
    Arch Linux
    GCC=4.1.1-3
    gtk2=2.10.2
    wxgtk=2.6.3-1
    Věřím v jednoho Boha.
    kozzi avatar 25.8.2006 17:42 kozzi | skóre: 55 | blog: vse_o_vsem | Pacman (Bratrušov)
    Rozbalit Rozbalit vše Re: wxDVDShrink
    jasná mě to dělá to samý chyba je v archu má nejaký pokažení libdvdread a wxgtk takže to stim libdvdread sem vyřešil tak že jsem zkopcil soubory ze slozky /usr/include/dvdnav do /usr/include/dvdread a to wxgtk jsem vyresil tak ze jsem si stahl 2.7 a sam zkompiloval. puvodne jsem myslel ze je chyba v te verzi ale pak kdyz jsem si stahl tu 2.6 a sam skompuiloval tak to slo. Tak me napdlo ze je problem kdyz se ty knihovny neskompiluji na mem pc ale nakonec je chyba v tom ze arch ma na ty wxgtk nejaky patche a ty delaji bordel nebo nevim cim to je ale uz vyrabim PKGBUILD pro wxGTK-2.7 zachvili bude na aur.archlinux.org
    Linux je jako mušketýři "jeden za všechny, všichni za jednoho"
    Jardík avatar 25.8.2006 17:52 Jardík | skóre: 40 | blog: jarda_bloguje
    Rozbalit Rozbalit vše Re: wxDVDShrink
    OK, půjdu tahat :)
    Věřím v jednoho Boha.
    Jardík avatar 26.8.2006 10:27 Jardík | skóre: 40 | blog: jarda_bloguje
    Rozbalit Rozbalit vše Re: wxDVDShrink
    Dlouhá chvíle pryč a PKGBUILD stále nikde ... :-(
    Věřím v jednoho Boha.
    kozzi avatar 27.8.2006 21:08 kozzi | skóre: 55 | blog: vse_o_vsem | Pacman (Bratrušov)
    Rozbalit Rozbalit vše Re: wxDVDShrink
    promin ale mel jsem potize s internetem(no spis s eurotelem) takze jsem se ktomu nedostal driv. pkgbuild pro wxdvdshrink je na http://aur.archlinux.org/packages.php?do_Details=1&ID=6566
    Linux je jako mušketýři "jeden za všechny, všichni za jednoho"
    kozzi avatar 27.8.2006 23:41 kozzi | skóre: 55 | blog: vse_o_vsem | Pacman (Bratrušov)
    Rozbalit Rozbalit vše Re: wxDVDShrink
    no na aut mi nechcou povolit balicek s wxgtk takze pkgbuild je na http://kozzi.php5.cz/wxgtk_2.7.tar.gz
    Linux je jako mušketýři "jeden za všechny, všichni za jednoho"
    28.8.2006 07:35 Petr Bayer | blog: NIL
    Rozbalit Rozbalit vše Re: wxDVDShrink
    coze? proc ne? to je naka blbost. dyt je v extra.
    Kill the poor!
    Jardík avatar 28.8.2006 12:49 Jardík | skóre: 40 | blog: jarda_bloguje
    Rozbalit Rozbalit vše Re: wxDVDShrink
    Tvůj PKGBUILD je vadný. Při jeho vytváření se kopírují soubory do systému i do adresáře pkg. Neměl bys místo DESTDIR="něco" make; make install použít make; DESTDIR="něco" make install? Druhá věc: Balík wxGTK v ArchLinuxu NENÍ vadný. Je ale zkompilován s podporou Unicode. Broblém je ve tvých zdrojákách. Používej makro wxT() na řetězce. Když si s tím vyhraješ a všude ho přidáš, zkompiluje se to.
    Věřím v jednoho Boha.
    Jardík avatar 28.8.2006 12:52 Jardík | skóre: 40 | blog: jarda_bloguje
    Rozbalit Rozbalit vše Re: wxDVDShrink
    Vlastně je to make DESTDIR="něco" install. Viz PKGBUILD oficiálního balíčku.
    Věřím v jednoho Boha.
    kozzi avatar 28.8.2006 16:17 kozzi | skóre: 55 | blog: vse_o_vsem | Pacman (Bratrušov)
    Rozbalit Rozbalit vše Re: wxDVDShrink
    jo to stim unicodem jsem jiz zjistil pomohl mi jeden clen tur od archu. a ohledne toho make atd tak to jsem skopcil s nejakyho jinyho PKGBUILDU takze jsem to nekontroloval. Mockrát díky za upozornění
    Linux je jako mušketýři "jeden za všechny, všichni za jednoho"
    26.8.2006 18:03 jm
    Rozbalit Rozbalit vše Re: wxDVDShrink
    Hmmm, namet na zlepseni - prepis to v necem jinym nez je wx* bleesmrt.
    Josef Kufner avatar 26.8.2006 18:25 Josef Kufner | skóre: 70
    Rozbalit Rozbalit vše Re: wxDVDShrink
    Hm, pokud to má aspoň trošku slušně napsané, tak by přechod na čisté Gtk nemusel být problém.
    Hello world ! Segmentation fault (core dumped)
    Jardík avatar 26.8.2006 19:13 Jardík | skóre: 40 | blog: jarda_bloguje
    Rozbalit Rozbalit vše Re: wxDVDShrink
    Hm, pokud to má aspoň trošku slušně napsané, tak by přechod na Toolkit nemusel být problém :-) Teda až ho dodělám :-)
    Věřím v jednoho Boha.
    Vašek Lorenc avatar 26.8.2006 20:02 Vašek Lorenc | skóre: 27
    Rozbalit Rozbalit vše Re: wxDVDShrink
    A proč že přidávat další vrstvu?
    ...včetně majestátného loosa
    Josef Kufner avatar 26.8.2006 20:27 Josef Kufner | skóre: 70
    Rozbalit Rozbalit vše Re: wxDVDShrink
    Beztak je tam zbytečných vrstev až až už teď.
    Hello world ! Segmentation fault (core dumped)
    Mikos avatar 27.8.2006 02:00 Mikos | skóre: 34 | blog: Jaderný blog | Praha
    Rozbalit Rozbalit vše Re: wxDVDShrink
    Přesně tak, toolkitů je už teď víc než dost, nechápu proč někdo znovuvynalézá kolo :-( Holt NIH syndrom (Not Invented Here) je pro někoho asi těžko překonatelný ;-)
    CETERUM CENSEO DRM ESSE DELENDAM Ostatně soudím, že DRM musí být zničeno!
    26.8.2006 22:47 lefti | skóre: 18 | blog: OneAndOnlyTrueBlog
    Rozbalit Rozbalit vše Re: wxDVDShrink
    nebo jeste lip na QT (dokud projekt neni moc velky)
    Mikos avatar 27.8.2006 02:01 Mikos | skóre: 34 | blog: Jaderný blog | Praha
    Rozbalit Rozbalit vše Re: wxDVDShrink
    Pro Qt už takovýto software existuje (a nutno podotknout, že je vskutku výborný) - K9Copy.
    CETERUM CENSEO DRM ESSE DELENDAM Ostatně soudím, že DRM musí být zničeno!
    27.8.2006 11:40 Zdeněk Štěpánek | skóre: 57 | blog: uz_mam_taky_blog | varnsdorf
    Rozbalit Rozbalit vše Re: wxDVDShrink
    No to mi pripomina ze bych mel aktualizovat preklad, nejaka slecna mi dokonce nejaky upravy poslala. Takze pokud to nebude v pondeli vecer hotovy, muzete mi za to nadavat.

    Zdenek
    www.pirati.cz - s piráty do parlamentu i jinam www.gavanet.org - czfree varnsdorf

    Založit nové vláknoNahoru


    ISSN 1214-1267   www.czech-server.cz
    © 1999-2015 Nitemedia s. r. o. Všechna práva vyhrazena.