<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
<font face="verdana, arial, helvetica" size="2">Right here goes...<br>
<br>
I am using the KDevelop environment to write simulation software on
SuSE 9.2 Pro. I am using third party libraries for the mathematics and
would lke to do so for the plotting.<br>
The math library is static(.a). The only way I can get it to link is by
placing its full path in "Project -> Project options -> Configure
Options -> Linker flags (LDFLAGS):". I then include the header files
by using the Automake Manager and right clicking "src" selecting the
"Includes" tab and adding the relevant directory to the "Directories
outside project" pane. This works fine.<br>
<br>
I also tried another method of linking the static library: in the
Automake manager I right click on the program and select "Options". I
then select the Libraries tab and add the full path of the library to
the "Link libraries outside project (LDADD)" window. When I try and
compile with this method the error messages stating "undefined
reference to ..." disappear and instead I get "Exited with status: 2".<br>
<br>
The exact same thing happens when I try to link a shared library in
this fashion. However I cannot seem to add multiple libraries to the
Linker flags box as described above. I have tried space, coma and
semi-colon separated lists with no success. I get "Exited with status:
77" from autoconf.<br>
<br>
I have no idea what to do now and am intensely frustrated. I need to
link more than one library and just cannot seem to do it. The
documentation for Kdevelop is very poor being significantly incomplete!<br>
<br>
I would appreciate some help on this matter. Am I going about the
linking the correct way or is there a better way to do it?<br>
<br>
Regards<br>
Tristan</font>
<pre class="moz-signature" cols="72">-- 
Tristan Robert Martindale
BSc(Eng)(Aeronautical)
TMI Consultancy
Office M47, The Innovation Center
The Innovation Hub, Persequor X10
Pretoria, 0000, South Africa
email: <a class="moz-txt-link-abbreviated" href="mailto:trmartindale@tmiconsult.co.za">trmartindale@tmiconsult.co.za</a>
Work Phone: +27 (012) 844 0311
Home Phone: +27 (011) 356 0602
Cellular Phone: +27 083 264 5142 
</pre>
</body>
</html>

-
to unsubscribe from this list send an email to kdevelop-request@kdevelop.org with the following body:
unsubscribe »your-email-address«