Stefano Cottafavi
Stefano Cottafavi
Hi, is it possible to generate into a different folder than the one containing the .ioc file? I'd like to keep many .ioc files in a subfolder, then run and...
Hi, I'm getting the following error while I'm trying to deserialize a proto containing a repeated value ``` terminate called after throwing an instance of 'std::out_of_range' what(): Container is less...
Hi, I'm trying to build an app on Windows using the qtprotobuf libs/includes provided in the 0.6.0 release. I'm building using qmake and msvc2019. I can't get past the following...
Hi, it seems to me there is a typo in the README where the only supported model should read STM32F103 instead of STM32F203. Is my assumption correct?
it seems that SpinCtrlDouble is preferred over FloatSpin, as it is the one actually available in wxformbuilder however SpinCtrlDouble is not listed in the controls supported by Persistence Manager FEATURE...
Hi, I'm writing a module to build (and install) opencv from source. I'm not able to complete the installation step successfully, not with "make install" nor with "checkinstall" which returns...
Hi, as per the title I'd like define a variable in the GitHub worflow (and changing with something like strategy.matrix) and pass it down to the CustomPiOS scripts. While I...