[Gambas-devel] Rev #7065: GB_ERR_NWRITE missing

Tobias Boege taboege at ...176...
Sun May 10 11:19:18 CEST 2015


Hi Benoit,

I'm trying to compile #7065 but even after a complete checkout, reconf-all,
configure run, it stops at CTrayIcon.cpp:

CTrayIcon.cpp: In function 'void TrayIcon_unknown(void*, void*)':
CTrayIcon.cpp:330:13: error: 'GB_ERR_NWRITE' was not declared in this scope
    GB.Error(GB_ERR_NWRITE, GB.GetClassName(NULL), name);

I ran a "make -j5" but that shouldn't be the problem, I guess. Was that
constant forgotten in your commit? (grep can't find it in main/.)

Regards,
Tobi

-- 
"There's an old saying: Don't change anything... ever!" -- Mr. Monk




More information about the Devel mailing list