@@ -55,7 +55,7 int main(int argc, char *argv[]) | |||||
55 | #endif |
|
55 | #endif | |
56 |
|
56 | |||
57 |
|
57 | |||
58 |
#if __ |
|
58 | #if __unix || __APPLE | |
59 | #if __x86_64__ || __ppc64__ |
|
59 | #if __x86_64__ || __ppc64__ | |
60 | if (!pluginDir.cd("../lib64/SciQlop")) { |
|
60 | if (!pluginDir.cd("../lib64/SciQlop")) { | |
61 | pluginDir.cd("../lib64/sciqlop"); |
|
61 | pluginDir.cd("../lib64/sciqlop"); |
General Comments 0
You need to be logged in to leave comments.
Login now