[opsmodelling-general] Re: Joining Opsmodelling team
Status: Inactive
Brought to you by:
lyakhov
From: Fedor L. <ly...@li...> - 2005-10-25 13:00:32
|
Hi I have compiled gui in Linux -- my gcc has found just one error in it:=20 line 54: static const GtkActionEntry entries[] =3D { After deleting 'const' everything was built nicely. First version doesn't work, but the last one works almost perfectly. I don't know GTK well, but I can add a handler for delete_event so it will = be quitting normally. I cannot compile it in windows, bacuse my cygwin is too old I think. About making logics: I want binaries go to $(BASE)bin/, libraries -- lib et= c. Shared includes are in $(BASE)include/ ... I don't know why my makefiles don't work at your comp, please describe it. ----- Original Message ----- From: "Daryl Lee" <dl...@al...> To: "Fedor Lyakhov" <ly...@li...> Subject: Re: Joining Opsmodelling team Date: Mon, 24 Oct 2005 16:35:03 -0600 >=20 > I didn't think about compiling with MSVC--I like to not use that on open > source projects, since I use it all day at work!=20=20 Neither do I! But some people from the team use it (maybe). > I've downloaded a > class "ParamContainer" at http://www.biorainbow.com/paramcontainer that > should work nicely. I'll replace getopt_long with it, add the copyright > stuff, post to CVS, and announce it on the forum. Well. What about splitting main.cpp into main.cpp, gui.hpp, gui.cpp, and even may= be cui.cpp(&.hpp)? I've tried to do so, but have got linking errors... Best regards, Fedor --=20 _______________________________________________ Check out the latest SMS services @ http://www.linuxmail.org This allows you to send and receive SMS through your mailbox. Powered by Outblaze |