Changes

Jump to navigation Jump to search
Should be:
if target_platform in ('amd64','x86_64'):
 
If not fixing the bug, you will get:
<source lang="powershell">
C:\WinPython27\relax_disp_mingw>scons
scons: Reading SConscript files ...
scons: done reading SConscript files.
scons: Building targets ...
 
###########################
# Compiling the C modules #
###########################
Building the relaxation curve fitting module 'target_functions\\relax_fit.pyd'
 
cl /Fotarget_functions\c_chi2.obj /c target_functions\c_chi2.c /nologo /I"C:\Win
Python27\WinPython-64bit-2.7.5.1\scripts\..\python-2.7.5.amd64\include"
'cl' is not recognized as an internal or external command,
operable program or batch file.
scons: *** [target_functions\c_chi2.obj] Error 1
scons: building terminated because of errors.
</source>
= Install Subversion checkout of relax =

Navigation menu