skunkforce / OmnAIView

This Repository contains the OmnAIView Software, which is used in the AW4null Research Projects
https://www.autowerkstatt40.org/
MIT License
3 stars 4 forks source link

149 id in settingsmenu #159

Open tesourinha opened 6 months ago

tesourinha commented 6 months ago

To compile, you have to use the config that is in the branch, make sure the key-value pair "Customer_Id": "" exists and set the path to this config in the settingspopup.hpp. In the master version, the key-value pair "Customer_Id": "" needs to be added.

R-Abbasi commented 6 months ago

The program produces a crash when Attitude is clicked.

AKMaily commented 6 months ago

The program produces a crash when Attitude is clicked.

this is normal as the config is downloaded from the master in this version, which hasnt the "customer_id" field. This should be fixed when the branch is included in the master. For testing please manually load the config from this branch.