Hi Craig,

CR> as you're using CMake 2.7 . I've only tested with 2.6 so far. Now that
CR> 2.6 has been officially released I'll update the documentation to 
CR> indicate that 2.6 should be used, then do some testing with 2.7 as well.

I  have  not  found  v2.6  on  http://www.cmake.org,  I  install  v2.5
http://www.cmake.org/files/vCVS/cmake-2.5.20080318-win32-x86.exe,
result - the same:

C:\LIBRARYS\podofo\cmake>cmake -G "Visual Studio 8 2005" ..\src 
-DPODOFO_BUILD_SHARED=FALSE -DCMAKE_INCLUDE_PATH="C:\LIB
RARYS\podofo\freetype\include;C:\LIBRARYS\podofo\Jpeg\include;C:\LIBRARYS\podofo\zlib\include"
 -DCMAKE_LIBRARY_PATH="C:\
LIBRARYS\podofo\freetype\lib;C:\LIBRARYS\podofo\freetype\objs;C:\LIBRARYS\podofo\Jpeg\lib;C:\LIBRARYS\podofo\zlib\lib"
-DFREETYPE_LIBRARY_NAMES_DEBUG=freetype235MT_D 
-DFREETYPE_LIBRARY_NAMES_RELEASE=freetype235MT
CMake Warning (dev) in CMakeLists.txt:
  Policy CMP0000 is not set: A policy version number must be specified.  Run
  "cmake --help-policy CMP0000" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.
This warning may be suppressed using the -Wno-dev option.

-- Check for working C compiler: cl
-- Check for working C compiler: cl -- works
-- Detecting C compiler info
-- Detecting C compiler info - done
-- Check for working CXX compiler: cl
-- Check for working CXX compiler: cl -- works
-- Detecting CXX compiler info
-- Detecting CXX compiler info - done
CMake Error: At least one of PODOFO_BUILD_SHARED and PODOF_BUILD_STATIC must be 
set
-- Configuring done


similarly -  -DPODOFO_BUILD_SHARED:BOOL=FALSE, -DPODOFO_BUILD_SHARED=0
   
-- 
Alexey
mailto:[EMAIL PROTECTED]




-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Podofo-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/podofo-users

Reply via email to