Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

First run build problem: src/style/resources.cpp not compiled #175

Closed
springmeyer opened this issue May 8, 2014 · 2 comments
Closed

First run build problem: src/style/resources.cpp not compiled #175

springmeyer opened this issue May 8, 2014 · 2 comments
Labels

Comments

@springmeyer
Copy link
Contributor

It looks like make xproj is broken out of the gates because this find fails to match src/style/resources.cpp so the Xcode project ends up not compiling that file leading to linking issues like undefined symbol llmr::resources::style_size: https://camo.githubusercontent.com/cac14a7d569d7a6b9a8a0c32f8cdffd78b83dedc/68747470733a2f2f73332e616d617a6f6e6177732e636f6d2f75706c6f6164732e686970636861742e636f6d2f38313833322f3539313932392f4141374f6a4a703044665967646a352f53637265656e25323053686f74253230323031342d30352d30382532306174253230322e34362e3032253230504d2e706e67

@springmeyer
Copy link
Contributor Author

fixed, longer term solution at #151

@kkaefer
Copy link
Member

kkaefer commented May 9, 2014

Yeah, I noticed this issue before, but just rebuilding again fixes it.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants