-
Notifications
You must be signed in to change notification settings - Fork 340
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
rezbuild.py broken #619
Comments
…mbdaclan/rez into lambdaclan-bugfix/custom-build-arguments
What are you testing this with? Using 2.29.0 i can not reproduce this. At least not with my own packages. Both packages with custom arguments and without build just fine. @lambdaclan |
It's recent, from 2.29.1 onwards. |
Okay, so this does break, but it only breaks with legacy rezbuild.py setups. I have migrated my packages to using custom build commands instead and that still works. |
I am having an issue that may be related. I am a Rez noob, trying to understand how Rez works with Windows; (windows-10.0.17134, Rez v2.29.1). I am trying to do a "rez-build" on the supplied "example-package" and I'm having python problems with the default content:
I get this exact same behavior if I use "rezbuild.py", "CMakeLists.txt" or just "rez-build -i" |
Note that I've fixed this in 2.30.0 just now, apologies for the breakage on master. |
It's all good,! Thanks Allan! |
Recent commit here broken the use of
rezbuild.py
.With the following files.
The text was updated successfully, but these errors were encountered: