luca regini
luca regini
I am not able to reproduce the issue even though I am using Windows 10. Have tried to run ros both on cmd.exe and Msys and everything went fine. The...
I have just built a new version of roswell taken from the master branch as it is now. Can you retry with this version: https://github.com/lucaregini/roswell/blob/master/releases/test-release-5-jan-2019.zip and let us know how...
I have just tested everything on a Windows 7 enterprise machine built from scratch and it works. I see that your log reports that SBCL has already been installed and...
I have just tested everything on a Windows 7 enterprise machine built from scratch and it works. I see that your log reports that SBCL has already been installed and...
You should get a "different" crash because the preconditions are changed. Can you: - Delete the .roswell folder. -Repeat - And past the logs you get in this case.
I am not able to reproduce the issue and seems to be risolved as of version 19.09.12.102. In my opinion the bug should be closed.
This is the log I got about one hour ago: Size: 38318080 Compressed: 8197081 0 ...................................................................... 700 ...................................................................... 1400 ...................................................................... 2100 ...................................................................... 2800 ...................................................................... 3500 ...................................................................... 4200 ...................................................................... 4900 .........................................................................
I am building from my workstation. My version of MSYS is dated 2019-07-11 and labelled MSYS_NT-10.0-18362. I guess that's the root cause. Can you try to build on a different...
I have been able to reproduce consistently the issue. In my workstation I installed MSys before running ros and in that case it works fine.
UPDATE: the root cause is that MSYS doesn't come with build tools by default. One has to update it by running pacman a couple of times to get all necessary...