Gerben Dekker

Results 6 comments of Gerben Dekker

@tofindoutsysadmin had the same issue, using the default clone url provided by azure devops is not working but could resolve this using the url in the adresbar, so changing it...

This also happens when a folder name has changed. In my situation it is a SVN repo and the rename was on of the main folders. Everything from this folder...

same here, recently got a RAM update 32gb -> 64gb on this machine but not sure/unlikely that is the issue, option B) would not surprise me due to work related...

@alexanderbock _"Did you compile OpenSpace yourself?"_ I installed the latest version, I am a software engineer but not familiar with this project code and build process _"I can make some...

uhm, got the same error like last time, did not expect that assuming "GeneralCapabilitiesComponent""would become the logged Category ``` LERRORC( "GeneralCapabilitiesComponent", std::format( "Error reading physical memory from WMI. {} ({})",...

I thought I'd give it a try and after - renaming `CMakeLists.txt` L69 `add_definitions(/MP /bigobj)` to `add_compile_options(/MP /bigobj)` ![image](https://github.com/user-attachments/assets/96494ead-f625-4547-8fb1-e528dce06e3b) - between build errors where all bin are placed here `\OpenSpace\bin\`...