Dear Tahira,
We do not provide binary packages of the libraries for Windows,
therefore you have to compile the libraries on this system.
The Bio++ libraries are fully standard C++ libraries, so there is
nothing special with them, apart that you need to compile them in the
right order (first bpp-core, then bpp-seq, then any other).
This forum is not meant to discuss any general C++ or system issues,
but the usual steps when you are using an IDE is to create a new
project for each library, and import all the .h and .cpp in that
project, in their corresponding subfolders. The IDE then usually
offers to build a custom Makefile or similar compilation script. To
facilitate this task, Bio++ uses the CMake building system, which
allows you to directly generate a CodeBlocks project file that you
should be able to import. You can give a look at the CMake
documentation to to get help in using this program, it has a graphical
interface and is not too complicated to use. CMakes usually helps, but
you do not have to use it. Importing the code directly in your IDE can
sometimes work better.
Hope this helps,
Julien.
On Mon, Feb 25, 2013 at 7:34 AM, Tahira Ishtiaq
<
tahirai...@gmail.com> wrote:
>
>
>> Hi,
>
> I am very new to the use of bio++ libraries. Can anyone help me how to
> include and use bio++ in codeblocks. Currently i m using windows 7 operating
> system. I am very much confused in using these libraries. kindly help me.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Bio++ Usage Help Forum" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to
biopp-help-for...@googlegroups.com.
> To view this discussion on the web visit
>
https://groups.google.com/d/msg/biopp-help-forum/-/GMIU7_tkXzIJ.
0
(+49) 6421 178 986