RandomInEqualities

Results 3 comments of RandomInEqualities

I updated it and added const to the variables.

As far as I know (and how I have been able to do it) is that before running CMake, it is required to run ./update.sh inside a linux/unix shell. This...

I think if using CMake this is all handled by that, so nothing is needed there! I'm not sure about cross compiling, since that does require the extra -lws2_32 and...