Hello,

I just tried building wxArt2D in a mingw/mys environment.  Looks like some
of the dependencies built ok.  The first failure appears to be at
wxdocview.  The build log is attached. I don't understand anything about
cmake, except that programs that use it never build without trouble.  Can
anyone here tell me how to fix this?

John.

env:  Windows 7, Mingw/msys, wxWidgets 2.9.4, cmake 2.8.10.2
wx-config --selected-config will be used as default: msw-unicode-static-2.9
build in: /home/John/src/wxart2d/build-release
Is this the directory to build in (y/n):Source from: 
/home/John/src/wxart2d/build-release/../trunk/wxArt2D
Creating directories to build in.
build kbool from 
/home/John/src/wxart2d/build-release/../trunk/wxArt2D/thirdparty/kbool in 
/home/John/src/wxart2d/build-release
cmake /home/John/src/wxart2d/build-release/../trunk/wxArt2D/thirdparty/kbool
-- Configuring done
-- Generating done
-- Build files have been written to: 
C:/MinGW/msys/home/john/src/wxart2d/build-release/thirdparty/kbool
[ 90%] Built target kbool
[100%] Built target boolonly
build kbool from 
/home/John/src/wxart2d/build-release/../trunk/wxArt2D/thirdparty/agg-2.4
-- Looking for include file pthread.h
-- Looking for include file pthread.h - found
-- Looking for pthread_create
-- Looking for pthread_create - not found
-- Looking for pthread_create in pthreads
-- Looking for pthread_create in pthreads - not found
-- Looking for pthread_create in pthread
-- Looking for pthread_create in pthread - found
-- Found Threads: TRUE  
-- Configuring done
-- Generating done
-- Build files have been written to: 
C:/MinGW/msys/home/john/src/wxart2d/build-release/thirdparty/agg-2.4
[  8%] Built target platform
[ 32%] Built target controls
[100%] Built target antigrain
build wxdocview from 
/home/John/src/wxart2d/build-release/../trunk/wxArt2D/packages/wxdocview
CMake Error at share/wxwidgets/FindwxWidgets.cmake:406 (string):
  string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  command.
Call Stack (most recent call first):
  share/wxwidgets/FindwxWidgets.cmake:1156 (wx_find_defaultconfig)
  CMakeLists.txt:91 (find_package)


CMake Error at share/wxwidgets/FindwxWidgets.cmake:407 (string):
  string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  command.
Call Stack (most recent call first):
  share/wxwidgets/FindwxWidgets.cmake:1156 (wx_find_defaultconfig)
  CMakeLists.txt:91 (find_package)


CMake Error at share/wxwidgets/FindwxWidgets.cmake:408 (string):
  string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  command.
Call Stack (most recent call first):
  share/wxwidgets/FindwxWidgets.cmake:1156 (wx_find_defaultconfig)
  CMakeLists.txt:91 (find_package)


CMake Error at share/wxwidgets/FindwxWidgets.cmake:410 (string):
  string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  command.
Call Stack (most recent call first):
  share/wxwidgets/FindwxWidgets.cmake:1156 (wx_find_defaultconfig)
  CMakeLists.txt:91 (find_package)


CMake Error at share/wxwidgets/FindwxWidgets.cmake:411 (string):
  string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  command.
Call Stack (most recent call first):
  share/wxwidgets/FindwxWidgets.cmake:1156 (wx_find_defaultconfig)
  CMakeLists.txt:91 (find_package)


CMake Error at share/wxwidgets/FindwxWidgets.cmake:412 (string):
  string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  command.
Call Stack (most recent call first):
  share/wxwidgets/FindwxWidgets.cmake:1156 (wx_find_defaultconfig)
  CMakeLists.txt:91 (find_package)


-- setting options based on IN else default
ERRORC:/MinGW/msys/home/john/src/wxart2d/trunk/wxArt2D/packages/wxdocview/share/wxwidgets/FindwxWidgets.cmake(122):
 
--debug=no;--static=yes;--unicode=yes;--universal=no;--toolkit=gtk2;--version=. 
failed. 
The default configuration found with: C:/MinGW/msys/local/bin/wx-config 
--selected_config 
is the following: msw-unicode-static-2.9

CMake Error at share/wxwidgets/FindwxWidgets.cmake:1369 (MESSAGE):
  wxWidgets required, please specify it's location.
Call Stack (most recent call first):
  CMakeLists.txt:91 (find_package)


-- Configuring incomplete, errors occurred!
make: *** No targets specified and no makefile found.  Stop.
build wxart2d from 
/home/John/src/wxart2d/build-release/../trunk/wxArt2D/packages/wxart2d
CMake Error at share/wxwidgets/FindwxWidgets.cmake:406 (string):
  string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  command.
Call Stack (most recent call first):
  share/wxwidgets/FindwxWidgets.cmake:1156 (wx_find_defaultconfig)
  CMakeLists.txt:100 (find_package)


CMake Error at share/wxwidgets/FindwxWidgets.cmake:407 (string):
  string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  command.
Call Stack (most recent call first):
  share/wxwidgets/FindwxWidgets.cmake:1156 (wx_find_defaultconfig)
  CMakeLists.txt:100 (find_package)


CMake Error at share/wxwidgets/FindwxWidgets.cmake:408 (string):
  string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  command.
Call Stack (most recent call first):
  share/wxwidgets/FindwxWidgets.cmake:1156 (wx_find_defaultconfig)
  CMakeLists.txt:100 (find_package)


CMake Error at share/wxwidgets/FindwxWidgets.cmake:410 (string):
  string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  command.
Call Stack (most recent call first):
  share/wxwidgets/FindwxWidgets.cmake:1156 (wx_find_defaultconfig)
  CMakeLists.txt:100 (find_package)


CMake Error at share/wxwidgets/FindwxWidgets.cmake:411 (string):
  string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  command.
Call Stack (most recent call first):
  share/wxwidgets/FindwxWidgets.cmake:1156 (wx_find_defaultconfig)
  CMakeLists.txt:100 (find_package)


CMake Error at share/wxwidgets/FindwxWidgets.cmake:412 (string):
  string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  command.
Call Stack (most recent call first):
  share/wxwidgets/FindwxWidgets.cmake:1156 (wx_find_defaultconfig)
  CMakeLists.txt:100 (find_package)


-- setting options based on IN else default
ERRORC:/MinGW/msys/home/john/src/wxart2d/trunk/wxArt2D/packages/wxart2d/share/wxwidgets/FindwxWidgets.cmake(122):
 
--debug=no;--static=yes;--unicode=yes;--universal=no;--toolkit=gtk2;--version=. 
failed. 
The default configuration found with: C:/MinGW/msys/local/bin/wx-config 
--selected_config 
is the following: msw-unicode-static-2.9

CMake Error at share/wxwidgets/FindwxWidgets.cmake:1369 (MESSAGE):
  wxWidgets required, please specify it's location.
Call Stack (most recent call first):
  CMakeLists.txt:100 (find_package)


-- Configuring incomplete, errors occurred!
make: *** No targets specified and no makefile found.  Stop.
Install all packages now? (y/n):
------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122712
_______________________________________________
Wxart2d-users_dev mailing list
Wxart2d-users_dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxart2d-users_dev

Reply via email to