Hello,I am working on removing most of windowing code from the VM, and in trying to unify the platform specific code of the VM. In the MinimalistHeadless branch of https://github.com/ronsaldo/opensmalltalk-vm I made the following changes:
- Unified standard CMake building scripts for Unixes. I hate autoconf. I want to use them in Windows too.
Does it make sense, to always trying to create a display in startup time?
Best regards,Ronie