Dear Nazish,
1. Install MinGW by following the installation instructions here: http://www.mingw.org/wiki/Getting_Started.
2. Make sure you have no parallel cygwin installation, because cmake does not allow any sh.exe in the PATH environment. (Is still an open issue in cmake)!
Anyway if you really need cygwin installation use the path fix batch file in "util/mingw/mingw_path_fix" to temporarily remove the cygwin path from within the terminal session you are currently in. It is important to start eclipse from within this terminal
session, so that the PATH is fixed for this session. This is a little workaround we added for MinGW/Cygwin user. Note, that cygwin is at the moment not supported as a build system within the windows environment. Regardless of this, you should be able to run
with native cygwin compilers within a cygwin bash. But than you also could just run a linux :).
3. Download the latest eclipse build from their homepage. Note, that there are known issues with the 64 bit version of eclipse regarding the console output (it is slow :) ). But this will be probably fixed by the next major release of CDT?! If you have
installed eclipse-cdt than you just need to add the svn plugin within eclipse.
Go to help-> install new software -> select update site of your eclipse build (probably indigo). In the Dialog box below search for svn and check Subversive SVN Team Provider (Incubation). Confirm all questions and wait for install to be finished.
Restart eclipse as prompted and go to project view 'svn repository exploring'. Wait for install to be finished and restart eclipse. Add a new resource (fill in the svn trunk address of seqan) within the svn repository perspective. Checkout Seqan trunk.
Wait until it is finished.
4. From here on you just can follow the steps described here: http://trac.seqan.de/wiki/Tutorial/GettingStarted/LinuxEclipse#AFirstBuild
These steps are only necessary if you plan to work within SeqAn. However,if you have your own project and you want to just use our library, then you only have to link against the seqan library. How you can do that is described here: http://trac.seqan.de/wiki/BuildManual/IntegrationWithYourOwnBuildSystem
Try these steps and let me know if it worked out.
Kind regards,
René
Begin forwarded message:
--- René Rahn
Ph.D. Student
------------------------------------------------
+49 (0)30 838 75 277
------------------------------------------------
Algorithmic Bioinformatics (ABI)
Department of Informatics
Room 018
------------------------------------------------
Freie Universität Berlin
Takustraße 9
14195 Berlin
------------------------------------------------
|