Good afternoon,

Unfortunately Wt cannot compile under Cygwin. I have followed these
instructions: 
http://redmine.webtoolkit.eu/projects/1/wiki/Installing_Wt_on_Cygwin_using_gcc
(with ./b2 --prefix=/usr/local --layout=versioned install)

What do I need to do to make this work?

Thanks for all suggestions,

Alec Taylor

 ~/wt/Build
$ cmake -DBOOST_DIR=/usr/local -DBOOST_VERSION=1_47 -DBOOST_COMPILER=gcc43 ..
-- The C compiler identification is GNU
-- The CXX compiler identification is GNU
-- Check for working C compiler: /usr/bin/gcc.exe
-- Check for working C compiler: /usr/bin/gcc.exe -- broken
CMake Error at /usr/share/cmake-2.8.2/Modules/CMakeTestCCompiler.cmake:52
(MESSAGE):
  The C compiler "/usr/bin/gcc.exe" is not able to compile a simple test
  program.

  It fails with the following output:

   Change Dir: /home/Samuel/wt/Build/CMakeFiles/CMakeTmp



  Run Build Command:/cygdrive/c/strawberry/c/bin/gmake.exe
  "cmTryCompileExec/fast"

  C:/strawberry/c/bin/gmake -f CMakeFiles/cmTryCompileExec.dir/build.make
  CMakeFiles/cmTryCompileExec.dir/build

  gmake[1]: Entering directory
  `C:/cygwin/home/Samuel/wt/Build/CMakeFiles/CMakeTmp'

  /usr/bin/cmake.exe -E cmake_progress_report
  /home/Samuel/wt/Build/CMakeFiles/CMakeTmp/CMakeFiles 1

  gmake[1]: Leaving directory
  `C:/cygwin/home/Samuel/wt/Build/CMakeFiles/CMakeTmp'

  process_begin: CreateProcess(NULL, /usr/bin/cmake.exe -E
  cmake_progress_report /home/Samuel/wt/Build/CMakeFiles/CMakeTmp/CMakeFiles
  1, ...) failed.

  make (e=2): The system cannot find the file specified.

  gmake[1]: *** [CMakeFiles/cmTryCompileExec.dir/testCCompiler.c.o] Error 2

  gmake: *** [cmTryCompileExec/fast] Error 2





  CMake will not be able to correctly generate this project.
Call Stack (most recent call first):
  CMakeLists.txt:11 (PROJECT)


-- Configuring incomplete, errors occurred!

------------------------------------------------------------------------------
Doing More with Less: The Next Generation Virtual Desktop 
What are the key obstacles that have prevented many mid-market businesses
from deploying virtual desktops?   How do next-generation virtual desktops
provide companies an easier-to-deploy, easier-to-manage and more affordable
virtual desktop model.http://www.accelacomm.com/jaw/sfnl/114/51426474/
_______________________________________________
witty-interest mailing list
witty-interest@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/witty-interest

Reply via email to