Subject: CGAL users discussion list
List archive
- From:
- To:
- Subject: help with Gmpq
- Date: Thu, 13 Dec 2007 01:24:32 +0100
hello,
I am using Visual Studio 2005 . with console project type.
i am trying to use Gmpq in the simpler case.
the initial code works fine
///////////////////////////////////////////////////////////////
#include <CGAL/Cartesian.h>
#include <CGAL/MP_Float.h>
#include <CGAL/Quotient.h>
#include <CGAL/Arr_segment_traits_2.h>
typedef CGAL::Quotient<CGAL::MP_Float> Number_type;
typedef CGAL::Cartesian<Number_type> Kernel;
typedef Kernel::Point_2 Point;
int main()
{
Point p1 (0, 0) ;
return (0);
}
////////////////////////////////////////////////////////////
but as i include CGAL/Gmpq.h
and change the MP_Float into Gmpq
i get this error
"Unable to start program 'C:\Visual Studio 2005\Projects\P1\P1.sln'
This application has failed to start because the application is incorrect.
review the manifest for possible errors. Reinstalling the application may fix
this problem. For more details , plese see the log file "
any idea is appreciated
Youn
========
- help with Gmpq, shaker82, 12/13/2007
- <Possible follow-up(s)>
- Re: help with Gmpq, nt_mahmood, 12/13/2007
- Re: [cgal-discuss] Re: help with Gmpq, Ammar Shaker, 12/13/2007
- help with skeletonization of 3d mesh, Defeng WANG, 12/13/2007
- Re: [cgal-discuss] Re: help with Gmpq, Ammar Shaker, 12/13/2007
Archive powered by MHonArc 2.6.16.