Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Can't find the executable
Post: RE: Can't find the executable

I don't get it. I tried a clean reinstall of Raspbian and tried going with make cmake gcc g++ and still the same. Gave up and tried going the pre-compiled route and that worked. However, I want to com...
ctwelsh Discussion 9 7,362 06-13-2015, 07:33 AM
    Thread: Can't find the executable
Post: RE: Can't find the executable

Errors: pi@raspberrypi:~/MCServer/Release$ make Scanning dependencies of target jsoncpp [ 1%] Building CXX object lib/jsoncpp/CMakeFiles/jsoncpp.dir/src/lib_json/json_writer.cpp.o cc1plus: error: un...
ctwelsh Discussion 9 7,362 06-11-2015, 11:11 PM
    Thread: Can't find the executable
Post: RE: Can't find the executable

Step 1: sudo apt-get install clang git cmake build-essential 2: Git repo git clone https://github.com/mc-server/MCServer.git cd MCServer git submodule update --init 3: Process and compile cmake . -D...
ctwelsh Discussion 9 7,362 06-11-2015, 09:26 PM
    Thread: Can't find the executable
Post: RE: Can't find the executable

worktycho Wrote: (06-11-2015, 07:30 AM) -- The executable should be in the directory. -- are you referring to the ~/MCServer/MCServer directory? If so, here is what is in that directory: craftin...
ctwelsh Discussion 9 7,362 06-11-2015, 08:01 AM
    Thread: Can't find the executable
Post: Can't find the executable

I just finished compiling for Raspberry Pi 2. Everything seemed to go as planned except I see no executable file. ls of ~/MCServer reveals: Android compile.sh GETTING-STARTED.md SetFlags.cmake ...
ctwelsh Discussion 9 7,362 06-11-2015, 07:29 AM