Re: [bme-develop] Final BeMSN Release Progress
Status: Planning
Brought to you by:
sirmik
From: Jixt <ji...@li...> - 2004-08-16 09:14:51
|
Hi, > Hello, I went through the same problems when compiling the source > with > Zeta. I had to modify the Looper.h header because it marks > PostMessage() as deprecated > > //#ifdef _ZETA_USING_DEPRECATED_API_ > // Deprecated, use BMessenger instead > > Another problem I had was that the function find_directory is located > in libzeta.so and not in libbe.so so you have to include it to the > project to link it. > > Also, had to remove some of the sources from the User Interface > folder > to get BeIDE to use the NewGUI source. > It compiles!!! Thx guys! I will write down what you need to do if you want to compile it under Zeta. The only problem I have now is that it does not want to login... I will download the latest sources from CVS. Maybe it will work then greets Jixt |