CMake error, svn

xorquewasp at googlemail.com xorquewasp at googlemail.com
Fri Jul 18 08:16:39 EDT 2008


Hello.

Attempting to compile from svn (as of about an hour ago) with Cmake 2.6
on OS X 10.4.11:

CMake Error: The end of a CMakeLists file was reached with a FOREACH statement that was not closed properly. Within the directory: /Users/xw/svn-ext/physfs
-- Looking for doxygen...
-- Looking for doxygen... - NOT found
-- Looking for dot tool...
-- Looking for dot tool... - NOT found
-- Doxygen not found. You won't be able to build documentation.
-- PhysicsFS will build with the following options:
--   ZIP support: enabled
--   7zip support: enabled
--   GRP support: enabled
--   WAD support: enabled
--   HOG support: enabled
--   MVL support: enabled
--   QPAK support: enabled
--   CD-ROM drive support: enabled
--   Thread safety: enabled
--   Build own zlib: disabled
--   Build static library: enabled
--   Build shared library: enabled
--   Build wxWidgets test program: enabled
--   Build stdio test program: enabled
--     Use readline in test program: disabled
CMake Error: The end of a CMakeLists file was reached with a FOREACH statement that was not closed properly. Within the directory: /Users/xw/svn-ext/physfs
-- Configuring done

No Makefile is generated.

I'm not familiar with cmake, but this strikes me as strange:

  $ grep -i FOREACH CMakeLists.txt
  $

Any ideas how to fix this one?

thanks,
xw



More information about the physfs mailing list