Advertisement
Guest User

Untitled

a guest
Apr 7th, 2013
44
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.58 KB | None | 0 0
  1. Linking CXX executable ../../freeorion
  2. CMakeFiles/freeorion.dir/__/__/UI/QueueListBox.cpp.o: In function `QueueListBox::ShowPromptConditionallySlot(std::_List_iterator<GG::ListBox::Row*>)':
  3. QueueListBox.cpp:(.text+0x480): undefined reference to `GG::ListBox::Insert(GG::ListBox::Row*, std::_List_iterator<GG::ListBox::Row*>, bool, bool)'
  4. CMakeFiles/freeorion.dir/__/__/UI/QueueListBox.cpp.o: In function `QueueListBox::ShowPromptSlot()':
  5. QueueListBox.cpp:(.text+0x52c): undefined reference to `GG::ListBox::Insert(GG::ListBox::Row*, std::_List_iterator<GG::ListBox::Row*>, bool, bool)'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement