GUIslice-Builder
GUIslice-Builder copied to clipboard
Fatal Error Crash on "Generate Code"
Describe the bug Just crashes when I try and Generate Code.
To Reproduce Steps to reproduce the behavior:
- Open Project File
- Click "Generate Code"
Expected behavior That it would generate my arduino code and not crash
Crash log / Project files
Version
- Builder version: 0.17.b11
- OS: Ubuntu 20.04.04 LTS
Additional context
Sorry about that. Seems the problem is with generating flash api for the toggle buttons. I'll fix in the next release (still a few weeks away) In the meantime a quick work-around is to set Use Flash API?=false for your two toggle button. The code generation work fine for me after that. attached is a zip file with your project repaired.
WARNING! You are using the XSpinner class and I just fixed a major bug where the API crashes when you use this control. Download the latest GUIslice API to fix this issue GUIslice_version.h #define GUISLICE_VER "0.17.1.3"
Paul--
thanks for the quick reply, solved my problem!
fixed in release 17.b12