Hi everyone,

I'm trying to build wxArt2D (checked out on 2009-09-17) and I get an 
error for which I cannot find any description or a solution. Here's the 
output from the command line:

-- 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
-- Configuration /usr/bin/wx-config 
--debug=no;--static=no;--unicode=yes;--universal=no;--toolkit=gtk2;--version=2.8

-- wxWidgets_USE_DEBUG       : OFF
-- wxWidgets_USE_UNICODE     : ON
-- wxWidgets_USE_STATIC      : OFF
-- wxWidgets_USE_UNIVERSEL   :
-- wxWidgets_FOUND           : TRUE
-- wxWidgets_INCLUDE_DIRS    : 
/usr/lib/wx/include/gtk2-unicode-release-2.8;/usr/include/wx-2.8
-- wxWidgets_LIBRARY_DIRS    :
-- wxWidgets_CXX_FLAGS       :
-- wxWidgets_DEFINITIONS     : 
-D_FILE_OFFSET_BITS=64;-D_LARGE_FILES;-D__WXGTK__;-pthread
-- wxWidgets_FIND_COMPONENTS : aui,stc,qa,xrc,html,adv,xml,net,core,base
-- Could not find existing AGG library, will use builtin library instead
-- Could NOT find Freetype  (missing:  FREETYPE_LIBRARY 
FREETYPE_INCLUDE_DIRS)
-- use freetype internal as internal target
-- freetype not found, will use internal
-- Looking for sys/types.h
-- Looking for sys/types.h - found
-- Looking for stdint.h
-- Looking for stdint.h - found
-- Looking for stddef.h
-- Looking for stddef.h - found
-- Check size of int
-- Check size of int - done
-- Check size of long
-- Check size of long - done
CMake Error at bin/Macros.cmake:209 (CONFIGURE_FILE):
   configure_file Problem configuring file
Call Stack (most recent call first):
   samples/editor/samples/common/CMakeLists.txt:173 (COPYFILESALL)


-- Found wxArt2D: 
kbool;agg;freetype;wx_gtk2u_aui-2.8;wx_gtk2u_stc-2.8;wx_gtk2u_qa-2.8;wx_gtk2u_xrc-2.8;wx_gtk2u_html-2.8;wx_gtk2u_adv-2.8;wx_baseu_xml-2.8;wx_baseu_net-2.8;wx_gtk2u_core-2.8;wx_baseu-2.8
-- Configuring incomplete, errors occurred!


I'm running (K)Ubuntu 8.04.3, gcc v4.2.4, wxWidgets 2.8.

Thanks in advance :) .

Regards,
Ivan


-- 
[ Infinite diversity in infinite combinations ]

------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
_______________________________________________
Wxart2d-users_dev mailing list
Wxart2d-users_dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxart2d-users_dev

Reply via email to