Re: [pygccxml-development] First commit of ide
Brought to you by:
mbaas,
roman_yakovenko
From: Roman Y. <rom...@gm...> - 2007-03-30 17:55:56
|
On 3/30/07, Alexander Eisenhuth <new...@st...> wrote: > Roman, > > I commited a first version of the ide. There was no funcionality added. > > I checked the gui with ubuntu 6.06. There is by default python 2.4 an wx 2.6 and > it has a strange look. What versions are you using? > > Can we define as requirement python 2.5 and wx 2.8 ? You can define whatever requirements you want - just specify them explicitly somewhere. The reasons is simple: in addition to source code we will distribute binary(frozen) version. So users will not have to install any package from the dependencies. -- Roman Yakovenko C++ Python language binding http://www.language-binding.net/ |