Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] The problem when I compile the demo mesh_3

Subject: CGAL users discussion list

List archive

[cgal-discuss] The problem when I compile the demo mesh_3


Chronological Thread 
  • From: neman <>
  • To:
  • Subject: [cgal-discuss] The problem when I compile the demo mesh_3
  • Date: Thu, 24 Feb 2011 03:08:36 -0800 (PST)


I have installed the CGAL 3.7 on Windows 7 for Visual studio 2008, and have
compile the CGAL library sucessfully.

But when I try to complie the demo of mesh_3, I get the error information as
below:

1>Generating Scene_moc.cpp
1>moc: Cannot open options file specified with @
1>Usage: moc [options] <header-file>
1> -o<file> write output to file rather than stdout
1> -I<dir> add dir to the include path for header files
1> -E preprocess only; do not generate meta object code
1> -D<macro>[=<def>] define macro, with optional definition
1> -U<macro> undefine macro
1> -i do not generate an #include statement
1> -p<path> path prefix for included file
1> -f[<file>] force #include, optional file name
1> -nw do not display warnings
1> @<file> read additional options from file
1> -v display version of moc
1>Project : error PRJ0019: A tool returned an error code from "Generating
Scene_moc.cpp"

I have the Scene_moc.cpp file under the directory of /demo/mesh_3_demo/, and
what I should do for this error?
--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/The-problem-when-I-compile-the-demo-mesh-3-tp3322424p3322424.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.16.

Top of Page