Closed jrekier closed 9 years ago
Ok good. Now, there's no reason why the auto-test shouldn't run:
export FC=...
export CC=...
# Make sure you source sourceme.sh
./magic_checks.pl --all --clean --use-cmake
If you don't specify the use-cmake flag, then the magic_checks.pl script will go to $MAGIC_HOME/src and try to build the code from the makefile and it's likely to fail if you didn't edit it.
All right ! Excellent, now it's working ! Thanks very much. The "-cmake" flag was what I was missing.
Thanks again
Cool! I have to include this option in the main README file
Hi !
can't seem to pass the test step:
similar errors are produced for the remaining 12 tests so that the summary reads:
The compilation seems to be working all right:
$cmake output :
$make-j output :