Skip to content

Commit 2763634

Browse files
author
Juan Rodriguez-Carvajal
committed
Commit a pptx file
1 parent 8924b41 commit 2763634

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cmake_help.inf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -105,8 +105,8 @@ See http://hdf-forum.184993.n3.nabble.com/HDF5-and-MinGW-td3393676.html
105105
Example for SXTALSOFT on Windows
106106
================================
107107
Assure that CRYSMFL_LIB and WCRYSMFL_LIB are both set to the proper platform (64 bits or 32 bits), only 64 bits will be developed from now.
108-
cmake -G "NMake Makefiles" -D CMAKE_Fortran_COMPILER=ifort -D GUI=ON -D ARCH32=OFF -D CMAKE_INSTALL_PREFIX=C:\SXtalSoft\DistSXT\Windows ..\.
109-
cmake -G "NMake Makefiles" -D CMAKE_Fortran_COMPILER=ifort -D CMAKE_BUILD_TYPE=Debug -D GUI=ON -D ARCH32=OFF -D CMAKE_INSTALL_PREFIX=C:\SXtalSoft\DistSXT\Windows\debug ..\..\.
108+
cmake -G "NMake Makefiles" -D CMAKE_Fortran_COMPILER=ifort -D GUI=ON -D ARCH32=OFF -D CMAKE_INSTALL_PREFIX=C:\ILL_Git\SXtalSoft\DistSXT\Windows ..\..\.
109+
cmake -G "NMake Makefiles" -D CMAKE_Fortran_COMPILER=ifort -D CMAKE_BUILD_TYPE=Debug -D GUI=ON -D ARCH32=OFF -D CMAKE_INSTALL_PREFIX=C:\ILL_Git\SXtalSoft\DistSXT\Windows\debug ..\..\.
110110

111111
WARNING: When you get in troubles you have to remove completely all files and directories created by cmake in c:\CrysFML\Build\ifort_XXXX
112112
and repeat the command(s) above.
Binary file not shown.

0 commit comments

Comments
 (0)