Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] configure fails

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] configure fails


Chronological Thread 
  • From: Dominik Szczerba <>
  • To:
  • Cc: "Laurent Rineau (GeometryFactory)" <>
  • Subject: Re: [cgal-discuss] configure fails
  • Date: Thu, 31 Mar 2011 17:30:08 +0200
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; b=OT4tpoo7XQ/8eD7IDihrQ8f3yPfRbARCuBQ5yhaOfVBnIBn6xma1DXVoKb5+YdaLcQ u1sCWh4/q9mmGA2TZzkcO6xWeAYq+841NCNj77Rdb+hGTrikjuhu0oQV4iqEqUqETloc KaIJr+G86nWuPvzOudyZXY4XtBhyIqpWms4sQ=

Yes they are along the lib files in the same lib folder.
I added this folder to system PATH. I ensure it is indeed there in
PATH by typing "path" in the command prompt before invoking cmake.
However, the library still can not be found.

Thanks for any further hints,
Dominik

On Thu, Mar 31, 2011 at 4:06 PM, Laurent Rineau (GeometryFactory)
<>
wrote:
> On jeudi 31 mars 2011 15:57:37 Dominik Szczerba wrote:
>> Dear Andreas,
>>
>> Unfortunately, we might both be wrong. The problem is still there, even
>> with one BOOST_ROOT for debug/release when I compile a dynamic (DLL)
>> version of boost (see other thread why). The thread library can not be
>> found, always reset to NOTFOUND.
>
> In which directory are the Boost .dll files? Is that directory in the list
> of
> the PATH environment variable? If it is now, then Windows cannot retrieve
> the
> dll files, even if they are in the same directory as the .lib files that
> were
> used at link-time.
>
> --
> You are currently subscribed to cgal-discuss.
> To unsubscribe or access the archives, go to
> https://lists-sop.inria.fr/wws/info/cgal-discuss
>
>



Archive powered by MHonArc 2.6.16.

Top of Page