bdbcat / oesenc_pi

GNU General Public License v2.0
10 stars 17 forks source link

Linux (OpenSUSE): shop debug file is not working #42

Closed dominig closed 5 years ago

dominig commented 5 years ago

Trying to debug a login in shop issue, I have noticed that setting the variable DEBUG_SHOP to 'yes' does not work not debug goes anywhere. I also noticed that the file capitalisation is incompatiable for Linux & Mac with other plugins settings. in ochartShop.cpp (line 670) I read pConf->SetPath ( _T ( "/PlugIns/oesenc/charts" ) ); while other plugins use /plugins/xxx

dominig commented 5 years ago

Misunderstanding from my side. But I still do not know how to get the debug logged somewhere.