On Wednesday 15 July 2009 02:20:51 you wrote: > On Sat, 2009-07-11 at 15:41 -0400, Marc Lijour wrote: > > That's podofo-0.7.0 > > Can I get you to try with current svn trunk? > > At this point I'm not sure what's happening. A 64-bit target shouldn't > really matter.
This is what I get with revision 1069 of URL: https://podofo.svn.sourceforge.net/svnroot/podofo/podofo/trunk $ cmake -G "Unix Makefiles" -DWANT_LIB64:BOOL=TRUE - DPODOFO_BUILD_SHARED:BOOL=TRUE -DCMAKE_INSTALL_PREFIX="$HOME/podofo" ../podofo/src/ -- The C compiler identification is GNU -- The CXX compiler identification is GNU -- Check for working C compiler: /usr/bin/gcc -- Check for working C compiler: /usr/bin/gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done Building shared PoDoFo library CMake Error at CMakeLists.txt:237 (INSTALL): install TARGETS given no LIBRARY DESTINATION for shared library target "podofo_shared". CMake Error at CMakeLists.txt:254 (FILE): file Internal CMake error when trying to open file: /PoDoFoConfig.cmake for writing. CMake Error at CMakeLists.txt:258 (FILE): file Internal CMake error when trying to open file: /PoDoFoConfig.cmake for writing. CMake Warning (dev) in CMakeLists.txt: No cmake_minimum_required command is present. A line of code such as cmake_minimum_required(VERSION 2.6) should be added at the top of the file. The version specified may be lower if you wish to support older CMake versions for this project. For more information run "cmake --help-policy CMP0000". This warning is for project developers. Use -Wno-dev to suppress it. -- Configuring incomplete, errors occurred! ------------------------------------------------------------------------------ Enter the BlackBerry Developer Challenge This is your chance to win up to $100,000 in prizes! For a limited time, vendors submitting new applications to BlackBerry App World(TM) will have the opportunity to enter the BlackBerry Developer Challenge. See full prize details at: http://p.sf.net/sfu/Challenge _______________________________________________ Podofo-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/podofo-users
