I use cmake 3.0 with both
Microsoft Visual Studio 12.0 on win7 64bits
and
Microsoft Visual Studio 10.0 on win 8 64bits
So far I have been able to use "cmake... ", "nmake" and "nmake
nsis_template_installer" on both system without any problem.
The instruction how to use cmake can be "fine" tuned I think:
1. Download cmake and install (and add to PATH when asked)
2. Make a directory where to put the cmake files
3. open a cmd window where the VS 20xx environment is setup correctly and cd to
above (2) created dir
4. cmake -G "NMake Makefiles" -DDOC_SOURCE_DIR=<path to doc source>
-DCMAKE_BUILD_TYPE:STRING=RELEASE <oorexx source path/svn checkout dir>
5. nmake
6. nmake nsis_template_installer
/hex
----- Ursprungligt Meddelande -----
Från: Rick McGuire <object.r...@gmail.com>
Till: Open Object Rexx Users <oorexx-users@lists.sourceforge.net>
Kopia:
Datum: tisdag, 01 juli 2014 18:22
Ämne: Re: [Oorexx-users] Cmake problem
I don't think any of us have built with 3.0 yet. I recommend stepping back to
2.8. In any event, this looks like a CMake issue and is beyond what I can help
you with. If you wish to continue using 3.0, you'll probably need to ask for
help on the cmake.org mailing list.
Rick
------------------------------------------------------------------------------
Open source business process management suite built on Java and Eclipse
Turn processes into business applications with Bonita BPM Community Edition
Quickly connect people, data, and systems into organized workflows
Winner of BOSSIE, CODIE, OW2 and Gartner awards
http://p.sf.net/sfu/Bonitasoft
_______________________________________________
Oorexx-users mailing list
Oorexx-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-users
------------------------------------------------------------------------------
Open source business process management suite built on Java and Eclipse
Turn processes into business applications with Bonita BPM Community Edition
Quickly connect people, data, and systems into organized workflows
Winner of BOSSIE, CODIE, OW2 and Gartner awards
http://p.sf.net/sfu/Bonitasoft
_______________________________________________
Oorexx-users mailing list
Oorexx-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-users