Git Product home page Git Product logo

games-crimson's People

Contributors

yarikk avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

games-crimson's Issues

link error on OS X

g++ -g -O2 -F/Library/Frameworks -framework SDL -framework Cocoa -I /Library/Frameworks/SDL.framework/Headers -framework SDL_ttf -framework SDL_mixer -framework SDL_net -o crimson ai.o building.o combat.o container.o event.o game.o history.o initwindow.o main.o map.o mapwindow.o mission.o network.o options.o path.o platform.o player.o unit.o unitwindow.o SDL_zlib.o button.o extwindow.o fileio.o filewindow.o font.o gamewindow.o hexsup.o lang.o list.o listselect.o lset.o mapview.o mapwidget.o misc.o rect.o slider.o sound.o strutil.o surface.o textbox.o view.o widget.o window.o -lz -framework SDL

Undefined symbols for architecture x86_64:
  "vtable for Path", referenced from:
      AI::UnitCanReach(Unit const*, Point const&, unsigned short) in ai.o
      AI::CommandUnitRepair(Unit*) in ai.o
      AI::UnitGoTo(Unit*, Point const&, unsigned short) in ai.o
      AI::FindBestTarget(Unit const*) in ai.o
      AI::FindBestHex(Unit const*, Unit const*) const in ai.o
      AI::FindTransport(Unit const*, Point const&, unsigned short, bool) in ai.o
      Game::MoveUnit(Unit*, Point const&) in game.o
      ...
  NOTE: a missing vtable usually means the first non-inline virtual member function has no definition.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.