Skip to content

Conversation

TreeHunter9
Copy link
Contributor

As I can see, in order to build a server for x32 on x64 machine, the variable FB_PROCESSOR_ARCHITECTURE is set to x32 before calling run_all.bat, but PROCESSOR_ARCHITECTURE is used in the call to vcvarsall.bat (to set environment variables).
Currently, this does not cause any problems. However, if a third-party library uses, for example, cl.exe to build itself, incorrect environment variables will cause problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant