UFO: Alien Invasion Issue Tracker
UFO: Alien Invasion
Go to the previous open issue
Go to the previous issue (open or closed)
star_faded.png
Please log in to bookmark issues
icon_project.png UFO: Alien Invasion / Closed Bug report #2171 Compilation errors
Go to the next issue (open or closed)
Go to the next open issue
This issue has been closed with status "Closed" and resolution "Not determined".
Issue basics
  • Type of issue
    Bug report
  • Category
    General
  • Targetted for
    Not determined
  • Status
    Closed
  • Priority
    3. Normal
User pain
  • Type of bug
    Not triaged
  • Likelihood
    Not triaged
  • Effect
    Not triaged
Affected by this issue (0)
There are no items
People involved
Times and dates
  • Posted at
  • Last updated
  • Estimated time
    Not estimated
Issue details
  • Resolution
    Not determined
  • Reproducability
    Not determined
  • Severity
    Not determined
  • Complexity
    Not determined
  • Platform
    Not determined
  • Architecture
    Not determined
Attachments (0)
There is nothing attached to this issue
Duplicate issues (0)
This issue does not have any duplicates
Description
[http://sourceforge.net/p/ufoai/bugs/2171 Item 2171] imported from sourceforge.net tracker on 2013-01-28 19:22:20

I am dont know what am mast do fo this:
||=== uforadiant_model, windows ===|
c:\development\Codeblocks\mingw\lib\libstdc++.a(eh_throw.o):eh_throw.cc|| undefined reference to `__w32_sharedptr_unexpected'|
c:\development\Codeblocks\mingw\lib\libstdc++.a(eh_throw.o):eh_throw.cc|| undefined reference to `__w32_sharedptr_terminate'|
c:\development\Codeblocks\mingw\lib\libstdc++.a(eh_globals.o):eh_globals.cc|| undefined reference to `__w32_sharedptr'|
c:\development\Codeblocks\mingw\lib\libstdc++.a(eh_globals.o):eh_globals.cc|| undefined reference to `__w32_sharedptr'|
c:\development\Codeblocks\mingw\lib\libstdc++.a(eh_globals.o):eh_globals.cc|| undefined reference to `__w32_sharedptr'|
c:\development\Codeblocks\mingw\lib\libstdc++.a(eh_globals.o):eh_globals.cc|| undefined reference to `__w32_sharedptr'|
c:\development\Codeblocks\mingw\lib\libstdc++.a(eh_globals.o):eh_globals.cc|| undefined reference to `__w32_sharedptr'|
c:\development\Codeblocks\mingw\lib\libstdc++.a(eh_globals.o):eh_globals.cc|| more undefined references to `__w32_sharedptr' follow|
c:\development\Codeblocks\mingw\lib\libstdc++.a(eh_terminate.o):eh_terminate.cc|| undefined reference to `__w32_sharedptr_terminate'|
c:\development\Codeblocks\mingw\lib\libstdc++.a(eh_terminate.o):eh_terminate.cc|| undefined reference to `__w32_sharedptr_unexpected'|
c:\development\Codeblocks\mingw\lib\libstdc++.a(eh_terminate.o):eh_terminate.cc|| undefined reference to `__w32_sharedptr_terminate'|
c:\development\Codeblocks\mingw\lib\libstdc++.a(eh_terminate.o):eh_terminate.cc|| undefined reference to `__w32_sharedptr_unexpected'|
||=== Build finished: 12 errors, 0 warnings ===|
P.S.Sorry from my english...
===== Comments Ported from Sourceforge =====

====== andreyfr (2009-09-14 20:34:35) ======

recompil hrlp but in new revizion 26222 what need new c::B i have this errors:
||=== uforadiant, windows ===|
C:\Downloads\Ufo_AI\trunk\src\tools\radiant\libs\gtkutil\SourceView.cpp|7|error: gtksourceview/gtksourcelanguagemanager.h: No such file or directory|
C:\Downloads\Ufo_AI\trunk\src\tools\radiant\libs\gtkutil\SourceView.cpp|8|error: gtksourceview/gtksourcestyleschememanager.h: No such file or directory|
C:\Downloads\Ufo_AI\trunk\src\tools\radiant\libs\gtkutil\SourceView.cpp|9|error: gtksourceview/gtksourceview.h: No such file or directory|
C:\Downloads\Ufo_AI\trunk\src\tools\radiant\libs\gtkutil\SourceView.cpp||In constructor 'gtkutil::SourceView::SourceView(const std::string&, bool)':|
C:\Downloads\Ufo_AI\trunk\src\tools\radiant\libs\gtkutil\SourceView.cpp|26|error: 'GtkSourceStyleSchemeManager' was not declared in this scope|
C:\Downloads\Ufo_AI\trunk\src\tools\radiant\libs\gtkutil\SourceView.cpp|26|error: 'styleSchemeManager' was not declared in this scope|
C:\Downloads\Ufo_AI\trunk\src\tools\radiant\libs\gtkutil\SourceView.cpp|26|error: 'gtk_source_style_scheme_manager_get_default' was not declared in this scope|
C:\Downloads\Ufo_AI\trunk\src\tools\radiant\libs\gtkutil\SourceView.cpp|27|error: 'gtk_source_style_scheme_manager_set_search_path' was not declared in this scope|
C:\Downloads\Ufo_AI\trunk\src\tools\radiant\libs\gtkutil\SourceView.cpp|28|error: 'gtk_source_style_scheme_manager_force_rescan' was not declared in this scope|
C:\Downloads\Ufo_AI\trunk\src\tools\radiant\libs\gtkutil\SourceView.cpp|30|error: 'gtk_source_language_manager_new' was not declared in this scope|
C:\Downloads\Ufo_AI\trunk\src\tools\radiant\libs\gtkutil\SourceView.cpp|31|error: 'gtk_source_language_manager_set_search_path' was not declared in this scope|
C:\Downloads\Ufo_AI\trunk\src\tools\radiant\libs\gtkutil\SourceView.cpp|33|error: 'GtkSourceLanguage' was not declared in this scope|
C:\Downloads\Ufo_AI\trunk\src\tools\radiant\libs\gtkutil\SourceView.cpp|33|error: 'lang' was not declared in this scope|
C:\Downloads\Ufo_AI\trunk\src\tools\radiant\libs\gtkutil\SourceView.cpp|33|error: 'gtk_source_language_manager_get_language' was not declared in this scope|
C:\Downloads\Ufo_AI\trunk\src\tools\radiant\libs\gtkutil\SourceView.cpp|40|error: 'gtk_source_buffer_new_with_language' was not declared in this scope|
C:\Downloads\Ufo_AI\trunk\src\tools\radiant\libs\gtkutil\SourceView.cpp|41|error: 'gtk_source_buffer_set_highlight_syntax' was not declared in this scope|
C:\Downloads\Ufo_AI\trunk\src\tools\radiant\libs\gtkutil\SourceView.cpp|43|error: 'gtk_source_view_new_with_buffer' was not declared in this scope|
C:\Downloads\Ufo_AI\trunk\src\tools\radiant\libs\gtkutil\SourceView.cpp|43|error: 'GTK_SOURCE_VIEW' was not declared in this scope|
C:\Downloads\Ufo_AI\trunk\src\tools\radiant\libs\gtkutil\SourceView.cpp|49|error: 'gtk_source_view_set_show_line_numbers' was not declared in this scope|
C:\Downloads\Ufo_AI\trunk\src\tools\radiant\libs\gtkutil\SourceView.cpp|50|error: 'gtk_source_view_set_auto_indent' was not declared in this scope|
C:\Downloads\Ufo_AI\trunk\src\tools\radiant\libs\gtkutil\SourceView.cpp|60|error: 'gtk_source_view_set_tab_width' was not declared in this scope|
..\..\src\tools\radiant\libs\math\Vector3.h|362|warning: 'g_vector3_axes' defined but not used|
||=== Build finished: 20 errors, 1 warnings ===|
Steps to reproduce this issue
Nothing entered.
Todos (0 / 0)
Issue created
footer_logo.png The Bug Genie 4.3.1 | Support | Feedback spinning_16.gif