Skip to content

Instantly share code, notes, and snippets.

#!/bin/bash
xinput map-to-output 15 DVI-I-1
Ld /Users/bryce/Desktop/build/BinaryOutput/Debug/neo-editor normal x86_64
cd /Users/bryce/Desktop/NeoEditor
export MACOSX_DEPLOYMENT_TARGET=10.9
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -L/Users/bryce/Desktop/build/BinaryOutput/Debug -F/Users/bryce/Desktop/build/BinaryOutput/Debug -filelist /Users/bryce/Desktop/build/Neo/NeoEditor/NEO.build/Debug/neo-editor.build/Objects-normal/x86_64/neo-editor.LinkFileList -mmacosx-version-min=10.9 -Wl,-search_paths_first -Wl,-headerpad_max_install_names /Users/bryce/Desktop/build/BinaryOutput/Debug/libNeoCommon.a /Users/bryce/Desktop/build/BinaryOutput/Debug/libNeoGui.a /Users/bryce/Desktop/build/BinaryOutput/Debug/libassimpd.3.1.1.dylib /Users/bryce/Desktop/build/BinaryOutput/Debug/libbullet.a /Users/bryce/Desktop/NeoEditor/3rdparty/freetype/osx/libfreetype.a /Users/bryce/Desktop/build/B
Log tracked at level :6
[ Info ] Neo Editor version: v0.4 in main in main.cpp
[ Info ] SDL compiled version: 2.0.3 in main in main.cpp
[ Info ] SDL linked version: 2.0.3 in main in main.cpp
[ Info ] Searching for plugins in ./plugins in loadPluginsFrom in main.cpp
[ Info ] Loaded plugin:
Name: Images as Planes
Author: Yannick Pflanzer
Description: A plugin that allows you to load a 2D image into a 3D scene.
License: in runScript in PluginScript.cpp
The system is: Linux - 3.16.0-28-generic - x86_64
Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded.
Compiler: /usr/bin/cc
Build flags:
Id flags:
The output was:
0
Determining if the system is big endian passed with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec804480846/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec804480846.dir/build.make CMakeFiles/cmTryCompileExec804480846.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec804480846.dir/TestEndianess.c.o
/usr/bin/cc -O3 -fPIC -DLINUX -o CMakeFiles/cmTryCompileExec804480846.dir/TestEndianess.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/TestEndianess.c
Linking C executable cmTryCompileExec804480846
cmake -G "Unix Makefiles" ../NeoEditor/
-- The C compiler identification is GNU 4.9.1
-- The CXX compiler identification is GNU 4.9.1
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
The system is: Linux - 3.16.0-28-generic - x86_64
Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded.
Compiler: /usr/bin/cc
Build flags:
Id flags:
The output was:
0
Determining if the system is big endian passed with the following output:
Change Dir: /home/bryce/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec994420158/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec994420158.dir/build.make CMakeFiles/cmTryCompileExec994420158.dir/build
make[1]: Entering directory '/home/bryce/NeoBuild/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec994420158.dir/TestEndianess.c.o
/usr/bin/cc -O3 -fPIC -DLINUX -o CMakeFiles/cmTryCompileExec994420158.dir/TestEndianess.c.o -c /home/bryce/NeoBuild/CMakeFiles/CMakeTmp/TestEndianess.c
Linking C executable cmTryCompileExec994420158
The system is: Windows - 6.2 - AMD64
Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded.
Compiler: C:/MinGW/bin/gcc.exe
Build flags:
Id flags:
The output was:
0
Determining if the system is big endian passed with the following output:
Change Dir: C:/Users/Bryce.WIN-MA226DOSFHD/Desktop/Skyland/NeoBuild/CMakeFiles/CMakeTmp
Run Build Command:"C:/MinGW/bin/mingw32-make.exe" "cmTryCompileExec3350088566/fast"
C:/MinGW/bin/mingw32-make.exe -f CMakeFiles\cmTryCompileExec3350088566.dir\build.make CMakeFiles/cmTryCompileExec3350088566.dir/build
mingw32-make.exe[1]: Entering directory 'C:/Users/Bryce.WIN-MA226DOSFHD/Desktop/Skyland/NeoBuild/CMakeFiles/CMakeTmp'
"C:\Program Files (x86)\CMake\bin\cmake.exe" -E cmake_progress_report C:\Users\Bryce.WIN-MA226DOSFHD\Desktop\Skyland\NeoBuild\CMakeFiles\CMakeTmp\CMakeFiles 1