jive-vlbi / jive5ab

The JIVE VLBI data recording and transport utility
9 stars 5 forks source link

Another OSX compile issue #2

Closed XhrisPhillips closed 4 years ago

XhrisPhillips commented 4 years ago

Its getting vert close - 99%!

[ 99%] Building CXX object src/CMakeFiles/jive5ab-3.1.0-64bit-Debug.dir/version.cc.o
In file included from /Users/phi196/code/jive5ab/src/xlrdevice.cc:20:
/Users/phi196/code/jive5ab/src/xlrdevice.h:330:21: error: private field 'wordnr' is not used [-Werror,-Wunused-private-field]
        uint32_t    wordnr;
                    ^
1 error generated.
make[2]: *** [src/CMakeFiles/jive5ab-3.1.0-64bit-Debug.dir/xlrdevice.cc.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[1]: *** [src/CMakeFiles/jive5ab-3.1.0-64bit-Debug.dir/all] Error 2
make: *** [all] Error 2
haavee commented 4 years ago

Should be fixed now, can you close the issue if true? Otherwise just comment wether it's fixed or not and I'll close it (or figure a better fix).

XhrisPhillips commented 4 years ago

Now compiles fully. I have not run any tests