I have downloaded the source code from the development svn repository: "svn checkout svn://svn.code.sf.net/p/qwt/code/trunk/qwt"
I uncommented the examples entry from qwtconfig.pri and compiled the program like so: "qmake && make && make install"
I have examples compiled now and .o files are created but the linker is not run for some reason. Is there some setting that disables linker and why is such a setting enabled by default?
What is the easiest way to get the whole compilation process done (including linker) for the examples?
My linux distro is debian "testing".


Reply With Quote


Bookmarks