Re: error C2228 in mysqlc_preparedstatement.cxx

2021-04-01 Thread Ilmari Lauhakangas
/mysqlc/mysqlc_preparedstatement.cxx(98): error C2228: '.bDisposed' の左側はクラス、構造体、共用体でなければなりません Could you please build in an English environment so we'd have at least a chance to grasp the error message? Thanks. ...and this is simply achieved with LC_ALL=C make Ilmari

Re: error C2228 in mysqlc_preparedstatement.cxx

2021-04-01 Thread Eike Rathke
ivers/mysqlc/mysqlc_preparedstatement.cxx(98): > error C2228: '.bDisposed' の左側はクラス、構造体、共用体でなければなりません Could you please build in an English environment so we'd have at least a chance to grasp the error message? Thanks. Anyhow, it seems to complain about OPreparedStatement::rBHelper.bDisposed that is in

error C2228 in mysqlc_preparedstatement.cxx

2021-04-01 Thread himajin100000 (Tomoyuki Kubota)
Hi, When I tried to build LibreOffice, I encountered the following error. I'm not good at C++, and I don't know how to fix this one. C:/sources/libo-core/connectivity/source/drivers/mysqlc/mysqlc_preparedstatement.cxx(98): error C2228: '.bDisposed' の左側はクラス、構造体、共用体でなければなりません make[1]: *** [C