-
Data: 2013-04-26 17:21:08
Temat: Re: kompilacja
Od: "identyfikator: 20040501" <N...@g...pl> szukaj wiadomości tego autora
[ pokaż wszystkie nagłówki ]dzięki, ale niewiele lepiej, jakby to nie był program w cpp
błędy początkowe:
/tmp/ccJQXA72.o: In function `__static_initialization_and_destruction_0(int,
int)':
tex2png.cpp:(.text+0x27): undefined reference to
`std::ios_base::Init::Init()'
tex2png.cpp:(.text+0x2c): undefined reference to
`std::ios_base::Init::~Init()'
tex2png.cpp:(.text+0x4f): undefined reference to
`std::allocator<char>::allocator()'
tex2png.cpp:(.text+0x6a): undefined reference to `std::basic_string<char,
std::char_traits<char>, std::allocator<char> >::basic_string(char const*,
std::allocator<char> const&)'
tex2png.cpp:(.text+0x75): undefined reference to
`std::allocator<char>::~allocator()'
tex2png.cpp:(.text+0x7a): undefined reference to `std::basic_string<char,
std::char_traits<char>, std::allocator<char> >::~basic_string()'
tex2png.cpp:(.text+0x9d): undefined reference to
`std::allocator<char>::allocator()'
tex2png.cpp:(.text+0xb8): undefined reference to `std::basic_string<char,
std::char_traits<char>, std::allocator<char> >::basic_string(char const*,
std::allocator<char> const&)'
tex2png.cpp:(.text+0xd1): undefined reference to
`std::allocator<char>::~allocator()'
tex2png.cpp:(.text+0xed): undefined reference to
`std::allocator<char>::~allocator()'
tex2png.cpp:(.text+0xf2): undefined reference to `std::basic_string<char,
std::char_traits<char>, std::allocator<char> >::~basic_string()'
tex2png.cpp:(.text+0x116): undefined reference to `std::basic_string<char,
std::char_traits<char>, std::allocator<char> >::basic_string()'
tex2png.cpp:(.text+0x11b): undefined reference to `std::basic_string<char,
std::char_traits<char>, std::allocator<char> >::~basic_string()'
tex2png.cpp:(.text+0x13f): undefined reference to `std::basic_string<char,
std::char_traits<char>, std::allocator<char> >::basic_string()'
tex2png.cpp:(.text+0x144): undefined reference to `std::basic_string<char,
std::char_traits<char>, std::allocator<char> >::~basic_string()'
tex2png.cpp:(.text+0x168): undefined reference to `std::basic_string<char,
std::char_traits<char>, std::allocator<char> >::basic_string()'
tex2png.cpp:(.text+0x16d): undefined reference to `std::basic_string<char,
std::char_traits<char>, std::allocator<char> >::~basic_string()'
tex2png.cpp:(.text+0x191): undefined reference to `std::basic_string<char,
std::char_traits<char>, std::allocator<char> >::basic_string()'
tex2png.cpp:(.text+0x196): undefined reference to `std::basic_string<char,
std::char_traits<char>, std::allocator<char> >::~basic_string()'
tex2png.cpp:(.text+0x1ba): undefined reference to `std::basic_string<char,
std::char_traits<char>, std::allocator<char> >::basic_string()'
tex2png.cpp:(.text+0x1bf): undefined reference to `std::basic_string<char,
std::char_traits<char>, std::allocator<char> >::~basic_string()'
tex2png.cpp:(.text+0x1e3): undefined reference to `std::basic_string<char,
std::char_traits<char>, std::allocator<char> >::basic_string()'
tex2png.cpp:(.text+0x1e8): undefined reference to `std::basic_string<char,
std::char_traits<char>, std::allocator<char> >::~basic_string()'
tex2png.cpp:(.text+0x20c): undefined reference to `std::basic_string<char,
std::char_traits<char>, std::allocator<char> >::basic_string()'
tex2png.cpp:(.text+0x211): undefined reference to `std::basic_string<char,
std::char_traits<char>, std::allocator<char> >::~basic_string()'
tex2png.cpp:(.text+0x235): undefined reference to `std::basic_string<char,
std::char_traits<char>, std::allocator<char> >::basic_string()'
tex2png.cpp:(.text+0x23a): undefined reference to `std::basic_string<char,
std::char_traits<char>, std::allocator<char> >::~basic_string()'
tex2png.cpp:(.text+0x25e): undefined reference to `std::basic_string<char,
std::char_traits<char>, std::allocator<char> >::basic_string()'
tex2png.cpp:(.text+0x263): undefined reference to `std::basic_string<char,
std::char_traits<char>, std::allocator<char> >::~basic_string()'
tex2png.cpp:(.text+0x294): undefined reference to
`std::allocator<char>::~allocator()'
/tmp/ccJQXA72.o: In function `cutImage(char const*, char const*)':
tex2png.cpp:(.text+0x2e1): undefined reference to `std::basic_ifstream<char,
std::char_traits<char> >::basic_ifstream()'
tex2png.cpp:(.text+0x2ef): undefined reference to `std::basic_ofstream<char,
std::char_traits<char> >::basic_ofstream()'
tex2png.cpp:(.text+0x2fa): undefined reference to `std::basic_string<char,
std::char_traits<char>, std::allocator<char> >::basic_string()'
tex2png.cpp:(.text+0x34a): undefined reference to `std::basic_ifstream<char,
std::char_traits<char> >::open(char const*, std::_Ios_Openmode)'
tex2png.cpp:(.text+0x35f): undefined reference to `std::basic_istream<char,
std::char_traits<char> >& std::operator>><char, std::char_traits<char>,
std::allocator<char> >(std::basic_istream<char, std::char_traits<char> >&,
std::basic_string<char, std::char_traits<char>, std::allocator<char> >&)'
tex2png.cpp:(.text+0x376): undefined reference to `std::basic_istream<char,
std::char_traits<char> >& std::operator>><char, std::char_traits<char>,
std::allocator<char> >(std::basic_istream<char, std::char_traits<char> >&,
std::basic_string<char, std::char_traits<char>, std::allocator<char> >&)'
tex2png.cpp:(.text+0x389): undefined reference to `std::basic_ios<char,
std::char_traits<char> >::eof() const'
tex2png.cpp:(.text+0x3db): undefined reference to `std::basic_ios<char,
std::char_traits<char> >::eof() const'
tex2png.cpp:(.text+0x403): undefined reference to `std::basic_istream<char,
std::char_traits<char> >::operator>>(unsigned int&)'
tex2png.cpp:(.text+0x414): undefined reference to `std::basic_istream<char,
std::char_traits<char> >::operator>>(unsigned int&)'
tex2png.cpp:(.text+0x422): undefined reference to `operator new[](unsigned
int)'
tex2png.cpp:(.text+0x430): undefined reference to `operator new[](unsigned
int)'
tex2png.cpp:(.text+0x47b): undefined reference to `std::basic_istream<char,
std::char_traits<char> >::read(char*, int)'
Następne wpisy z tego wątku
- 26.04.13 23:36 Tomasz Sowa
- 27.04.13 10:17 identyfikator: 20040501
- 27.04.13 10:53 firr kenobi
- 27.04.13 11:22 firr kenobi
- 27.04.13 11:39 firr kenobi
Najnowsze wątki z tej grupy
- 7. Raport Totaliztyczny: Sprawa Qt Group wer. 424
- TCL - problem z escape ostatniego \ w nawiasach {}
- Nauka i Praca Programisty C++ w III Rzeczy (pospolitej)
- testy-wyd-sort - Podsumowanie
- Tworzenie Programów Nieuprzywilejowanych Opartych Na Wtyczkach
- Do czego nadaje się QDockWidget z bibl. Qt?
- Bibl. Qt jest sztucznie ograniczona - jest nieprzydatna do celów komercyjnych
- Co sciaga kretynow
- AEiC 2024 - Ada-Europe conference - Deadlines Approaching
- Jakie są dobre zasady programowania programów opartych na wtyczkach?
- sprawdzanie słów kluczowych dot. zła
- Re: W czym sie teraz pisze programy??
- Re: (PDF) Surgical Pathology of Non-neoplastic Gastrointestinal Diseases by Lizhi Zhang
- CfC 28th Ada-Europe Int. Conf. Reliable Software Technologies
- Młodzi programiści i tajna policja
Najnowsze wątki
- 2024-12-11 Dyski HDD SATA 2,5'' >2TB
- 2024-12-11 Warszawa => Architekt rozwiązań (doświadczenie w obszarze Java, AWS
- 2024-12-11 Warszawa => System Architect (Java background) <=
- 2024-12-11 Warszawa => System Architect (background deweloperski w Java) <=
- 2024-12-10 sprężyny przednie ściśnięte
- 2024-12-10 Warszawa => SEO Specialist (15-20h tygodniowo) <=
- 2024-12-10 Warszawa => Senior Frontend Developer (React + React Native) <=
- 2024-12-10 ciekawostka mandatowa
- 2024-12-09 Kolejny spaliniak się zjarał
- 2024-12-09 Katowice => Spedytor międzynarodowy <=
- 2024-12-09 Kraków => Senior PHP Developer <=
- 2024-12-09 Katowice => Key Account Manager <=
- 2024-12-09 Dlaczego szybko będzie o jedną organizację terrorystyczną mniej w UE? ["Sukcesy" walki z terroryzmem w Syrii]
- 2024-12-09 Kraków => Programista Full Stack .Net <=
- 2024-12-09 Gdańsk => Architekt rozwiązań (doświadczenie w obszarze Java, AWS)