Quantcast
Channel: building – Gubatron.com
Browsing all 6 articles
Browse latest View live

Parque Central – Base Jumping from the Twin Towers in Caracas

During the summer of 2008, a couple of Venezuelan Parachute Base Jumpers (Carlos and Pedro) got together with Propela Productions to make a short film about an extreme dream of the jumpers, Jump from...

View Article


building cgminer from source on OSX

so you cloned the cgminer repo from github to build on your OSX machine and you get this bullshit error $ ./autogen.sh readlink: illegal option -- f usage: readlink [-n] [file ...] usage: dirname path...

View Article


How to actually build bitcoin on Mac OSX 10.9.1

First of all, if you have Macports, do yourself a favor and get rid of it. Then make sure you have Homebrew installed and all the packages installed by it up to date. 1. Let’s install all the...

View Article

[SOLVED] Gradle: How to increase the Java Compiler’s available Heap Memory

The documentation is not very clear on what all the available options are… after much Googling and many different attempts finally figured out how to raise the maximum heap of the compiler from within...

View Article

Image may be NSFW.
Clik here to view.

# Things to remember when compiling/linking C/C++ software

by Angel Leon. March 17, 2015. Include Paths On the compilation phase, you will usually need to specify the different include paths so that the interfaces (.h, .hpp) which define structs, classes,...

View Article


Image may be NSFW.
Clik here to view.

Things to remember when compiling/linking C/C++ software

.gist table { margin-bottom: 0; } Things to remember when compiling/linking C/C++ software by Angel Leon. March 17, 2015; August 29, 2019. Include Paths On the compilation phase, you will usually need...

View Article
Browsing all 6 articles
Browse latest View live