Top "Binaries" questions

* Compiled computer programs are sometimes called "binaries". Instead of this tag, use [tag:executable] for this sense.

Boost 1.55 doesn't work with Visual Studio 2013

I have compiled the boost binaries correctly and followed all of the instructions, but I am getting a lot of …

c++ visual-studio boost libraries binaries
java: read large binary file

I need to read out a given large file that contains 500000001 binaries. Afterwards I have to translate them into ASCII. …

java byte binaries large-data
make:*** [Lab1] Error 1

I already read everything Make: *** [] Error 1 and I am returning a 0 in my main method. I've tried switching up parsers, …

c++ eclipse makefile binaries