DrTimothyAldenDavis/GraphBLAS

Build broken with spaces in folder names

jacobfriedman opened this issue · 8 comments

We had an issue with building LAGraph when a parent directory including '000 - [...]' in the project.

I can't provide another reproduction at this time, but this is just a heads up. Build is on OSX's latest version.

Thanks for the heads up. I'll give it a try and see if there's a fix we could do inside LAGraph itself to handle this.

I tried to reproduce this, but it worked for me. I cloned this project to a folder "graph blas" and make did what I expected it did. I tried it with openSuse and CMake 3.24.

@jacobfriedman, can you provide the exact path you used, the error message that occurred, and the used CMake version?

Also your new folder name works for me. Would be interesting to get the full error message.

Sorry, I've been sick and the person generating the build has been hard to get a hold of. WIll provide an update when I can. Thanks for your patience again.

Is this still an issue?

Unfortunately neither you nor I can reproduce it. Closed.