I am not sure if you are intending feedback in an announcement. In regards to the Windows installer:
Why are you compressing an exe installer? exe files do compression adequately as is. For example, v1.0.3 zip file vs the exe only saves 0.5%. Most app installs for Windows are distributed in exe or msi format, not zipped.
Can you include the version number in the filename? For example, something like SquareLine_Studio_Setup_v1.0.3.exe. This will help in the event we want to save old installers in case of rollback.
I look forward to the Lifetime license support and announcement. Thanks for your hard work.
I too didn’t understand the reason for the zip file, however between updates I found myself having to copy the custom codeformat_c.cfg file and then re-paste it again to avoid losing my style configuration. A better code beautifier than AStyle is uncrustify, whose development is still active and has much more functionality.
I downloaded it last night and installed on my Windows 10 PC. I noted every time I tried to resize it the program closed down, is there something I am doing wrong? This is the first time am using this program, should I try an earlier version? I am using the trial version.
What about a chart widget? The code is not generated for it in ui.c. The screen draw order is important, but users do not have any options to keep it’s own code in ui.c.
I tried out version 1.04 and closes when try to resize the window, this also happened with version 1.03 but not with version 1.02. I will go back to 1.02 for the time being. Found attached zipped up player files.
According to the log you have a very old GPU driver. Can you update it?
Please attach this crash log too: C:/Users/HERBER~1/AppData/Local/Temp/Game-Ever Bt_/SquareLine_Studio/Crashes
We have any idea about what could be the problem. Please unzip this bat file and copy it next to SquareLine_Studio.exe and run the bat file. It will start SLS in a special mode. SquareLine_Studio_gl.zip (183 Bytes)
The problem is that the Vulkan API is not supported by your GPU. The bat file forces SquareLine to use OpenGL. We will address this in the next release.