<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Brandon J. Van Every wrote:
<blockquote cite="mid447F449E.6070605@gmail.com" type="cite">
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
William A. Hoffman wrote:
  <blockquote
 cite="mid6.2.3.4.2.20060601143233.09d2a550@pop.nycap.rr.com"
 type="cite"><br>
    <pre wrap=""><!---->Try this:

add a:

 message(${EXTRA_LIBS}) 

Also, make sure you delete the CMakeCache.txt after the change.
  </pre>
  </blockquote>
  <br>
I'll be darned,&nbsp; EXTRA_LIBS are dl;ws2_32<br>
ws2_32 is from my code, but where is dl coming from?<br>
</blockquote>
<br>
Well crappy tunnel vision.&nbsp; There is merely a HAVE_DLFCN_H right above
my other code that sets dl.&nbsp; Cygwin does have dlfcn.h but that doesn't
mean it's supposed to do a -ldl.&nbsp; My bad.&nbsp; My code is wrong.&nbsp; Sorry to
put you through this.<br>
<br>
<br>
Cheers,<br>
Brandon Van Every<br>
<br>
<br>
</body>
</html>