Subject: CGAL users discussion list
List archive
- From: Medhat Rashad <>
- To: "" <>
- Subject: Re: [cgal-discuss] error in cgal compileing
- Date: Fri, 1 May 2015 09:26:39 +0000 (UTC)
hello sir;
i had said that the configuration and generating for cgal had done successfully and the error in calling differ libraries of the header files how to solve it.
i need your support please list the solution steps one by one to get over this problem
thanks for your support.
On Wednesday, April 29, 2015 2:20 AM, Medhat Rashad <> wrote:
hello sir;
i had said that the configuration and generating for cgal had done successfully and the error in calling differ libraries of the header files how to solve it.
i need your support please list the solution steps one by one to get over this problem
thanks for your support.
On Wednesday, April 29, 2015 1:18 AM, Joachim Reichel <> wrote:
Hi,
On 04/27/2015 09:14 PM, Medhat Rashad wrote:
> i had installed CGAL 4.6 and its components successfully by using CMake
> i use CodeBlock IDE to compile the given examples in CGAL folder.
> But there are error in direcoty
> and some time error in header file
> how to solve this problem
>
> note
> -------
> what i should use the source code file or the place where build the binaries
the linker error about undefined references to boost::system::generic_category()
can happen if you forget to link with libboost_system.so, or the version of
libboost_system.so used by the linker is older than the headers used by the
compiler and therefore lacks this symbol.
For further analysis we would need the actual executed compiler and linker commands.
Joachim
--
You are currently subscribed to cgal-discuss.
To unsubscribe or access the archives, go to
https://sympa.inria.fr/sympa/info/cgal-discuss
On 04/27/2015 09:14 PM, Medhat Rashad wrote:
> i had installed CGAL 4.6 and its components successfully by using CMake
> i use CodeBlock IDE to compile the given examples in CGAL folder.
> But there are error in direcoty
> and some time error in header file
> how to solve this problem
>
> note
> -------
> what i should use the source code file or the place where build the binaries
the linker error about undefined references to boost::system::generic_category()
can happen if you forget to link with libboost_system.so, or the version of
libboost_system.so used by the linker is older than the headers used by the
compiler and therefore lacks this symbol.
For further analysis we would need the actual executed compiler and linker commands.
Joachim
--
You are currently subscribed to cgal-discuss.
To unsubscribe or access the archives, go to
https://sympa.inria.fr/sympa/info/cgal-discuss
- Re: [cgal-discuss] error in cgal compileing, Medhat Rashad, 05/01/2015
Archive powered by MHonArc 2.6.18.