On Friday 19 February 2010 12:48:35 Luciano Wolf wrote: > Hi Alexander, > > We had some brave developers (from core-developers team + community) > attempting to compile for windows in the past months. If I remember > correctly the progress got stuck at generatorrunner compilation. You > could give a try and become posting your findings/problems at IRC > channel (or this mailing list as well). Hugo, do you have any advices > (he is from core-developers too and was attempting to compile for > windows) ?
Yes, I tried it some months ago, IIRC apiextractor and generatorrunner compiles just fine on windows, but I not tried to compile shiboken-generator, because you need to copy some libraries to some places to get it working. So, I tried to do a windows installer for each project, starting from apiextractor, there is a branch called "windows" on apiextractor repository, few problems still exists, but it should generate the installer when you type "make windowsinstaller" (if you have inno setup installed and available on system path). My guess is that we need to fix bug 147 [1] to get the installer working without any major issues. We can help you to help us :-), just do what Luciano said, give a try and post your questions on our IRC channel (#pyside at freenode). P.S.: I did all tests with microsoft compiler, available when you install windows SDK. P.S.2.: Do not try to compile boost by yourself, get a binary package instead. P.S.3.: Do not try to compile Qt by yourself, get the binary package for msvc isntead. [1] http://bugs.openbossa.org/show_bug.cgi?id=147 > Regards, > Luciano > > On Fri, Feb 19, 2010 at 5:01 AM, Alexander Belchenko <[email protected]> wrote: > > Hi, > > > > What is required for windows support? If I will start working on it, who > > can help me with tips and guide my work? > > > > Alexander > > _______________________________________________ > > PySide mailing list > > [email protected] > > http://lists.openbossa.org/listinfo/pyside > > _______________________________________________ > PySide mailing list > [email protected] > http://lists.openbossa.org/listinfo/pyside -- Hugo Parente Lima INdT - Instituto Nokia de Tecnologia
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ PySide mailing list [email protected] http://lists.openbossa.org/listinfo/pyside
