Re: [bme-develop] Final BeMSN Release Progress
Status: Planning
Brought to you by:
sirmik
From: Simon T. <sim...@ga...> - 2004-08-16 19:24:19
|
> 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 I had to reduce the cryptlib timeout attribute to get it to log in (set in a couple of places in NS handler IIRC). Took it down from 60*2 (don't know why Daniel had it that high?) to about 10/20 and it seems to work fine, even on dial-up. I'm still in the middle of cleaning up CVS, give me a couple more days :) Simon > greets > > Jixt > > > ------------------------------------------------------- > SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank > Media > 100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33 > Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift. > http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285 > _______________________________________________ > bme-develop mailing list > bme...@li... > https://lists.sourceforge.net/lists/listinfo/bme-develop |