Build broken with spaces in folder names
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?
Hello,
The path was '000 - PROJECTS'. I don't have the other information with me at the moment (can provide this week).
Thank you for looking into it.
On Sun., Aug. 7, 2022, 3:00 a.m. Christoph Grüninger, < @.***> wrote:
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 https://github.com/jacobfriedman, can you provide the exact path you used, the error message that occurred, and the used CMake version?
— Reply to this email directly, view it on GitHub https://github.com/DrTimothyAldenDavis/GraphBLAS/issues/150#issuecomment-1207344633, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAFKHXUUBZ634NBRBHUISQLVX5NKHANCNFSM55LTWEYA . You are receiving this because you were mentioned.Message ID: @.***>
Also your new folder name works for me. Would be interesting to get the full error message.
Thank you for checking. I'll get specs for you tomorrow.
On Mon., Aug. 8, 2022, 4:29 p.m. Christoph Grüninger, < @.***> wrote:
Also your new folder name works for me. Would be interesting to get the full error message.
— Reply to this email directly, view it on GitHub https://github.com/DrTimothyAldenDavis/GraphBLAS/issues/150#issuecomment-1208579276, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAFKHXTAAQ3N2EVHSKEWYH3VYFU3VANCNFSM55LTWEYA . You are receiving this because you were mentioned.Message ID: @.***>
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.