| log in |
Message boards : Macintosh : Compile the new optimized app for Mac
| Author | Message |
|---|---|
|
Hi all, pc.cpp:119:6: error: unused function 'getCorrelationCoefficient4' [-Werror,-Wunused-function]
void getCorrelationCoefficient4(double a1, double b1, double c1, double a2, double b2, double c2,
^ Does anybody have any idea how to solve this? Many thanks, Francesco ____________ | |
| ID: 939 · | |
|
I stopped using this function in my last optimized app version. For some reason my compilers did not complain about this, strange. You can remove it. | |
| ID: 940 · | |
|
The Mac OS (sse optimized app) is now available | |
| ID: 990 · | |
Message boards :
Macintosh :
Compile the new optimized app for Mac