Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix compiling error introduced in #31789 #31875

Merged
merged 1 commit into from Jun 26, 2019

Conversation

Projects
None yet
5 participants
@Maddremor
Copy link
Contributor

commented Jun 26, 2019

Summary

SUMMARY: Bugfixes "Fix compiling error introduced in #31789"

Purpose of change

Got compiling errors magic_teleporter_list.cpp:(.text+0x1ff5): undefined reference to `avatar* game::critter_at<avatar>(tripoint const&, bool)' after #31789 got merged.

Describe the solution

ifreund told me to add a line. Said line worked.

Describe alternatives you've considered

Waiting for someone else to get the same issue and fix it.

@ifreund
Copy link
Contributor

left a comment

Thanks for fixing this, not sure why it didn't error on non-windows build systems.

@kevingranade

This comment has been minimized.

Copy link
Member

commented Jun 26, 2019

This pull request has been mentioned on Cataclysm: Dark Days Ahead. There might be relevant details there:

https://discourse.cataclysmdda.org/t/insert-tire-here-runs-over-something-xevery-wheel/20556/10

@KorGgenT

This comment has been minimized.

Copy link
Contributor

commented Jun 26, 2019

Thanks a bunch for fixing this, sorry i didn't notice it when compiling myself.

@ZhilkinSerg ZhilkinSerg merged commit c88b7db into CleverRaven:master Jun 26, 2019

1 of 3 checks passed

continuous-integration/travis-ci/pr The Travis CI build is in progress
Details
gorgon-ghprb Build triggered for merge commit.
Details
continuous-integration/appveyor/pr AppVeyor build succeeded
Details
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
You can’t perform that action at this time.