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

MSVC langs projects does not respect their own configuration #4547

Closed
DorpsGek opened this issue Mar 6, 2011 · 2 comments
Closed

MSVC langs projects does not respect their own configuration #4547

DorpsGek opened this issue Mar 6, 2011 · 2 comments
Labels
flyspray This issue is imported from FlySpray (https://bugs.openttd.org/)

Comments

@DorpsGek
Copy link
Member

DorpsGek commented Mar 6, 2011

FeyFre opened the ticket and wrote:

I'm using provide solution and project files to build OpenTTD, but retargeting to other folder(c:\OpenTTD or whatever) by setting Output Directory property for projects.
OpenTTD project(OpenTTD_vs# # .vcproj) honours this setting and build .exe and .pdb into configured path, but langs project(langs_vs# # .vcproj) build into hardcoded path in source tree.
I propose to use relative to $(OutDir) path in Pre-Build even command line setting.

Reported version: trunk
Operating system: Windows


This issue was imported from FlySpray: https://bugs.openttd.org/task/4547
@DorpsGek
Copy link
Member Author

Rubidium wrote:

It might very well have to do that (part) of the strgen generated files is used in the actual compilation of OpenTTD, so we need to set a different include path there. That might (ofcourse) "redirect" the the $(OutDir) as well.

Even then, is strgen generated into the right place? And if it is, why doesn't it cause the language generation to fail if that uses hardcoded paths?

However, I've got no real clue about the MSVC project files so can't do something about it myself.


This comment was imported from FlySpray: https://bugs.openttd.org/task/4547#comment9787

@DorpsGek
Copy link
Member Author

andythenorth closed the ticket.

Reason for closing: Out of date

Flyspray clean up. Aged, lacking any sponsor, possibly no longer relevant. Closing, thanks.


This comment was imported from FlySpray: https://bugs.openttd.org/task/4547

@DorpsGek DorpsGek added flyspray This issue is imported from FlySpray (https://bugs.openttd.org/) Build system labels Apr 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
flyspray This issue is imported from FlySpray (https://bugs.openttd.org/)
Projects
None yet
Development

No branches or pull requests

1 participant