i need to draw a 2D graph in C++, so i had downloaded koolplot to draw it. But the condition is- i want to use koolplot under codeblocks IDE not quincy, dev++ or else, so how should i link them??
i tried to link the libkoolplot.a but it still showing linking problems....so what are those proper libraries that should be linked??Please teach me step by step if possible .... i am really newb in programming..
i am using:
mingw compiler
windows OS
codeblocks IDE