Menu

WIN32 Compilation / contributions

2003-09-03
2003-09-04
  • Filip Onkelinx

    Filip Onkelinx - 2003-09-03

    Hi,

    what compiler/IDE was used to compile the Win32 version ? I've downloaded the sources, and can't find any info on how to build on win32.

    The current IMAP implementation does no allow to specify the IMAP mailbox location prefix , so IMAP does not work on my current accounts and would like to fix this.

    What is the procedure to submit patches/new features (once I can get it to compile) ?

    Thanks for your time,

    Filip.

     
    • Eugen C.

      Eugen C. - 2003-09-04

      Hi,
      I have used the MS VS 6.0 compiler to get the binary.
      If you know how to compile QT based projects in Windows, you will be able to get Aethera too.
      You should have noticed already the qmake project files from each directory.
      But all the steps are a bit more complicated than in Linux.
      Write to me directly and I will try to help you.
      There isn't a public access for writing, so I am the only one able to commit code.

      IMAP from Aethera is based on subscribing method, that avoids a lot of problems like getting all your home etc.
      There isn't support for namespace yet.
      Thanks,
      Eug

       

Log in to post a comment.