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

Radiance fails to compile on Windows 10 / Allow an opt-out feature (or alternative) from compiling binaries #27

Closed
sariths opened this issue Aug 16, 2023 · 2 comments
Labels
bug Something isn't working

Comments

@sariths
Copy link
Collaborator

sariths commented Aug 16, 2023

@taoning In the past week I have failed twice to compile Radiance on Windows machines. Here is the latest attempt:

image

While I guess this is a trivial issue on Linux/Mac expecting the compilation dependencies on Windows machines is probably too much of an ask. Guiding a potential user through the process of installing Visual Studio, C++ compilers etc. is much more of a headache than just pointing them to pre-compiled binaries (as also discussed previously here: #21).

@sariths sariths added the bug Something isn't working label Aug 16, 2023
@sariths sariths changed the title Radiance fails to compile on Windows 10 / Allow an opt-out feature for compiling binaries Radiance fails to compile on Windows 10 / Allow an opt-out feature (or alternative) from compiling binaries Aug 16, 2023
@taoning
Copy link
Collaborator

taoning commented Aug 16, 2023

pip install pyradiance should work straight away on windows, correct? This is only for local development, not regular use?

@sariths
Copy link
Collaborator Author

sariths commented Aug 17, 2023

should work straight away on windows, correct? This is only for local development, not regular use?

@taoning You are right and I just checked on the two machines where it was failing (pip works straightaway). So this is a local development issue only. I will figure out a solution for those machines. Closing this now as the "bug" isn't really relevant.

@sariths sariths closed this as completed Aug 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants