You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried to compile MILC version 7.8.1 (branch 'master') with WANTQPHIX = true.
(I previously installed QPHIX).
The compilation aborted with the following error:
In file included from ../generic/map_milc_to_qphix.c(8):
../generic/../include/generic_qphix.h(5): catastrophic error: cannot open source file "qphix.h"
#include <qphix.h>
^
On 1/27/17 3:41 AM, lcosmai wrote:
I tried to compile MILC version 7.8.1 (branch 'master') with WANTQPHIX
= true.
(I previously installed QPHIX).
The compilation aborted with the following error:
In file included from ../generic/map_milc_to_qphix.c(8):
../generic/../include/generic_qphix.h(5): catastrophic error: cannot
open source file "qphix.h"
#include <qphix.h>
^
compilation aborted for ../generic/map_milc_to_qphix.c (code 4)
make[1]: *** [map_milc_to_qphix.o] Error 4
Any hints or suggestions?
Thanks in advance for your help.
Leonardo
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#11>, or mute the thread
<https://github.com/notifications/unsubscribe-auth/AF_j3hDfxJt6smkjiopqnirT7qqZwaVHks5rWcnRgaJpZM4LvoWo>.
I tried to compile MILC version 7.8.1 (branch 'master') with WANTQPHIX = true.
(I previously installed QPHIX).
The compilation aborted with the following error:
In file included from ../generic/map_milc_to_qphix.c(8):
../generic/../include/generic_qphix.h(5): catastrophic error: cannot open source file "qphix.h"
#include <qphix.h>
^
compilation aborted for ../generic/map_milc_to_qphix.c (code 4)
make[1]: *** [map_milc_to_qphix.o] Error 4
Any hints or suggestions?
Thanks in advance for your help.
Leonardo
The text was updated successfully, but these errors were encountered: